Trace number 2064560

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Conquer 2009-07-10UNSAT 59.7449 62.3174

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-14_ext.xml
MD5SUMe075cbb1a651a23fe8745c68f09e3900
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.6918
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

59.71/62.31	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2064560-1247340340/watcher-2064560-1247340340 -o /tmp/evaluation-result-2064560-1247340340/solver-2064560-1247340340 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2064560-1247340340.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.00 2.03 2.05 4/82 15181
/proc/meminfo: memFree=1043264/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 21099518 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15181/statm: 1339 240 199 169 0 50 0
[pid=15182] ppid=15181 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (solver) R 15181 15181 14414 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 21099518 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 214945033511 0 0 4096 0 0 0 0 17 1 0 0
/proc/15182/statm: 1339 241 200 169 0 50 0

[startup+0.0649501 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 15181
/proc/meminfo: memFree=1043264/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21099518 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101952 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 15181
/proc/meminfo: memFree=1043264/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21099518 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301981 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 15181
/proc/meminfo: memFree=1043264/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+0.701027 s]
/proc/loadavg: 2.00 2.03 2.05 4/82 15181
/proc/meminfo: memFree=1043264/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+1.50212 s]
/proc/loadavg: 2.00 2.03 2.05 3/92 15195
/proc/meminfo: memFree=1034352/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=388488 CPUtime=1.04
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 22555 0 0 0 92 12 0 0 25 0 9 0 21099544 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 134750748 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97122 21785 675 2003 0 94534 0
[pid=15186/tid=15188] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 21 0 0 0 0 0 0 0 16 0 9 0 21099563 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099564 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099564 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099565 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=388488 CPUtime=0
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 397811712 21785 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 393844

[startup+3.1023 s]
/proc/loadavg: 2.00 2.03 2.05 3/92 15195
/proc/meminfo: memFree=948208/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=2.63
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 23436 0 0 0 251 12 0 0 25 0 9 0 21099544 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 135288262 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 22662 679 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.02
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 2 0 0 0 17 0 9 0 21099563 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 23 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 395012

[startup+6.30166 s]
/proc/loadavg: 2.00 2.02 2.05 3/92 15195
/proc/meminfo: memFree=948016/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=5.82
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 23436 0 0 0 570 12 0 0 25 0 9 0 21099544 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 135288212 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 22662 679 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.02
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 2 0 0 0 17 0 9 0 21099563 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 23 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 395012

[startup+12.7014 s]
/proc/loadavg: 2.16 2.06 2.06 2/92 15195
/proc/meminfo: memFree=946096/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=12.18
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 23436 0 0 0 1205 13 0 0 25 0 9 0 21099544 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 135288212 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15186/statm: 97414 22662 679 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.02
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 2 0 0 0 17 0 9 0 21099563 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 23 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 22662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 395012

[startup+25.5028 s]
/proc/loadavg: 2.26 2.09 2.07 3/92 15195
/proc/meminfo: memFree=934640/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=22.85
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 28583 0 0 0 2268 17 0 0 25 0 9 0 21099544 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 135289222 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 24974 690 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.11
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 30 0 0 0 11 0 0 0 16 0 9 0 21099563 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099564 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0.02
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 3 0 0 0 2 0 0 0 15 0 9 0 21099564 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24974 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 395012

[startup+51.1027 s]
/proc/loadavg: 2.17 2.08 2.07 3/92 15195
/proc/meminfo: memFree=932400/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=48.32
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 42095 0 0 0 4805 27 0 0 25 0 9 0 21099544 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 135289228 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 25944 690 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.28
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 32 0 0 0 27 1 0 0 16 0 9 0 21099563 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099564 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0.13
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 3 0 0 0 13 0 0 0 15 0 9 0 21099564 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0.01
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 1 0 0 0 15 0 9 0 21099565 399007744 25944 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.57
Current children cumulated vsize (KiB) 395012

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

[startup+57.5015 s]
/proc/loadavg: 2.16 2.08 2.07 3/92 15195
/proc/meminfo: memFree=937776/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=54.69
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 46093 0 0 0 5439 30 0 0 25 0 9 0 21099544 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 135288236 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 24560 690 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.32
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 32 0 0 0 30 2 0 0 16 0 9 0 21099563 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099564 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0.16
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 3 0 0 0 16 0 0 0 15 0 9 0 21099564 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0.01
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 1 0 0 0 15 0 9 0 21099565 399007744 24560 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 54.94
Current children cumulated vsize (KiB) 395012

[startup+60.7028 s]
/proc/loadavg: 2.14 2.08 2.07 3/92 15195
/proc/meminfo: memFree=934256/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=57.88
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 47615 0 0 0 5757 31 0 0 25 0 9 0 21099544 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 135288216 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 25492 690 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.34
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 32 0 0 0 32 2 0 0 16 0 9 0 21099563 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099564 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0.18
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 3 0 0 0 18 0 0 0 15 0 9 0 21099564 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0.01
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 1 0 0 0 15 0 9 0 21099565 399007744 25492 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 58.13
Current children cumulated vsize (KiB) 395012

[startup+61.5029 s]
/proc/loadavg: 2.14 2.08 2.07 3/92 15195
/proc/meminfo: memFree=933872/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=58.67
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 48101 0 0 0 5836 31 0 0 25 0 9 0 21099544 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 135289208 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 25964 690 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.34
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 32 0 0 0 32 2 0 0 17 0 9 0 21099563 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099564 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0.18
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 3 0 0 0 18 0 0 0 16 0 9 0 21099564 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21099565 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0.01
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 1 0 0 0 15 0 9 0 21099565 399007744 25964 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 58.92
Current children cumulated vsize (KiB) 395012

[startup+61.903 s]
/proc/loadavg: 2.14 2.08 2.07 3/92 15195
/proc/meminfo: memFree=933872/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=389656 CPUtime=59.07
/proc/15186/stat : 15186 (Conquer) R 15181 15181 14414 0 -1 0 48107 0 0 0 5876 31 0 0 25 0 9 0 21099544 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 134813440 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 97414 25476 690 2003 0 94826 0
[pid=15186/tid=15188] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15188/stat : 15188 (Conquer) S 15181 15181 14414 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21099545 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15186/tid=15189] ppid=15181 vsize=389656 CPUtime=0.35
/proc/15186/task/15189/stat : 15189 (Conquer) S 15181 15181 14414 0 -1 64 32 0 0 0 33 2 0 0 16 0 9 0 21099563 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15190] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15190/stat : 15190 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099564 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15191] ppid=15181 vsize=389656 CPUtime=0.19
/proc/15186/task/15191/stat : 15191 (Conquer) S 15181 15181 14414 0 -1 64 3 0 0 0 19 0 0 0 15 0 9 0 21099564 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15192] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15192/stat : 15192 (Conquer) S 15181 15181 14414 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15193] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15193/stat : 15193 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15194] ppid=15181 vsize=389656 CPUtime=0
/proc/15186/task/15194/stat : 15194 (Conquer) S 15181 15181 14414 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21099565 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15186/tid=15195] ppid=15181 vsize=389656 CPUtime=0.01
/proc/15186/task/15195/stat : 15195 (Conquer) S 15181 15181 14414 0 -1 64 28 0 0 0 1 0 0 0 15 0 9 0 21099565 399007744 25476 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 59.32
Current children cumulated vsize (KiB) 395012

[startup+62.303 s]
/proc/loadavg: 2.14 2.08 2.07 3/92 15195
/proc/meminfo: memFree=933872/2055920 swapFree=4192948/4192956
[pid=15181] ppid=15179 vsize=5356 CPUtime=0.25
/proc/15181/stat : 15181 (solver) S 15179 15181 14414 0 -1 4194304 361 414 0 0 0 0 7 18 15 0 1 0 21099518 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15181/statm: 1339 242 201 169 0 50 0
[pid=15186] ppid=15181 vsize=0 CPUtime=59.46
/proc/15186/stat : 15186 (Conquer) Z 15181 15181 14414 0 -1 12 48127 0 0 0 5914 32 0 0 25 0 2 0 21099544 0 0 996147200 0 0 0 0 0 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15186/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 59.71
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 62.3174
CPU time (s): 59.7449
CPU user time (s): 59.224
CPU system time (s): 0.52092
CPU usage (%): 95.872
Max. virtual memory (cumulated for all children) (KiB): 395016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.224
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49047
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= 2018
involuntary context switches= 2568

runsolver used 0.081987 second user time and 0.208968 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-11 21:25:42
IDJOB=2064560
IDBENCH=54164
IDSOLVER=740
FILE ID=node85/2064560-1247340340
PBS_JOBID= 9506686
Free space on /tmp= 126456 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-14_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064560-1247340340/watcher-2064560-1247340340 -o /tmp/evaluation-result-2064560-1247340340/solver-2064560-1247340340 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2064560-1247340340.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= e075cbb1a651a23fe8745c68f09e3900
RANDOM SEED=68231562

node85.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.220
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.220
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:       1043744 kB
Buffers:         64408 kB
Cached:         822848 kB
SwapCached:          8 kB
Active:         205732 kB
Inactive:       727932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043744 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:           21204 kB
Writeback:           0 kB
Mapped:          59016 kB
Slab:            63620 kB
Committed_AS:   182500 kB
PageTables:       1956 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126436 MiB
End job on node85 at 2009-07-11 21:26:44