Trace number 2075098

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 655.417 658.364

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-26_ext.xml
MD5SUM8130eee4845b61b5a0d48c4b357e8b07
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 benchmark100.77
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

655.35/658.36	s SATISFIABLE
655.35/658.36	v 10 0 5 3 14 17 16 2 11 8 23 8 5 14 13 21 1 14 18 11 20 3 20 22

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-2075098-1247359747/watcher-2075098-1247359747 -o /tmp/evaluation-result-2075098-1247359747/solver-2075098-1247359747 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2075098-1247359747.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.88 1.94 1.97 4/73 18800
/proc/meminfo: memFree=1760400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=0
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 23039217 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18800/statm: 1339 240 199 169 0 50 0
[pid=18801] ppid=18800 vsize=5356 CPUtime=0
/proc/18801/stat : 18801 (solver) R 18800 18800 16673 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 23039217 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 231882681639 0 0 4096 0 0 0 0 17 1 0 0
/proc/18801/statm: 1339 241 200 169 0 50 0

[startup+0.0782481 s]
/proc/loadavg: 1.88 1.94 1.97 4/73 18800
/proc/meminfo: memFree=1760400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=0
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23039217 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102251 s]
/proc/loadavg: 1.88 1.94 1.97 4/73 18800
/proc/meminfo: memFree=1760400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=0
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23039217 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301275 s]
/proc/loadavg: 1.88 1.94 1.97 4/73 18800
/proc/meminfo: memFree=1760400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=0
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23039217 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701319 s]
/proc/loadavg: 1.88 1.94 1.97 4/73 18800
/proc/meminfo: memFree=1760400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=0
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23039217 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50243 s]
/proc/loadavg: 1.88 1.94 1.97 3/75 18803
/proc/meminfo: memFree=1755392/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=0
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23039217 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 241 200 169 0 50 0
[pid=18803] ppid=18800 vsize=5852 CPUtime=1.47
/proc/18803/stat : 18803 (ld-linux.so.2) R 18800 18800 16673 0 -1 4194304 1170 0 0 0 39 108 0 0 25 0 1 0 23039218 5992448 1152 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18803/statm: 1463 1152 100 29 0 1050 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11208

[startup+3.10161 s]
/proc/loadavg: 1.88 1.94 1.97 3/83 18814
/proc/meminfo: memFree=1752576/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=311824 CPUtime=1.29
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 7760 0 0 0 125 4 0 0 25 0 9 0 23039379 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 134708798 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18805/statm: 77956 7251 646 2003 0 75367 0
[pid=18805/tid=18807] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=311824 CPUtime=0.02
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 23039397 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18809] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18810] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 23039399 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18811] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18812] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18813] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18814] ppid=18800 vsize=311824 CPUtime=0
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 23039399 319307776 7251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 317180

[startup+6.30298 s]
/proc/loadavg: 1.89 1.94 1.97 3/83 18814
/proc/meminfo: memFree=1702784/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=319504 CPUtime=4.5
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 18018 0 0 0 441 9 0 0 25 0 9 0 23039379 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 134805054 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18805/statm: 79876 14119 689 2003 0 77287 0
[pid=18805/tid=18807] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=319504 CPUtime=0.17
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 23 0 0 0 17 0 0 0 17 0 9 0 23039397 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18809] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18810] ppid=18800 vsize=319504 CPUtime=0.04
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 23039399 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18811] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18812] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18813] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18814] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 16 0 0 0 0 0 0 0 15 0 9 0 23039399 327172096 14119 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 324860

[startup+12.7017 s]
/proc/loadavg: 1.90 1.94 1.97 3/83 18814
/proc/meminfo: memFree=1686528/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=319504 CPUtime=10.89
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 22147 0 0 0 1079 10 0 0 25 0 9 0 23039379 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 134808784 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18805/statm: 79876 18204 689 2003 0 77287 0
[pid=18805/tid=18807] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=319504 CPUtime=0.23
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 34 0 0 0 23 0 0 0 17 0 9 0 23039397 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18809] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18810] ppid=18800 vsize=319504 CPUtime=0.04
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 23039399 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18811] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18812] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23039399 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18813] ppid=18800 vsize=319504 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18814] ppid=18800 vsize=319504 CPUtime=0.01
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 16 0 0 0 1 0 0 0 15 0 9 0 23039399 327172096 18204 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 324860

[startup+25.5022 s]
/proc/loadavg: 1.99 1.96 1.98 3/83 18814
/proc/meminfo: memFree=1685376/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=23.69
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 22696 0 0 0 2358 11 0 0 25 0 9 0 23039379 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 135304412 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/18805/statm: 80338 18489 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=0.3
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 34 0 0 0 30 0 0 0 17 0 9 0 23039397 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=0.05
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 5 0 0 0 16 0 9 0 23039399 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 18489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.04
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 4 0 0 0 15 0 9 0 23039399 329064448 18489 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) 326708

[startup+51.1023 s]
/proc/loadavg: 1.99 1.96 1.98 3/83 18814
/proc/meminfo: memFree=1716928/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=49.07
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 24872 0 0 0 4893 14 0 0 25 0 9 0 23039379 329064448 10357 996147200 134512640 142716928 4294956224 18446744073709551615 134793521 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 10357 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 10357 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=0.36
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 34 0 0 0 35 1 0 0 17 0 9 0 23039397 329064448 10357 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10357 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=0.26
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 26 0 0 0 16 0 9 0 23039399 329064448 10357 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0

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


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

[startup+646.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 18816
/proc/meminfo: memFree=1716480/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=641.85
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 67138 0 0 0 64119 66 0 0 25 0 9 0 23039379 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 10365 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=4.01
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 42 0 0 0 392 9 0 0 16 0 9 0 23039397 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=2.67
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 267 0 0 0 16 0 9 0 23039399 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.08
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 7 1 0 0 15 0 9 0 23039399 329064448 10365 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 643.44
Current children cumulated vsize (KiB) 326708

[startup+652.701 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 18816
/proc/meminfo: memFree=1716672/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=648.2
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 67666 0 0 0 64753 67 0 0 25 0 9 0 23039379 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 134810524 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 10345 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=4.05
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 42 0 0 0 396 9 0 0 17 0 9 0 23039397 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=2.68
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 268 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.08
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 7 1 0 0 15 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 649.79
Current children cumulated vsize (KiB) 326708

[startup+655.903 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 18816
/proc/meminfo: memFree=1716608/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=651.37
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 67682 0 0 0 65070 67 0 0 25 0 9 0 23039379 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 134793545 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 10345 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=4.08
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 42 0 0 0 399 9 0 0 16 0 9 0 23039397 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=2.7
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 270 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.08
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 7 1 0 0 15 0 9 0 23039399 329064448 10345 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 652.96
Current children cumulated vsize (KiB) 326708

[startup+657.503 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 18816
/proc/meminfo: memFree=1716608/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=652.96
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 67690 0 0 0 65229 67 0 0 25 0 9 0 23039379 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 135462492 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 9853 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=4.09
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 42 0 0 0 400 9 0 0 17 0 9 0 23039397 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=2.7
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 270 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.08
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 7 1 0 0 15 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 654.55
Current children cumulated vsize (KiB) 326708

[startup+657.903 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 18816
/proc/meminfo: memFree=1718400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=653.36
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 67692 0 0 0 65269 67 0 0 25 0 9 0 23039379 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 9853 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=4.09
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 42 0 0 0 400 9 0 0 17 0 9 0 23039397 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=2.7
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 270 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.08
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 7 1 0 0 15 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 654.95
Current children cumulated vsize (KiB) 326708

[startup+658.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 18816
/proc/meminfo: memFree=1718400/2055920 swapFree=4192812/4192956
[pid=18800] ppid=18798 vsize=5356 CPUtime=1.59
/proc/18800/stat : 18800 (solver) S 18798 18800 16673 0 -1 4194304 361 1421 0 0 0 0 42 117 16 0 1 0 23039217 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18800/statm: 1339 242 201 169 0 50 0
[pid=18805] ppid=18800 vsize=321352 CPUtime=653.76
/proc/18805/stat : 18805 (Conquer) R 18800 18800 16673 0 -1 0 67694 0 0 0 65309 67 0 0 25 0 9 0 23039379 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/18805/statm: 80338 9853 689 2003 0 77749 0
[pid=18805/tid=18807] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18807/stat : 18807 (Conquer) S 18800 18800 16673 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23039380 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=18805/tid=18808] ppid=18800 vsize=321352 CPUtime=4.09
/proc/18805/task/18808/stat : 18808 (Conquer) S 18800 18800 16673 0 -1 64 42 0 0 0 400 9 0 0 17 0 9 0 23039397 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18809] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18809/stat : 18809 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18810] ppid=18800 vsize=321352 CPUtime=2.7
/proc/18805/task/18810/stat : 18810 (Conquer) S 18800 18800 16673 0 -1 64 5 0 0 0 270 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18811] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18811/stat : 18811 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18812] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18812/stat : 18812 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18813] ppid=18800 vsize=321352 CPUtime=0
/proc/18805/task/18813/stat : 18813 (Conquer) S 18800 18800 16673 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=18805/tid=18814] ppid=18800 vsize=321352 CPUtime=0.08
/proc/18805/task/18814/stat : 18814 (Conquer) S 18800 18800 16673 0 -1 64 481 0 0 0 7 1 0 0 15 0 9 0 23039399 329064448 9853 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 655.35
Current children cumulated vsize (KiB) 326708

Child status: 0
Real time (s): 658.364
CPU time (s): 655.417
CPU user time (s): 653.563
CPU system time (s): 1.85472
CPU usage (%): 99.5525
Max. virtual memory (cumulated for all children) (KiB): 326712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.563
system time used= 1.85472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69637
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= 14224
involuntary context switches= 17860

runsolver used 0.767883 second user time and 2.23066 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-12 02:49:07
IDJOB=2075098
IDBENCH=56230
IDSOLVER=740
FILE ID=node75/2075098-1247359747
PBS_JOBID= 9506803
Free space on /tmp= 66248 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-26_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2075098-1247359747/watcher-2075098-1247359747 -o /tmp/evaluation-result-2075098-1247359747/solver-2075098-1247359747 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2075098-1247359747.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 8130eee4845b61b5a0d48c4b357e8b07
RANDOM SEED=2066727525

node75.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.232
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.232
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:       1760752 kB
Buffers:         12104 kB
Cached:         110908 kB
SwapCached:          0 kB
Active:         219208 kB
Inactive:        23844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           24592 kB
Writeback:           0 kB
Mapped:         130740 kB
Slab:            37124 kB
Committed_AS:   357860 kB
PageTables:       2100 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= 66224 MiB
End job on node75 at 2009-07-12 03:00:06