Trace number 2057828

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.12 1808.32

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-e-4_ext.xml
MD5SUM5af9256d6bcac31317b3bfaaca55fb19
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.043992
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-2057828-1247339235/watcher-2057828-1247339235 -o /tmp/evaluation-result-2057828-1247339235/solver-2057828-1247339235 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2057828-1247339235.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.10 2.20 2.14 4/72 14096
/proc/meminfo: memFree=1817912/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=18576 CPUtime=0
/proc/14096/stat : 14096 (runsolver) R 14094 14096 12900 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 20990163 19021824 284 996147200 4194304 4302564 548682068400 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14096/statm: 4644 284 249 26 0 2626 0

[startup+0.105242 s]
/proc/loadavg: 2.10 2.20 2.14 4/72 14096
/proc/meminfo: memFree=1817912/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.201247 s]
/proc/loadavg: 2.10 2.20 2.14 4/72 14096
/proc/meminfo: memFree=1817912/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301261 s]
/proc/loadavg: 2.10 2.20 2.14 4/72 14096
/proc/meminfo: memFree=1817912/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701301 s]
/proc/loadavg: 2.10 2.20 2.14 4/72 14096
/proc/meminfo: memFree=1817912/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.5024 s]
/proc/loadavg: 2.10 2.20 2.14 3/82 14110
/proc/meminfo: memFree=1807528/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311696 CPUtime=1.13
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 4929 0 13 0 110 3 0 0 25 0 9 0 20990167 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 134829246 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77924 4441 699 2003 0 75334 0
[pid=14101/tid=14103] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311696 CPUtime=0.01
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 17 0 1 0 1 0 0 0 16 0 9 0 20990189 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20990201 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311696 CPUtime=0
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 20990201 319176704 4441 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 317052

[startup+3.10257 s]
/proc/loadavg: 2.09 2.20 2.14 3/82 14110
/proc/meminfo: memFree=1794984/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=2.73
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 6971 0 13 0 269 4 0 0 25 0 9 0 20990167 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 134793232 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 5571 699 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=0.02
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 20 0 1 0 2 0 0 0 16 0 9 0 20990189 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 5571 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 317184

[startup+6.30192 s]
/proc/loadavg: 2.09 2.20 2.14 3/82 14110
/proc/meminfo: memFree=1802472/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=5.88
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 7299 0 13 0 582 6 0 0 25 0 9 0 20990167 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 134750318 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 4083 699 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=0.05
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 20 0 1 0 5 0 0 0 16 0 9 0 20990189 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4083 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 317184

[startup+12.7026 s]
/proc/loadavg: 2.08 2.19 2.14 3/82 14110
/proc/meminfo: memFree=1803240/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=12.22
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 8353 0 13 0 1213 9 0 0 25 0 9 0 20990167 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 134750741 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 4047 699 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=0.09
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 20 0 1 0 9 0 0 0 16 0 9 0 20990189 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=0.02
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 2 0 0 0 15 0 9 0 20990201 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4047 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 317184

[startup+25.503 s]
/proc/loadavg: 2.06 2.18 2.13 3/82 14110
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=24.9
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 13571 0 13 0 2475 15 0 0 25 0 9 0 20990167 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 134750806 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 4043 699 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=0.17
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 20 0 1 0 16 1 0 0 16 0 9 0 20990189 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=0.07
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 7 0 0 0 15 0 9 0 20990201 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 20990201 319311872 4043 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 317184

[startup+51.1027 s]
/proc/loadavg: 2.16 2.20 2.14 3/82 14110
/proc/meminfo: memFree=1801000/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=14101] ppid=14096 vsize=311828 CPUtime=1536.4
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 299957 0 13 0 153053 587 0 0 25 0 9 0 20990167 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 134819035 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 4111 701 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=10.22
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 25 0 1 0 920 102 0 0 16 0 9 0 20990189 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0.13
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 2 11 0 0 15 0 9 0 20990201 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=6.08
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 602 6 0 0 15 0 9 0 20990201 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0.18
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 5 13 0 0 15 0 9 0 20990201 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0.06
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 0 6 0 0 15 0 9 0 20990201 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0.15
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 12 0 0 15 0 9 0 20990201 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0.23
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 18 0 0 0 6 17 0 0 15 0 9 0 20990201 319311872 4111 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.41
Current children cumulated vsize (KiB) 317184

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 14233
/proc/meminfo: memFree=1759712/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=1595.82
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 308701 0 13 0 158976 606 0 0 25 0 9 0 20990167 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 135304409 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 3963 701 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=10.62
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 25 0 1 0 955 107 0 0 16 0 9 0 20990189 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0.13
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 2 11 0 0 15 0 9 0 20990201 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=6.31
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 625 6 0 0 15 0 9 0 20990201 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0.18
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 5 13 0 0 15 0 9 0 20990201 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0.07
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 1 6 0 0 15 0 9 0 20990201 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0.16
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20990201 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0.24
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 18 0 0 0 6 18 0 0 15 0 9 0 20990201 319311872 3963 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.83
Current children cumulated vsize (KiB) 317184

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 14233
/proc/meminfo: memFree=1755040/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=1655.42
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 317467 0 13 0 164915 627 0 0 25 0 9 0 20990167 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 134829296 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14101/statm: 77957 4247 701 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=11
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 25 0 1 0 991 109 0 0 16 0 9 0 20990189 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0.14
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 2 12 0 0 15 0 9 0 20990201 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=6.55
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 648 7 0 0 15 0 9 0 20990201 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0.19
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 5 14 0 0 15 0 9 0 20990201 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0.07
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 1 6 0 0 15 0 9 0 20990201 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0.16
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20990201 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0.24
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 18 0 0 0 6 18 0 0 15 0 9 0 20990201 319311872 4247 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.43
Current children cumulated vsize (KiB) 317184

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 14233
/proc/meminfo: memFree=1753376/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=1714.87
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 330257 0 13 0 170836 651 0 0 25 0 9 0 20990167 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 134907424 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 4091 701 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=11.39
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 25 0 1 0 1026 113 0 0 16 0 9 0 20990189 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0.15
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 2 13 0 0 15 0 9 0 20990201 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=6.78
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 671 7 0 0 15 0 9 0 20990201 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0.21
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 6 15 0 0 15 0 9 0 20990201 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0.07
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 1 6 0 0 15 0 9 0 20990201 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0.17
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 14 0 0 15 0 9 0 20990201 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0.25
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 18 0 0 0 6 19 0 0 15 0 9 0 20990201 319311872 4091 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.88
Current children cumulated vsize (KiB) 317184

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/91 14233
/proc/meminfo: memFree=1755104/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=1774.29
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 344241 0 13 0 176753 676 0 0 25 0 9 0 20990167 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 134829095 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14101/statm: 77957 4107 701 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=11.79
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 25 0 1 0 1061 118 0 0 16 0 9 0 20990189 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0.15
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 2 13 0 0 15 0 9 0 20990201 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=7.01
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 694 7 0 0 15 0 9 0 20990201 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0.22
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 6 16 0 0 15 0 9 0 20990201 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0.08
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20990201 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0.17
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 14 0 0 15 0 9 0 20990201 319311872 4107 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0.27
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 18 0 0 0 7 20 0 0 15 0 9 0 20990201 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) 1774.3
Current children cumulated vsize (KiB) 317184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/91 14233
/proc/meminfo: memFree=1758688/2055920 swapFree=4192812/4192956
[pid=14096] ppid=14094 vsize=5356 CPUtime=0.01
/proc/14096/stat : 14096 (solver) S 14094 14096 12900 0 -1 4194304 361 313 0 0 0 0 0 1 21 0 1 0 20990163 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14096/statm: 1339 242 201 169 0 50 0
[pid=14101] ppid=14096 vsize=311828 CPUtime=1800.07
/proc/14101/stat : 14101 (Conquer) R 14096 14096 12900 0 -1 0 348405 0 13 0 179322 685 0 0 25 0 9 0 20990167 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 134828687 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14101/statm: 77957 4099 701 2003 0 75367 0
[pid=14101/tid=14103] ppid=14096 vsize=311828 CPUtime=0
/proc/14101/task/14103/stat : 14103 (Conquer) S 14096 14096 12900 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20990172 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14101/tid=14104] ppid=14096 vsize=311828 CPUtime=11.94
/proc/14101/task/14104/stat : 14104 (Conquer) S 14096 14096 12900 0 -1 64 25 0 1 0 1076 118 0 0 16 0 9 0 20990189 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14105] ppid=14096 vsize=311828 CPUtime=0.16
/proc/14101/task/14105/stat : 14105 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 13 0 0 15 0 9 0 20990201 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14106] ppid=14096 vsize=311828 CPUtime=7.11
/proc/14101/task/14106/stat : 14106 (Conquer) S 14096 14096 12900 0 -1 64 2 0 0 0 704 7 0 0 15 0 9 0 20990201 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14107] ppid=14096 vsize=311828 CPUtime=0.22
/proc/14101/task/14107/stat : 14107 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 6 16 0 0 15 0 9 0 20990201 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14108] ppid=14096 vsize=311828 CPUtime=0.08
/proc/14101/task/14108/stat : 14108 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 1 7 0 0 15 0 9 0 20990201 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14109] ppid=14096 vsize=311828 CPUtime=0.17
/proc/14101/task/14109/stat : 14109 (Conquer) S 14096 14096 12900 0 -1 64 1 0 0 0 3 14 0 0 15 0 9 0 20990201 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14101/tid=14110] ppid=14096 vsize=311828 CPUtime=0.27
/proc/14101/task/14110/stat : 14110 (Conquer) S 14096 14096 12900 0 -1 64 18 0 0 0 7 20 0 0 15 0 9 0 20990201 319311872 4099 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
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): 1808.32
CPU time (s): 1800.12
CPU user time (s): 1793.24
CPU system time (s): 6.87795
CPU usage (%): 99.5465
Max. virtual memory (cumulated for all children) (KiB): 317188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.24
system time used= 6.87795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349098
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 256570
involuntary context switches= 179393

runsolver used 2.08068 second user time and 6.21505 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-11 21:07:15
IDJOB=2057828
IDBENCH=53415
IDSOLVER=740
FILE ID=node19/2057828-1247339235
PBS_JOBID= 9506650
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 5af9256d6bcac31317b3bfaaca55fb19
RANDOM SEED=2097452427

node19.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.211
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.211
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:       1818392 kB
Buffers:         12564 kB
Cached:         114460 kB
SwapCached:          0 kB
Active:         142608 kB
Inactive:        48760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20740 kB
Writeback:           0 kB
Mapped:          75992 kB
Slab:            31324 kB
Committed_AS:   180304 kB
PageTables:       1900 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= 66380 MiB
End job on node19 at 2009-07-11 21:37:26