Trace number 2083728

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 2009-07-14UNSAT 101.423 102.446

DiagnosticValue
CHECKS14387
NODES0

General information on the benchmark

Namecsp/fapp/fapp25/
normalized-fapp25-2230-0.xml
MD5SUM7d256a84222d0f8032eecede595dc56a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.50955
Satisfiable
(Un)Satisfiability was proved
Number of variables2230
Number of constraints18971
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18971
Global constraints used (with number of constraints)

Solver Data

99.43/100.49	c CPU-LOAD 85.79
99.43/100.49	c LOADED 2230 V (302 E), 11974 ExtensionConstraint2D, arity 2, 85.79 cpu
101.31/102.31	s UNSATISFIABLE
101.31/102.31	d NODES 0
101.31/102.31	d CHECKS 14387
101.31/102.31	c prepro-constraint-ccks: 0
101.31/102.31	c prepro-constraint-presenceccks: 0
101.31/102.31	c prepro-cpu: 0.049999982
101.31/102.31	c prepro-matrix2d-ccks: 14387
101.31/102.31	c prepro-matrix2d-presenceccks: 13440
101.31/102.31	c prepro-removed: 5459
101.31/102.31	c total-assgn: 0
101.31/102.31	c total-constraint-ccks: 0
101.31/102.31	c total-constraint-presence-ccks: 0
101.31/102.31	c total-cpu: 0.41
101.31/102.31	c total-matrix2d-ccks: 14387
101.31/102.31	c total-matrix2d-presence-ccks: 13440
101.31/102.31	c TOTAL-NODES 0
101.31/102.31	c TOTAL-CPU 0.41

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083728-1247723671/watcher-2083728-1247723671 -o /tmp/evaluation-result-2083728-1247723671/solver-2083728-1247723671 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083728-1247723671.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.03 2.00 4/72 16653
/proc/meminfo: memFree=1438456/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=18576 CPUtime=0
/proc/16653/stat : 16653 (runsolver) R 16651 16653 14306 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59058842 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 209135922471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16653/statm: 4644 284 249 26 0 2626 0

[startup+0.026092 s]
/proc/loadavg: 2.07 2.03 2.00 4/72 16653
/proc/meminfo: memFree=1438456/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102589 s]
/proc/loadavg: 2.07 2.03 2.00 4/72 16653
/proc/meminfo: memFree=1438456/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301606 s]
/proc/loadavg: 2.07 2.03 2.00 4/72 16653
/proc/meminfo: memFree=1438456/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701643 s]
/proc/loadavg: 2.07 2.03 2.00 4/72 16653
/proc/meminfo: memFree=1438456/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50271 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 16666
/proc/meminfo: memFree=1423080/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=848480 CPUtime=1.48
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 8292 0 1 0 141 7 0 0 18 0 9 0 59058844 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212120 7154 2624 9 0 206598 0
[pid=16658/tid=16659] ppid=16653 vsize=848480 CPUtime=0.99
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 3893 0 1 0 95 4 0 0 21 0 9 0 59058845 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4125998327 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=848480 CPUtime=0.12
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 2131 0 0 0 12 0 0 0 16 0 9 0 59058846 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59058846 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59058846 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59058849 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=848480 CPUtime=0.33
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 1570 0 0 0 33 0 0 0 15 0 9 0 59058852 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59058852 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59058852 868843520 7154 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 853836

[startup+3.10285 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 16666
/proc/meminfo: memFree=1417320/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=848480 CPUtime=3.07
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 9482 0 1 0 298 9 0 0 18 0 9 0 59058844 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212120 8320 2625 9 0 206598 0
[pid=16658/tid=16659] ppid=16653 vsize=848480 CPUtime=2.44
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 3917 0 1 0 239 5 0 0 25 0 9 0 59058845 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4126208024 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=848480 CPUtime=0.27
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 3296 0 0 0 25 2 0 0 16 0 9 0 59058846 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59058846 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59058846 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59058849 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=848480 CPUtime=0.33
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 1571 0 0 0 33 0 0 0 15 0 9 0 59058852 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59058852 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=848480 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59058852 868843520 8320 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 853836

[startup+6.30114 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 16666
/proc/meminfo: memFree=1409640/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=848448 CPUtime=6.24
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 10699 0 1 0 614 10 0 0 18 0 9 0 59058844 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212112 9496 2625 9 0 206590 0
[pid=16658/tid=16659] ppid=16653 vsize=848448 CPUtime=5.44
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 3983 0 1 0 539 5 0 0 25 0 9 0 59058845 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4126511214 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=848448 CPUtime=0.43
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 4447 0 0 0 41 2 0 0 16 0 9 0 59058846 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59058846 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59058846 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59058849 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=848448 CPUtime=0.33
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 1571 0 0 0 33 0 0 0 15 0 9 0 59058852 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59058852 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59058852 868810752 9496 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 853804

[startup+12.7027 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 16666
/proc/meminfo: memFree=1402728/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=848448 CPUtime=12.58
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 13243 0 1 0 1247 11 0 0 18 0 9 0 59058844 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212112 10745 2626 9 0 206590 0
[pid=16658/tid=16659] ppid=16653 vsize=848448 CPUtime=11.55
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 4127 0 1 0 1149 6 0 0 25 0 9 0 59058845 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4126249688 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=848448 CPUtime=0.66
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 6847 0 0 0 63 3 0 0 16 0 9 0 59058846 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59058846 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59058846 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59058849 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=848448 CPUtime=0.33
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 1571 0 0 0 33 0 0 0 16 0 9 0 59058852 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59058852 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=848448 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59058852 868810752 10745 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 853804

[startup+25.5028 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 16667
/proc/meminfo: memFree=1380960/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=851524 CPUtime=25.25
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 20137 0 1 0 2510 15 0 0 18 0 10 0 59058844 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212881 16184 2629 9 0 207359 0
[pid=16658/tid=16659] ppid=16653 vsize=851524 CPUtime=23.35
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 4447 0 1 0 2329 6 0 0 25 0 10 0 59058845 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4125621901 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=851524 CPUtime=1.16
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 12381 0 0 0 111 5 0 0 16 0 10 0 59058846 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=851524 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59058846 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=851524 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59058846 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=851524 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59058849 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=851524 CPUtime=0.69
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 2605 0 0 0 68 1 0 0 15 0 10 0 59058852 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=851524 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59058852 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=851524 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59058852 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16667] ppid=16653 vsize=851524 CPUtime=0
/proc/16658/task/16667/stat : 16667 (java) S 16653 16653 14306 0 -1 64 6 0 0 0 0 0 0 0 25 0 10 0 59060514 871960576 16184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 856880

[startup+51.1021 s]
/proc/loadavg: 2.10 2.04 2.00 3/83 16667
/proc/meminfo: memFree=1301216/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=851744 CPUtime=50.6
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 40422 0 1 0 5014 46 0 0 18 0 10 0 59058844 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212936 36158 2633 9 0 207414 0
[pid=16658/tid=16659] ppid=16653 vsize=851744 CPUtime=44.7
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 6588 0 1 0 4447 23 0 0 25 0 10 0 59058845 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 103809661 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=851744 CPUtime=3.07
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 29667 0 0 0 293 14 0 0 17 0 10 0 59058846 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=851744 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59058846 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=851744 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59058846 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=851744 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59058849 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=851744 CPUtime=2.79
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 3459 0 0 0 273 6 0 0 15 0 10 0 59058852 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=851744 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59058852 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=851744 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59058852 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16667] ppid=16653 vsize=851744 CPUtime=0
/proc/16658/task/16667/stat : 16667 (java) S 16653 16653 14306 0 -1 64 6 0 0 0 0 0 0 0 25 0 10 0 59060514 872185856 36158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 857100

[startup+102.308 s]
/proc/loadavg: 2.24 2.08 2.02 3/82 16667
/proc/meminfo: memFree=861856/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=851868 CPUtime=101.31
/proc/16658/stat : 16658 (java) S 16653 16653 14306 0 -1 0 147234 0 1 0 10028 103 0 0 18 0 9 0 59058844 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 212967 142822 2634 9 0 207445 0
[pid=16658/tid=16659] ppid=16653 vsize=851868 CPUtime=86.1
/proc/16658/task/16659/stat : 16659 (java) R 16653 16653 14306 0 -1 64 12106 0 1 0 8574 36 0 0 25 0 9 0 59058845 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4125666695 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16660] ppid=16653 vsize=851868 CPUtime=10.58
/proc/16658/task/16660/stat : 16660 (java) S 16653 16653 14306 0 -1 64 130487 0 0 0 1003 55 0 0 17 0 9 0 59058846 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16661] ppid=16653 vsize=851868 CPUtime=0
/proc/16658/task/16661/stat : 16661 (java) S 16653 16653 14306 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59058846 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16662] ppid=16653 vsize=851868 CPUtime=0
/proc/16658/task/16662/stat : 16662 (java) S 16653 16653 14306 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59058846 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16663] ppid=16653 vsize=851868 CPUtime=0
/proc/16658/task/16663/stat : 16663 (java) S 16653 16653 14306 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59058849 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16664] ppid=16653 vsize=851868 CPUtime=4.6
/proc/16658/task/16664/stat : 16664 (java) S 16653 16653 14306 0 -1 64 3929 0 0 0 450 10 0 0 16 0 9 0 59058852 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16665] ppid=16653 vsize=851868 CPUtime=0
/proc/16658/task/16665/stat : 16665 (java) S 16653 16653 14306 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59058852 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16658/tid=16666] ppid=16653 vsize=851868 CPUtime=0
/proc/16658/task/16666/stat : 16666 (java) S 16653 16653 14306 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59058852 872312832 142822 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 857224

Solver just ended. Dumping a history of the last processes samples

[startup+102.403 s]
/proc/loadavg: 2.24 2.08 2.02 3/82 16667
/proc/meminfo: memFree=861856/2055920 swapFree=4192812/4192956
[pid=16653] ppid=16651 vsize=5356 CPUtime=0
/proc/16653/stat : 16653 (concrete.sh) S 16651 16653 14306 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59058842 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16653/statm: 1339 244 201 169 0 50 0
[pid=16658] ppid=16653 vsize=0 CPUtime=101.36
/proc/16658/stat : 16658 (java) Z 16653 16653 14306 0 -1 12 147243 0 1 0 10028 108 0 0 16 0 2 0 59058844 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16658/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 102.446
CPU time (s): 101.423
CPU user time (s): 100.293
CPU system time (s): 1.12983
CPU usage (%): 99.0008
Max. virtual memory (cumulated for all children) (KiB): 857528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.293
system time used= 1.12983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147885
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24162
involuntary context switches= 25979

runsolver used 0.144977 second user time and 0.354946 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-16 07:54:31
IDJOB=2083728
IDBENCH=57913
IDSOLVER=735
FILE ID=node41/2083728-1247723671
PBS_JOBID= 9521473
Free space on /tmp= 65788 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp25/normalized-fapp25-2230-0.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083728-1247723671/watcher-2083728-1247723671 -o /tmp/evaluation-result-2083728-1247723671/solver-2083728-1247723671 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2083728-1247723671.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7d256a84222d0f8032eecede595dc56a
RANDOM SEED=1197181724

node41.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1438936 kB
Buffers:         78744 kB
Cached:         312256 kB
SwapCached:          0 kB
Active:         224032 kB
Inactive:       306276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3860 kB
Writeback:           0 kB
Mapped:         150848 kB
Slab:            71740 kB
Committed_AS:   590564 kB
PageTables:       2008 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65788 MiB
End job on node41 at 2009-07-16 07:56:14