Trace number 2057806

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-10? (TO) 1800.11 1812.42

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-e-8_ext.xml
MD5SUM4bffe1c84c3ac08270f47caf386cacb7
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 benchmark0.043993
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1261
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1261
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057806-1247339212/watcher-2057806-1247339212 -o /tmp/evaluation-result-2057806-1247339212/solver-2057806-1247339212 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2057806-1247339212.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: 2.18 2.12 2.08 4/81 17427
/proc/meminfo: memFree=1829632/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0
/proc/17427/stat : 17427 (solver) R 17425 17427 16897 0 -1 4194304 272 0 0 0 0 0 0 0 20 0 1 0 20985091 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17427/statm: 1339 240 199 169 0 50 0
[pid=17428] ppid=17427 vsize=5356 CPUtime=0
/proc/17428/stat : 17428 (solver) R 17427 17427 16897 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 20985091 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17428/statm: 1339 240 199 169 0 50 0

[startup+0.0985259 s]
/proc/loadavg: 2.18 2.12 2.08 4/81 17427
/proc/meminfo: memFree=1829632/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.102522 s]
/proc/loadavg: 2.18 2.12 2.08 4/81 17427
/proc/meminfo: memFree=1829632/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301546 s]
/proc/loadavg: 2.18 2.12 2.08 4/81 17427
/proc/meminfo: memFree=1829632/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701576 s]
/proc/loadavg: 2.18 2.12 2.08 4/81 17427
/proc/meminfo: memFree=1829632/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50167 s]
/proc/loadavg: 2.18 2.12 2.08 3/91 17441
/proc/meminfo: memFree=1816368/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311696 CPUtime=1.28
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 5075 0 0 0 125 3 0 0 25 0 9 0 20985094 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 134780704 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77924 4568 699 2003 0 75334 0
[pid=17432/tid=17434] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311696 CPUtime=0.01
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 19 0 0 0 1 0 0 0 16 0 9 0 20985112 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20985114 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311696 CPUtime=0
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 20985114 319176704 4568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 317052

[startup+3.1018 s]
/proc/loadavg: 2.18 2.12 2.08 3/91 17441
/proc/meminfo: memFree=1805616/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=2.87
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 7318 0 0 0 283 4 0 0 25 0 9 0 20985094 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 135602210 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 4107 699 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=0.02
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 23 0 0 0 2 0 0 0 16 0 9 0 20985112 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 317184

[startup+6.30209 s]
/proc/loadavg: 2.24 2.13 2.09 3/91 17441
/proc/meminfo: memFree=1813168/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=6.04
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 8296 0 0 0 598 6 0 0 25 0 9 0 20985094 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 134750774 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 4051 699 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=0.05
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 23 0 0 0 5 0 0 0 16 0 9 0 20985112 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 4051 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 317184

[startup+12.7017 s]
/proc/loadavg: 2.22 2.13 2.09 3/91 17441
/proc/meminfo: memFree=1814320/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=12.41
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 9380 0 0 0 1232 9 0 0 25 0 9 0 20985094 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 134841699 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 3531 699 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=0.09
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 23 0 0 0 8 1 0 0 16 0 9 0 20985112 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=0.02
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 2 0 0 0 15 0 9 0 20985114 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3531 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 317184

[startup+25.5028 s]
/proc/loadavg: 2.32 2.15 2.10 3/91 17441
/proc/meminfo: memFree=1815728/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=25.14
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 15426 0 0 0 2498 16 0 0 25 0 9 0 20985094 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 134907445 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 3663 699 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=0.17
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 27 0 0 0 16 1 0 0 16 0 9 0 20985112 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=0.07
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 7 0 0 0 15 0 9 0 20985114 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 20985114 319311872 3663 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 317184

[startup+51.1022 s]
/proc/loadavg: 2.21 2.14 2.09 3/91 17441

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

[pid=17432] ppid=17427 vsize=311828 CPUtime=1532.54
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 358685 0 0 0 152671 583 0 0 25 0 9 0 20985094 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 134805001 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 3598 701 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=10.03
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 28 0 0 0 897 106 0 0 16 0 9 0 20985112 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0.14
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 2 12 0 0 15 0 9 0 20985114 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=5.95
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 588 7 0 0 15 0 9 0 20985114 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0.17
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 4 13 0 0 15 0 9 0 20985114 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0.07
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 1 6 0 0 15 0 9 0 20985114 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0.16
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20985114 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0.23
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 6 17 0 0 15 0 9 0 20985114 319311872 3598 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.55
Current children cumulated vsize (KiB) 317184

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.03 3/91 17441
/proc/meminfo: memFree=1810032/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=1591.98
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 372371 0 0 0 158595 603 0 0 25 0 9 0 20985094 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 134806065 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 4238 701 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=10.43
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 28 0 0 0 933 110 0 0 16 0 9 0 20985112 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0.15
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 2 13 0 0 15 0 9 0 20985114 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=6.2
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 613 7 0 0 15 0 9 0 20985114 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0.18
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 4 14 0 0 15 0 9 0 20985114 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0.08
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20985114 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0.16
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20985114 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0.23
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 6 17 0 0 15 0 9 0 20985114 319311872 4238 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.99
Current children cumulated vsize (KiB) 317184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/91 17441
/proc/meminfo: memFree=1811120/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=1651.42
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 390113 0 0 0 164514 628 0 0 25 0 9 0 20985094 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 134831426 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 4070 701 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=10.84
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 28 0 0 0 969 115 0 0 16 0 9 0 20985112 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0.16
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20985114 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=6.4
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 633 7 0 0 15 0 9 0 20985114 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0.2
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 5 15 0 0 15 0 9 0 20985114 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0.08
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20985114 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0.16
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20985114 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0.24
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 6 18 0 0 15 0 9 0 20985114 319311872 4070 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.43
Current children cumulated vsize (KiB) 317184

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.02 3/91 17441
/proc/meminfo: memFree=1815088/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=1710.85
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 404029 0 0 0 170435 650 0 0 25 0 9 0 20985094 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 134810684 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 3594 701 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=11.23
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 28 0 0 0 1004 119 0 0 16 0 9 0 20985112 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0.17
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 14 0 0 15 0 9 0 20985114 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=6.63
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 656 7 0 0 15 0 9 0 20985114 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0.21
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 5 16 0 0 15 0 9 0 20985114 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0.08
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20985114 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0.17
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 14 0 0 15 0 9 0 20985114 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0.25
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 7 18 0 0 15 0 9 0 20985114 319311872 3594 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.86
Current children cumulated vsize (KiB) 317184

[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.03 3/91 17441
/proc/meminfo: memFree=1811504/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=1770.29
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 425523 0 0 0 176357 672 0 0 25 0 9 0 20985094 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 134834600 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17432/statm: 77957 4606 701 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=11.59
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 28 0 0 0 1038 121 0 0 16 0 9 0 20985112 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0.18
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 15 0 0 15 0 9 0 20985114 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=6.85
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 678 7 0 0 15 0 9 0 20985114 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0.21
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 5 16 0 0 15 0 9 0 20985114 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0.08
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20985114 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0.18
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 15 0 0 15 0 9 0 20985114 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0.26
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 7 19 0 0 15 0 9 0 20985114 319311872 4606 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.3
Current children cumulated vsize (KiB) 317184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 2.44 2.13 2.05 3/93 17509
/proc/meminfo: memFree=1638432/2055920 swapFree=4192812/4192956
[pid=17427] ppid=17425 vsize=5356 CPUtime=0.01
/proc/17427/stat : 17427 (solver) S 17425 17427 16897 0 -1 4194304 361 313 0 0 0 0 0 1 20 0 1 0 20985091 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17427/statm: 1339 242 201 169 0 50 0
[pid=17432] ppid=17427 vsize=311828 CPUtime=1800.06
/proc/17432/stat : 17432 (Conquer) R 17427 17427 16897 0 -1 0 437829 0 0 0 179319 687 0 0 25 0 9 0 20985094 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 134813054 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/17432/statm: 77957 4374 701 2003 0 75367 0
[pid=17432/tid=17434] ppid=17427 vsize=311828 CPUtime=0
/proc/17432/task/17434/stat : 17434 (Conquer) S 17427 17427 16897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20985095 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=17432/tid=17435] ppid=17427 vsize=311828 CPUtime=11.8
/proc/17432/task/17435/stat : 17435 (Conquer) S 17427 17427 16897 0 -1 64 28 0 0 0 1056 124 0 0 16 0 9 0 20985112 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17432/tid=17436] ppid=17427 vsize=311828 CPUtime=0.18
/proc/17432/task/17436/stat : 17436 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 3 15 0 0 15 0 9 0 20985114 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17432/tid=17437] ppid=17427 vsize=311828 CPUtime=6.97
/proc/17432/task/17437/stat : 17437 (Conquer) S 17427 17427 16897 0 -1 64 2 0 0 0 689 8 0 0 15 0 9 0 20985114 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17432/tid=17438] ppid=17427 vsize=311828 CPUtime=0.21
/proc/17432/task/17438/stat : 17438 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 5 16 0 0 15 0 9 0 20985114 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17432/tid=17439] ppid=17427 vsize=311828 CPUtime=0.08
/proc/17432/task/17439/stat : 17439 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20985114 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17432/tid=17440] ppid=17427 vsize=311828 CPUtime=0.19
/proc/17432/task/17440/stat : 17440 (Conquer) S 17427 17427 16897 0 -1 64 1 0 0 0 4 15 0 0 15 0 9 0 20985114 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17432/tid=17441] ppid=17427 vsize=311828 CPUtime=0.26
/proc/17432/task/17441/stat : 17441 (Conquer) S 17427 17427 16897 0 -1 64 15 0 0 0 7 19 0 0 15 0 9 0 20985114 319311872 4374 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 317184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.42
CPU time (s): 1800.11
CPU user time (s): 1793.21
CPU system time (s): 6.89395
CPU usage (%): 99.3206
Max. virtual memory (cumulated for all children) (KiB): 317188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.21
system time used= 6.89395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 438541
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= 258508
involuntary context switches= 187416

runsolver used 2.12468 second user time and 6.21005 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-11 21:06:52
IDJOB=2057806
IDBENCH=53413
IDSOLVER=740
FILE ID=node43/2057806-1247339212
PBS_JOBID= 9506796
Free space on /tmp= 66168 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/BH-4-7/normalized-BlackHole-4-7-e-8_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057806-1247339212/watcher-2057806-1247339212 -o /tmp/evaluation-result-2057806-1247339212/solver-2057806-1247339212 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2057806-1247339212.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 4bffe1c84c3ac08270f47caf386cacb7
RANDOM SEED=1968536081

node43.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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1829920 kB
Buffers:          6340 kB
Cached:         114632 kB
SwapCached:          0 kB
Active:         154692 kB
Inactive:        21552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           42816 kB
Writeback:           0 kB
Mapped:          67900 kB
Slab:            34656 kB
Committed_AS:   215936 kB
PageTables:       2060 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= 66168 MiB
End job on node43 at 2009-07-11 21:37:07