Trace number 2082402

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
Conquer 2009-07-10SAT 81.7046 82.433

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-9_ext.xml
MD5SUM9c8ddf9c3eba4ea604759caf2f2ef92e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.99509
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

81.65/82.43	s SATISFIABLE
81.65/82.43	v 2 0 0 3 4 4 1 4 4 4 1 2 2 0 1 1 4 3 0 2

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2082402-1247375064/watcher-2082402-1247375064 -o /tmp/evaluation-result-2082402-1247375064/solver-2082402-1247375064 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2082402-1247375064.xml -dir HOME -tmpdir HOME 

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: 1.99 1.98 1.99 4/74 26716
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=4264 CPUtime=0.14
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 283 0 0 0 5 9 0 0 19 0 1 0 24571598 4366336 265 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 1066 265 100 29 0 653 0

[startup+0.271407 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26716
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=4264 CPUtime=0.23
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 381 0 0 0 7 16 0 0 19 0 1 0 24571598 4366336 363 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 1066 363 100 29 0 653 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9620

[startup+0.301409 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26716
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=4264 CPUtime=0.26
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 410 0 0 0 8 18 0 0 19 0 1 0 24571598 4366336 392 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 1066 392 100 29 0 653 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9620

[startup+0.40142 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26716
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=4264 CPUtime=0.37
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 508 0 0 0 12 25 0 0 21 0 1 0 24571598 4366336 490 996147200 1448431616 1448550632 4294956128 18446744073709551615 134516772 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 1066 490 100 29 0 653 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 9620

[startup+0.70146 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 26716
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=6704 CPUtime=0.67
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 802 0 0 0 21 46 0 0 23 0 1 0 24571598 6864896 784 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 1676 784 100 29 0 1263 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12060

[startup+1.50156 s]
/proc/loadavg: 2.15 2.02 2.01 3/76 26719
/proc/meminfo: memFree=1690552/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=9140 CPUtime=1.46
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 1582 0 0 0 47 99 0 0 25 0 1 0 24571598 9359360 1564 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 2285 1564 100 29 0 1872 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 14496

[startup+3.10176 s]
/proc/loadavg: 2.15 2.02 2.01 3/76 26719
/proc/meminfo: memFree=1684088/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=14032 CPUtime=3.06
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 3148 0 0 0 99 207 0 0 25 0 1 0 24571598 14368768 3130 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 3508 3130 100 29 0 3095 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 19388

[startup+6.30116 s]
/proc/loadavg: 2.15 2.02 2.01 3/76 26719
/proc/meminfo: memFree=1665144/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=0
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 24571598 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 241 200 169 0 50 0
[pid=26718] ppid=26716 vsize=28684 CPUtime=6.25
/proc/26718/stat : 26718 (ld-linux.so.2) R 26716 26716 21932 0 -1 4194304 6274 0 0 0 197 428 0 0 25 0 1 0 24571598 29372416 6256 996147200 1448431616 1448550632 4294956128 18446744073709551615 134536246 0 0 4096 0 0 0 0 17 0 0 0
/proc/26718/statm: 7171 6256 100 29 0 6758 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 34040

[startup+12.703 s]
/proc/loadavg: 2.20 2.03 2.01 3/84 26730
/proc/meminfo: memFree=1666360/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=311824 CPUtime=1.2
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 6221 0 2 0 117 3 0 0 25 0 9 0 24572725 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 134708706 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 77956 5722 647 2003 0 75367 0
[pid=26721/tid=26723] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=311824 CPUtime=0.04
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 16 0 0 0 4 0 0 0 16 0 9 0 24572746 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 19 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 5722 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 317180

[startup+25.5066 s]
/proc/loadavg: 2.17 2.03 2.01 3/84 26730
/proc/meminfo: memFree=1522104/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=311824 CPUtime=13.84
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 40281 0 2 0 1366 18 0 0 25 0 9 0 24572725 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 134907441 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 77956 39650 647 2003 0 75367 0
[pid=26721/tid=26723] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=311824 CPUtime=0.31
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 21 0 0 0 31 0 0 0 19 0 9 0 24572746 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24572749 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24572749 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=311824 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=311824 CPUtime=0.02
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 19 0 0 0 2 0 0 0 15 0 9 0 24572749 319307776 39650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 317180

[startup+51.1028 s]
/proc/loadavg: 2.11 2.03 2.01 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=39.31
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 102312 0 2 0 3890 41 0 0 25 0 9 0 24572725 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 134768475 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 124915 98595 690 2003 0 122326 0
[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 505016

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

[startup+51.3018 s]
/proc/loadavg: 2.11 2.03 2.01 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=39.51
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 102312 0 2 0 3910 41 0 0 25 0 9 0 24572725 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.81
Current children cumulated vsize (KiB) 505016

[startup+76.902 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=64.99
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 102444 0 2 0 6456 43 0 0 25 0 9 0 24572725 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 135462488 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 124915 98595 690 2003 0 122326 0
[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.18
Current children cumulated vsize (KiB) 505016

[startup+80.1024 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=68.17
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 102472 0 2 0 6774 43 0 0 25 0 9 0 24572725 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 124915 98595 690 2003 0 122326 0
[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 79.36
Current children cumulated vsize (KiB) 505016

[startup+81.7026 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=69.76
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 102484 0 2 0 6933 43 0 0 25 0 9 0 24572725 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 124915 98595 690 2003 0 122326 0
[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 98595 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 80.95
Current children cumulated vsize (KiB) 505016

[startup+82.1027 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=70.16
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 102870 0 2 0 6973 43 0 0 25 0 9 0 24572725 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 124915 98979 690 2003 0 122326 0
[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 98979 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 81.35
Current children cumulated vsize (KiB) 505016

[startup+82.3027 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=499660 CPUtime=70.36
/proc/26721/stat : 26721 (Conquer) R 26716 26716 21932 0 -1 0 103190 0 2 0 6993 43 0 0 25 0 9 0 24572725 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 135303506 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 124915 99299 690 2003 0 122326 0
[pid=26721/tid=26723] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26723/stat : 26723 (Conquer) S 26716 26716 21932 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 24572729 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26721/tid=26724] ppid=26716 vsize=499660 CPUtime=1.05
/proc/26721/task/26724/stat : 26724 (Conquer) S 26716 26716 21932 0 -1 64 51 0 0 0 105 0 0 0 23 0 9 0 24572746 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26725] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26725/stat : 26725 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26726] ppid=26716 vsize=499660 CPUtime=0.15
/proc/26721/task/26726/stat : 26726 (Conquer) S 26716 26716 21932 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24572749 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26727] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26727/stat : 26727 (Conquer) S 26716 26716 21932 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26728] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26728/stat : 26728 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26729] ppid=26716 vsize=499660 CPUtime=0
/proc/26721/task/26729/stat : 26729 (Conquer) S 26716 26716 21932 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24572749 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26721/tid=26730] ppid=26716 vsize=499660 CPUtime=0.06
/proc/26721/task/26730/stat : 26730 (Conquer) S 26716 26716 21932 0 -1 64 870 0 0 0 6 0 0 0 15 0 9 0 24572749 511651840 99299 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 81.55
Current children cumulated vsize (KiB) 505016

[startup+82.403 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 26730
/proc/meminfo: memFree=1284600/2055920 swapFree=4192812/4192956
[pid=26716] ppid=26714 vsize=5356 CPUtime=11.19
/proc/26716/stat : 26716 (solver) S 26714 26716 21932 0 -1 4194304 361 11300 0 0 0 0 353 766 16 0 1 0 24571598 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26716/statm: 1339 242 201 169 0 50 0
[pid=26721] ppid=26716 vsize=0 CPUtime=70.46
/proc/26721/stat : 26721 (Conquer) Z 26716 26716 21932 0 -1 12 103337 0 2 0 6999 47 0 0 25 0 2 0 24572725 0 0 996147200 0 0 0 0 0 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26721/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 81.65
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 82.433
CPU time (s): 81.7046
CPU user time (s): 73.5418
CPU system time (s): 8.16276
CPU usage (%): 99.1163
Max. virtual memory (cumulated for all children) (KiB): 519504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.5418
system time used= 8.16276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115143
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 451
involuntary context switches= 1562

runsolver used 0.103984 second user time and 0.270958 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 07:04:25
IDJOB=2082402
IDBENCH=57581
IDSOLVER=740
FILE ID=node92/2082402-1247375064
PBS_JOBID= 9507021
Free space on /tmp= 66316 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-9_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082402-1247375064/watcher-2082402-1247375064 -o /tmp/evaluation-result-2082402-1247375064/solver-2082402-1247375064 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2082402-1247375064.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 9c8ddf9c3eba4ea604759caf2f2ef92e
RANDOM SEED=1743922063

node92.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.216
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	: 5914.62
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.216
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1699944 kB
Buffers:         25692 kB
Cached:         206188 kB
SwapCached:          0 kB
Active:         207328 kB
Inactive:        88384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           42588 kB
Writeback:           0 kB
Mapped:          74524 kB
Slab:            45520 kB
Committed_AS:   244892 kB
PageTables:       1944 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= 66272 MiB
End job on node92 at 2009-07-12 07:05:48