Trace number 2088386

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.07 1828.92

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-16_ext.xml
MD5SUM3e7c22ea42ffb146e868bd2083037eff
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
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-2088386-1247388795/watcher-2088386-1247388795 -o /tmp/evaluation-result-2088386-1247388795/solver-2088386-1247388795 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2088386-1247388795.xml -dir HOME -tmpdir HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.04 1.18 3/85 27636
/proc/meminfo: memFree=1563048/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) R 27634 27636 25753 0 -1 4194304 237 0 0 0 0 0 0 0 20 0 1 0 25944944 5484544 205 996147200 4194304 4889804 548682068704 18446744073709551615 265673935459 0 0 4100 65536 0 0 0 17 0 0 0
/proc/27636/statm: 1339 205 169 169 0 50 0

[startup+0.0884209 s]
/proc/loadavg: 1.08 1.04 1.18 3/85 27636
/proc/meminfo: memFree=1563048/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 25944944 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101422 s]
/proc/loadavg: 1.08 1.04 1.18 3/85 27636
/proc/meminfo: memFree=1563048/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 25944944 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301462 s]
/proc/loadavg: 1.08 1.04 1.18 3/85 27636
/proc/meminfo: memFree=1563048/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 25944944 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701539 s]
/proc/loadavg: 1.08 1.04 1.18 3/85 27636
/proc/meminfo: memFree=1563048/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 25944944 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50169 s]
/proc/loadavg: 1.08 1.04 1.18 3/87 27639
/proc/meminfo: memFree=1557976/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 25944944 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 241 200 169 0 50 0
[pid=27639] ppid=27636 vsize=6004 CPUtime=1.48
/proc/27639/stat : 27639 (ld-linux.so.2) R 27636 27636 25753 0 -1 4194304 1163 0 0 0 39 109 0 0 25 0 1 0 25944945 6148096 1145 996147200 1448431616 1448550632 4294956128 18446744073709551615 134516842 0 0 4096 0 0 0 0 17 1 0 0
/proc/27639/statm: 1501 1145 100 29 0 1088 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11360

[startup+3.102 s]
/proc/loadavg: 1.08 1.04 1.18 3/87 27639
/proc/meminfo: memFree=1552728/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=0
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 314 142 0 0 0 0 0 0 16 0 1 0 25944944 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 241 200 169 0 50 0
[pid=27639] ppid=27636 vsize=10360 CPUtime=3.07
/proc/27639/stat : 27639 (ld-linux.so.2) R 27636 27636 25753 0 -1 4194304 2266 0 0 0 82 225 0 0 25 0 1 0 25944945 10608640 2248 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27639/statm: 2590 2248 100 29 0 2177 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15716

[startup+6.30162 s]
/proc/loadavg: 1.23 1.07 1.19 2/87 27641
/proc/meminfo: memFree=1555616/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=9744 CPUtime=0
/proc/27641/stat : 27641 (Conquer) D 27636 27636 25753 0 -1 0 242 0 1 0 0 0 0 0 18 0 1 0 25945266 9977856 194 996147200 134512640 142716928 4294956272 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/27641/statm: 2436 194 162 2003 0 495 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 15100
heavy processes:

[startup+12.7019 s]
/proc/loadavg: 1.45 1.12 1.21 2/88 27642
/proc/meminfo: memFree=1555224/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=20048 CPUtime=0
/proc/27641/stat : 27641 (Conquer) S 27636 27636 25753 0 -1 0 544 0 2 0 0 0 0 0 17 0 2 0 25945266 20529152 255 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27641/statm: 5012 255 207 2003 0 3058 0
[pid=27641/tid=27642] ppid=27636 vsize=20048 CPUtime=0
/proc/27641/task/27642/stat : 27642 (Conquer) D 27636 27636 25753 0 -1 64 6 0 0 0 0 0 0 0 18 0 2 0 25946065 20529152 255 996147200 134512640 142716928 4294956224 18446744073709551615 12843056 0 0 4096 0 18446744071563479169 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 25404
heavy processes:

[startup+25.5013 s]
/proc/loadavg: 1.95 1.25 1.25 3/95 27650
/proc/meminfo: memFree=1529816/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=311692 CPUtime=1.69
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 9466 0 14 0 165 4 0 0 25 0 9 0 25945266 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 134713998 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 77923 8967 647 2003 0 75334 0
[pid=27641/tid=27643] ppid=27636 vsize=311692 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=311692 CPUtime=0.02
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 15 0 1 0 2 0 0 0 16 0 9 0 25946362 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=311692 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=311696 CPUtime=0
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 25947326 319176704 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=311696 CPUtime=0
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 25947326 319176704 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=311692 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=311692 CPUtime=0
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=311692 CPUtime=0
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 319172608 8967 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 317048
heavy processes:

[startup+51.1012 s]
/proc/loadavg: 1.97 1.31 1.27 3/95 27650
/proc/meminfo: memFree=1427928/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=329372 CPUtime=27.14
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 36639 0 14 0 2698 16 0 0 25 0 9 0 25945266 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 135304511 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 82343 32521 692 2003 0 79754 0
[pid=27641/tid=27643] ppid=27636 vsize=329372 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=329372 CPUtime=0.5
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 37 0 1 0 50 0 0 0 18 0 9 0 25946362 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=329372 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=329372 CPUtime=0.08
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 8 0 0 0 16 0 9 0 25947326 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=329372 CPUtime=0
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 25947326 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=329372 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=329372 CPUtime=0
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=329372 CPUtime=0.02
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 23 0 0 0 2 0 0 0 15 0 9 0 25947326 337276928 32521 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.33
Current children cumulated vsize (KiB) 334728
heavy processes:

[startup+102.306 s]
/proc/loadavg: 1.98 1.41 1.30 3/95 27650
/proc/meminfo: memFree=1464088/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=333068 CPUtime=78.11
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 45442 0 14 0 7787 24 0 0 25 0 9 0 25945266 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/27641/statm: 83267 17752 692 2003 0 80678 0
[pid=27641/tid=27643] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=333068 CPUtime=0.78
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 57 0 1 0 76 2 0 0 16 0 9 0 25946362 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=27641/tid=27645] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=27641/tid=27646] ppid=27636 vsize=333068 CPUtime=0.27
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 27 0 0 0 16 0 9 0 25947326 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=27641/tid=27648] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25947326 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.09
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 9 0 0 0 15 0 9 0 25947326 341061632 17752 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.3
Current children cumulated vsize (KiB) 338424
heavy processes:

[startup+162.303 s]
/proc/loadavg: 2.15 1.55 1.35 3/95 27650
/proc/meminfo: memFree=1468632/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0

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

/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16552 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 25947326 341061632 16552 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.18
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 17 1 0 0 15 0 9 0 25947326 341061632 16552 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1573.61
Current children cumulated vsize (KiB) 338424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/95 27888
/proc/meminfo: memFree=1662872/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=333068 CPUtime=1630.35
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 145184 0 14 0 162903 132 0 0 25 0 9 0 25945266 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 83267 17236 692 2003 0 80678 0
[pid=27641/tid=27643] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=333068 CPUtime=10.84
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 57 0 1 0 1069 15 0 0 17 0 9 0 25946362 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=333068 CPUtime=6.46
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 646 0 0 0 16 0 9 0 25947326 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 25947326 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.18
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 17 1 0 0 15 0 9 0 25947326 341061632 17236 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1633.54
Current children cumulated vsize (KiB) 338424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/95 27888
/proc/meminfo: memFree=1667224/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=333068 CPUtime=1690.32
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 147598 0 14 0 168897 135 0 0 25 0 9 0 25945266 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 83267 16492 692 2003 0 80678 0
[pid=27641/tid=27643] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=333068 CPUtime=11.25
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 57 0 1 0 1110 15 0 0 17 0 9 0 25946362 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=333068 CPUtime=6.68
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 668 0 0 0 16 0 9 0 25947326 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 25947326 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.18
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 17 1 0 0 15 0 9 0 25947326 341061632 16492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1693.51
Current children cumulated vsize (KiB) 338424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/95 27888
/proc/meminfo: memFree=1664600/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=333068 CPUtime=1750.3
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 149350 0 14 0 174893 137 0 0 25 0 9 0 25945266 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 135303991 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 83267 16688 692 2003 0 80678 0
[pid=27641/tid=27643] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=333068 CPUtime=11.67
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 57 0 1 0 1152 15 0 0 17 0 9 0 25946362 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=333068 CPUtime=6.88
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 688 0 0 0 16 0 9 0 25947326 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 1 0 0 16 0 9 0 25947326 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 25947326 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.18
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 17 1 0 0 15 0 9 0 25947326 341061632 16688 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1753.49
Current children cumulated vsize (KiB) 338424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1828.9 s]
/proc/loadavg: 2.00 2.00 1.86 3/95 27888
/proc/meminfo: memFree=1665880/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=333068 CPUtime=1796.88
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 151022 0 14 0 179548 140 0 0 25 0 9 0 25945266 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 134793577 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 83267 16308 692 2003 0 80678 0
[pid=27641/tid=27643] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=333068 CPUtime=12.01
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 57 0 1 0 1185 16 0 0 17 0 9 0 25946362 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=333068 CPUtime=7.03
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 703 0 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 1 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.19
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 18 1 0 0 15 0 9 0 25947326 341061632 16308 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) 338424

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

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

[startup+1828.9 s]
/proc/loadavg: 2.00 2.00 1.86 3/95 27888
/proc/meminfo: memFree=1665880/2055920 swapFree=4192812/4192956
[pid=27636] ppid=27634 vsize=5356 CPUtime=3.19
/proc/27636/stat : 27636 (solver) S 27634 27636 25753 0 -1 4194304 361 2515 0 0 0 0 85 234 16 0 1 0 25944944 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27636/statm: 1339 242 201 169 0 50 0
[pid=27641] ppid=27636 vsize=333068 CPUtime=1796.88
/proc/27641/stat : 27641 (Conquer) R 27636 27636 25753 0 -1 0 151022 0 14 0 179548 140 0 0 25 0 9 0 25945266 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 134793577 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/27641/statm: 83267 16308 692 2003 0 80678 0
[pid=27641/tid=27643] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27643/stat : 27643 (Conquer) S 27636 27636 25753 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 25946344 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=27641/tid=27644] ppid=27636 vsize=333068 CPUtime=12.01
/proc/27641/task/27644/stat : 27644 (Conquer) S 27636 27636 25753 0 -1 64 57 0 1 0 1185 16 0 0 17 0 9 0 25946362 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27645] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27645/stat : 27645 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27646] ppid=27636 vsize=333068 CPUtime=7.03
/proc/27641/task/27646/stat : 27646 (Conquer) S 27636 27636 25753 0 -1 64 5 0 0 0 703 0 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27647] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27647/stat : 27647 (Conquer) S 27636 27636 25753 0 -1 64 2 0 0 0 0 1 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27648] ppid=27636 vsize=333068 CPUtime=0
/proc/27641/task/27648/stat : 27648 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27649] ppid=27636 vsize=333068 CPUtime=0.01
/proc/27641/task/27649/stat : 27649 (Conquer) S 27636 27636 25753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 25947326 341061632 16308 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=27641/tid=27650] ppid=27636 vsize=333068 CPUtime=0.19
/proc/27641/task/27650/stat : 27650 (Conquer) S 27636 27636 25753 0 -1 64 960 0 0 0 18 1 0 0 15 0 9 0 25947326 341061632 16308 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) 338424

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27636 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=851870
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=348642
# CPU time returned by wait4() is 3.20051
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1828.92
CPU time (s): 1800.07
CPU user time (s): 1796.33
CPU system time (s): 3.74
CPU usage (%): 98.4226
Max. virtual memory (cumulated for all children) (KiB): 338428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.85187
system time used= 2.34864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2876
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= 26
involuntary context switches= 109

runsolver used 2.16667 second user time and 6.17406 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-12 10:53:16
IDJOB=2088386
IDBENCH=58918
IDSOLVER=740
FILE ID=node76/2088386-1247388795
PBS_JOBID= 9507208
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= 3e7c22ea42ffb146e868bd2083037eff
RANDOM SEED=903063935

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1563464 kB
Buffers:         19604 kB
Cached:         139992 kB
SwapCached:          0 kB
Active:         367872 kB
Inactive:        69316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           26488 kB
Writeback:           0 kB
Mapped:         293240 kB
Slab:            39944 kB
Committed_AS:   891212 kB
PageTables:       2352 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= 66396 MiB
End job on node76 at 2009-07-12 11:23:47