Trace number 2059599

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-10UNSAT 596.211 596.713

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-58021_ext.xml
MD5SUM646c308d0d2b6d69b43b2acd55fc5134
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark168.888
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

596.18/596.71	s UNSATISFIABLE

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-2059599-1247339929/watcher-2059599-1247339929 -o /tmp/evaluation-result-2059599-1247339929/solver-2059599-1247339929 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2059599-1247339929.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.91 1.95 1.97 4/75 15792
/proc/meminfo: memFree=1111080/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 21058189 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15792/statm: 1339 240 199 169 0 50 0
[pid=15793] ppid=15792 vsize=5356 CPUtime=0
/proc/15793/stat : 15793 (solver) R 15792 15792 15239 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 21058190 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240153849127 0 0 4096 0 0 0 0 17 1 0 0
/proc/15793/statm: 1339 241 200 169 0 50 0

[startup+0.089918 s]
/proc/loadavg: 1.91 1.95 1.97 4/75 15792
/proc/meminfo: memFree=1111080/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21058189 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101916 s]
/proc/loadavg: 1.91 1.95 1.97 4/75 15792
/proc/meminfo: memFree=1111080/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21058189 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301963 s]
/proc/loadavg: 1.91 1.95 1.97 4/75 15792
/proc/meminfo: memFree=1111080/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.701038 s]
/proc/loadavg: 1.91 1.95 1.97 4/75 15792
/proc/meminfo: memFree=1111080/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+1.50219 s]
/proc/loadavg: 1.91 1.95 1.97 3/85 15806
/proc/meminfo: memFree=1100312/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=311824 CPUtime=1.17
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 7215 0 0 0 113 4 0 0 25 0 9 0 21058203 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 134817462 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 77956 6695 683 2003 0 75367 0
[pid=15797/tid=15799] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=311824 CPUtime=0.03
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 17 0 0 0 3 0 0 0 16 0 9 0 21058222 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058223 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21058223 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 6695 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 317180

[startup+3.1025 s]
/proc/loadavg: 2.00 1.97 1.97 3/85 15806
/proc/meminfo: memFree=1071960/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=311824 CPUtime=2.77
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 22846 0 0 0 266 11 0 0 25 0 9 0 21058203 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 134809134 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 77956 22248 684 2003 0 75367 0
[pid=15797/tid=15799] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=311824 CPUtime=0.03
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 17 0 0 0 3 0 0 0 16 0 9 0 21058222 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058223 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21058223 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=311824 CPUtime=0
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21058224 319307776 22248 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 317180

[startup+6.30211 s]
/proc/loadavg: 2.00 1.97 1.97 3/85 15806
/proc/meminfo: memFree=1032984/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=5.96
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 28012 0 0 0 581 15 0 0 25 0 9 0 21058203 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 134793459 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 21390 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 6 0 0 0 17 0 9 0 21058222 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21058223 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21058223 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21058224 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21058224 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21058224 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 21390 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 317444

[startup+12.7023 s]
/proc/loadavg: 2.00 1.97 1.97 3/85 15806
/proc/meminfo: memFree=1075288/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=12.35
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 34126 0 0 0 1214 21 0 0 25 0 9 0 21058203 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 134825918 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8846 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=0.12
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 11 1 0 0 16 0 9 0 21058222 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058223 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21058223 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 317444

[startup+25.5018 s]
/proc/loadavg: 2.00 1.97 1.97 3/85 15806
/proc/meminfo: memFree=1077344/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=25.16
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 37304 0 0 0 2488 28 0 0 25 0 9 0 21058203 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 134750402 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8654 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=0.2
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 18 2 0 0 16 0 9 0 21058222 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058223 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 6 0 0 0 15 0 9 0 21058223 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 317444

[startup+51.1027 s]
/proc/loadavg: 2.00 1.97 1.97 3/85 15806

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

[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=3.32
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 309 23 0 0 16 0 9 0 21058222 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058223 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=2.94
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 293 1 0 0 15 0 9 0 21058223 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 21058224 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058224 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0.05
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 2 3 0 0 15 0 9 0 21058224 319578112 8646 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.79
Current children cumulated vsize (KiB) 317444

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

[startup+588.701 s]
/proc/loadavg: 2.00 1.99 1.98 3/85 15806
/proc/meminfo: memFree=1074400/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=588.06
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 181770 0 0 0 58502 304 0 0 25 0 9 0 21058203 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 134810686 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8162 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=3.35
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 312 23 0 0 16 0 9 0 21058222 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058223 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=2.98
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 297 1 0 0 15 0 9 0 21058223 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 21058224 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058224 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 3 3 0 0 15 0 9 0 21058224 319578112 8162 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 588.18
Current children cumulated vsize (KiB) 317444

[startup+591.902 s]
/proc/loadavg: 2.00 1.99 1.98 3/85 15806
/proc/meminfo: memFree=1073952/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=591.26
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 182542 0 0 0 58821 305 0 0 25 0 9 0 21058203 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 134809674 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8654 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=3.37
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 314 23 0 0 16 0 9 0 21058222 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058223 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=2.99
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 298 1 0 0 15 0 9 0 21058223 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 3 3 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 591.38
Current children cumulated vsize (KiB) 317444

[startup+595.107 s]
/proc/loadavg: 2.00 1.99 1.98 3/85 15806
/proc/meminfo: memFree=1074144/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=594.47
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 183526 0 0 0 59139 308 0 0 25 0 9 0 21058203 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 134808912 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8842 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=3.38
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 315 23 0 0 16 0 9 0 21058222 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058223 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=3.01
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 300 1 0 0 15 0 9 0 21058223 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 21058224 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0.01
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21058224 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058224 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 3 3 0 0 15 0 9 0 21058224 319578112 8842 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 594.59
Current children cumulated vsize (KiB) 317444

[startup+595.903 s]
/proc/loadavg: 2.00 1.99 1.98 3/85 15806
/proc/meminfo: memFree=1074144/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=595.26
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 183564 0 0 0 59218 308 0 0 25 0 9 0 21058203 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 137648337 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8654 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=3.4
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 316 24 0 0 16 0 9 0 21058222 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058223 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=3.01
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 300 1 0 0 15 0 9 0 21058223 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0.01
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 3 3 0 0 15 0 9 0 21058224 319578112 8654 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 595.38
Current children cumulated vsize (KiB) 317444

[startup+596.303 s]
/proc/loadavg: 2.00 1.99 1.98 3/85 15806
/proc/meminfo: memFree=1073952/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=312088 CPUtime=595.66
/proc/15797/stat : 15797 (Conquer) R 15792 15792 15239 0 -1 0 183582 0 0 0 59258 308 0 0 25 0 9 0 21058203 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 134826104 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 78022 8650 684 2003 0 75433 0
[pid=15797/tid=15799] ppid=15792 vsize=312088 CPUtime=0
/proc/15797/task/15799/stat : 15799 (Conquer) S 15792 15792 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21058204 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15797/tid=15800] ppid=15792 vsize=312088 CPUtime=3.4
/proc/15797/task/15800/stat : 15800 (Conquer) S 15792 15792 15239 0 -1 64 25 0 0 0 316 24 0 0 16 0 9 0 21058222 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15801] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15801/stat : 15801 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058223 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15802] ppid=15792 vsize=312088 CPUtime=3.01
/proc/15797/task/15802/stat : 15802 (Conquer) S 15792 15792 15239 0 -1 64 5 0 0 0 300 1 0 0 15 0 9 0 21058223 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15803] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15803/stat : 15803 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 21058224 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15804] ppid=15792 vsize=312088 CPUtime=0.01
/proc/15797/task/15804/stat : 15804 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21058224 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15805] ppid=15792 vsize=312088 CPUtime=0.02
/proc/15797/task/15805/stat : 15805 (Conquer) S 15792 15792 15239 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21058224 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15797/tid=15806] ppid=15792 vsize=312088 CPUtime=0.06
/proc/15797/task/15806/stat : 15806 (Conquer) S 15792 15792 15239 0 -1 64 79 0 0 0 3 3 0 0 15 0 9 0 21058224 319578112 8650 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 595.78
Current children cumulated vsize (KiB) 317444

[startup+596.702 s]
/proc/loadavg: 2.00 1.99 1.98 3/85 15806
/proc/meminfo: memFree=1073952/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=5356 CPUtime=0.12
/proc/15792/stat : 15792 (solver) S 15790 15792 15239 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21058189 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15792/statm: 1339 242 201 169 0 50 0
[pid=15797] ppid=15792 vsize=0 CPUtime=596.06
/proc/15797/stat : 15797 (Conquer) Z 15792 15792 15239 0 -1 12 183613 0 0 0 59297 309 0 0 25 0 2 0 21058203 0 0 996147200 0 0 0 0 0 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15797/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 596.18
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 596.713
CPU time (s): 596.211
CPU user time (s): 593.01
CPU system time (s): 3.20151
CPU usage (%): 99.916
Max. virtual memory (cumulated for all children) (KiB): 317448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 593.01
system time used= 3.20151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184520
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44648
involuntary context switches= 31330

runsolver used 0.78788 second user time and 1.93171 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-11 21:18:49
IDJOB=2059599
IDBENCH=53596
IDSOLVER=740
FILE ID=node86/2059599-1247339929
PBS_JOBID= 9506786
Free space on /tmp= 66304 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-58021_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059599-1247339929/watcher-2059599-1247339929 -o /tmp/evaluation-result-2059599-1247339929/solver-2059599-1247339929 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2059599-1247339929.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 646c308d0d2b6d69b43b2acd55fc5134
RANDOM SEED=1180143055

node86.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.265
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.265
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:       1111560 kB
Buffers:         65544 kB
Cached:         765892 kB
SwapCached:          0 kB
Active:         164528 kB
Inactive:       704080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20996 kB
Writeback:           0 kB
Mapped:          48368 kB
Slab:            60892 kB
Committed_AS:   153540 kB
PageTables:       1956 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= 66284 MiB
End job on node86 at 2009-07-11 21:28:46