Trace number 309532

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, and are wall clock time (not CPU 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
MiraXT v3? (TO) 1200.11 601.628

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
MD5SUM26d21a18e51a01c29ac0a04190401030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.333949
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-309532-1178868726 -o ROOT/results/node18/solver-309532-1178868726 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309532-1178868726/MiraXTv3_dyn /tmp/evaluation/309532-1178868726/instance-309532-1178868726.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9105
/proc/meminfo: memFree=1781896/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=3788 CPUtime=0
/proc/9105/stat : 9105 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 334789972 3878912 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/9105/statm: 980 282 206 20 0 338 0

[startup+0.116073 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9105
/proc/meminfo: memFree=1781896/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=6924 CPUtime=0.2
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 751 0 0 0 20 0 0 0 18 0 3 0 334789972 7090176 726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 1731 726 218 20 0 1089 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6924

[startup+0.200834 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9105
/proc/meminfo: memFree=1781896/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=7980 CPUtime=0.37
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 918 0 0 0 37 0 0 0 18 0 3 0 334789972 8171520 893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 1995 893 218 20 0 1353 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7980

[startup+0.301845 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9105
/proc/meminfo: memFree=1781896/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=8384 CPUtime=0.57
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 1094 0 0 0 57 0 0 0 18 0 3 0 334789972 8585216 1069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 2096 1069 218 20 0 1454 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8384

[startup+0.701884 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9105
/proc/meminfo: memFree=1781896/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=10616 CPUtime=1.37
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 1705 0 0 0 137 0 0 0 18 0 3 0 334789972 10870784 1680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 2654 1680 218 20 0 2012 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10616

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 9108
/proc/meminfo: memFree=1773680/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=14964 CPUtime=2.96
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 2773 0 0 0 295 1 0 0 18 0 3 0 334789972 15323136 2748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 3741 2748 218 20 0 3099 0
[pid=9105/tid=9107] ppid=9103 vsize=14964 CPUtime=1.48
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 1158 0 0 0 148 0 0 0 18 0 3 0 334789973 15323136 2748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=14964 CPUtime=1.47
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 1217 0 0 0 146 1 0 0 21 0 3 0 334789973 15323136 2748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14964

[startup+3.10112 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 9108
/proc/meminfo: memFree=1768432/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=17960 CPUtime=6.16
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 3652 0 0 0 614 2 0 0 18 0 3 0 334789972 18391040 3627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 4490 3627 218 20 0 3848 0
[pid=9105/tid=9107] ppid=9103 vsize=17960 CPUtime=3.07
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 1636 0 0 0 307 0 0 0 25 0 3 0 334789973 18391040 3627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=17960 CPUtime=3.06
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 1618 0 0 0 305 1 0 0 25 0 3 0 334789973 18391040 3627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17960

[startup+6.30143 s]
/proc/loadavg: 1.01 1.00 0.99 3/80 9108
/proc/meminfo: memFree=1763248/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=25908 CPUtime=12.54
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 5513 0 0 0 1250 4 0 0 18 0 3 0 334789972 26529792 5414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 6477 5414 218 20 0 5835 0
[pid=9105/tid=9107] ppid=9103 vsize=25908 CPUtime=6.27
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 2530 0 0 0 626 1 0 0 25 0 3 0 334789973 26529792 5414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=25908 CPUtime=6.24
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 2585 0 0 0 622 2 0 0 23 0 3 0 334789973 26529792 5414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25908

[startup+12.702 s]
/proc/loadavg: 1.09 1.02 1.00 3/80 9108
/proc/meminfo: memFree=1746544/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=41692 CPUtime=25.32
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 9555 0 0 0 2523 9 0 0 18 0 3 0 334789972 42692608 9280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 10423 9280 218 20 0 9781 0
[pid=9105/tid=9107] ppid=9103 vsize=41692 CPUtime=12.68
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 4521 0 0 0 1265 3 0 0 25 0 3 0 334789973 42692608 9280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=41692 CPUtime=12.62
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 4636 0 0 0 1256 6 0 0 25 0 3 0 334789973 42692608 9280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 41692

[startup+25.5013 s]
/proc/loadavg: 1.29 1.06 1.02 4/80 9108
/proc/meminfo: memFree=1739056/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=48776 CPUtime=50.83
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 11365 0 0 0 5073 10 0 0 18 0 3 0 334789972 49946624 10743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 12194 10743 218 20 0 11552 0
[pid=9105/tid=9107] ppid=9103 vsize=48776 CPUtime=25.46
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 5364 0 0 0 2543 3 0 0 25 0 3 0 334789973 49946624 10743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=48776 CPUtime=25.35
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 5603 0 0 0 2528 7 0 0 25 0 3 0 334789973 49946624 10743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48776

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 9108
/proc/meminfo: memFree=1722352/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=64272 CPUtime=101.9
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 16154 0 0 0 10174 16 0 0 18 0 3 0 334789972 65814528 14915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 16068 14915 218 20 0 15426 0
[pid=9105/tid=9107] ppid=9103 vsize=64272 CPUtime=51.05
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 7679 0 0 0 5100 5 0 0 25 0 3 0 334789973 65814528 14915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=64272 CPUtime=50.82
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 8077 0 0 0 5072 10 0 0 25 0 3 0 334789973 65814528 14915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 64272

[startup+102.302 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 9108
/proc/meminfo: memFree=1714224/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=73200 CPUtime=204.03
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 19449 0 0 0 20383 20 0 0 18 0 3 0 334789972 74956800 16993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 18300 16993 218 20 0 17658 0
[pid=9105/tid=9107] ppid=9103 vsize=73200 CPUtime=102.21
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 9075 0 0 0 10214 7 0 0 25 0 3 0 334789973 74956800 16993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=73200 CPUtime=101.8
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 9976 0 0 0 10167 13 0 0 25 0 3 0 334789973 74956800 16993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 73200

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.14 3/80 9108
/proc/meminfo: memFree=1711536/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=75120 CPUtime=323.7
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 21444 0 0 0 32348 22 0 0 18 0 3 0 334789972 76922880 17594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 18780 17594 218 20 0 18138 0
[pid=9105/tid=9107] ppid=9103 vsize=75120 CPUtime=162.16
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 10295 0 0 0 16208 8 0 0 25 0 3 0 334789973 76922880 17594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=75120 CPUtime=161.51
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 10751 0 0 0 16138 13 0 0 25 0 3 0 334789973 76922880 17594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 75120

[startup+222.305 s]
/proc/loadavg: 1.97 1.51 1.19 3/80 9108
/proc/meminfo: memFree=1702512/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=84980 CPUtime=443.37
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 25138 0 0 0 44311 26 0 0 18 0 3 0 334789972 87019520 19903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 21245 19903 218 20 0 20603 0
[pid=9105/tid=9107] ppid=9103 vsize=84980 CPUtime=222.13
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 11589 0 0 0 22204 9 0 0 25 0 3 0 334789973 87019520 19903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=84980 CPUtime=221.23
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 13151 0 0 0 22106 17 0 0 25 0 3 0 334789973 87019520 19903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 84980

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 9108
/proc/meminfo: memFree=1699824/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=87100 CPUtime=563.09
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 27125 0 0 0 56280 29 0 0 18 0 3 0 334789972 89190400 20536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 21775 20536 218 20 0 21133 0
[pid=9105/tid=9107] ppid=9103 vsize=87100 CPUtime=282.1
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 12868 0 0 0 28199 11 0 0 25 0 3 0 334789973 89190400 20536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=87100 CPUtime=280.96
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 13859 0 0 0 28079 17 0 0 25 0 3 0 334789973 89190400 20536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 87100

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 9108
/proc/meminfo: memFree=1695152/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=91952 CPUtime=682.79
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 29680 0 0 0 68247 32 0 0 18 0 3 0 334789972 94158848 21684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 22988 21684 218 20 0 22346 0
[pid=9105/tid=9107] ppid=9103 vsize=91952 CPUtime=342.08
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 14307 0 0 0 34195 13 0 0 25 0 3 0 334789973 94158848 21684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=91952 CPUtime=340.68
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 14975 0 0 0 34050 18 0 0 25 0 3 0 334789973 94158848 21684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 91952

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 9108
/proc/meminfo: memFree=1693296/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=93412 CPUtime=802.48
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 31421 0 0 0 80214 34 0 0 18 0 3 0 334789972 95653888 22162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 23353 22162 218 20 0 22711 0
[pid=9105/tid=9107] ppid=9103 vsize=93412 CPUtime=402.05
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 15236 0 0 0 40191 14 0 0 25 0 3 0 334789973 95653888 22162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=93412 CPUtime=400.41
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 15787 0 0 0 40021 20 0 0 25 0 3 0 334789973 95653888 22162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.48
Current children cumulated vsize (KiB) 93412

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 9108
/proc/meminfo: memFree=1692016/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=96472 CPUtime=922.2
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 32843 0 0 0 92184 36 0 0 18 0 3 0 334789972 98787328 22490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 24118 22490 218 20 0 23476 0
[pid=9105/tid=9107] ppid=9103 vsize=96472 CPUtime=462.02
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 15861 0 0 0 46188 14 0 0 25 0 3 0 334789973 98787328 22490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=96472 CPUtime=460.16
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 16584 0 0 0 45995 21 0 0 25 0 3 0 334789973 98787328 22490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.2
Current children cumulated vsize (KiB) 96472

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/80 9108
/proc/meminfo: memFree=1689072/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=98520 CPUtime=1041.89
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 34788 0 0 0 104150 39 0 0 18 0 3 0 334789972 100884480 23217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 24630 23217 218 20 0 23988 0
[pid=9105/tid=9107] ppid=9103 vsize=98520 CPUtime=521.98
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 16484 0 0 0 52183 15 0 0 25 0 3 0 334789973 100884480 23217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=98520 CPUtime=519.88
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 17906 0 0 0 51965 23 0 0 25 0 3 0 334789973 100884480 23217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 98520

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 9108
/proc/meminfo: memFree=1688496/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=99680 CPUtime=1161.56
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 36076 0 0 0 116116 40 0 0 18 0 3 0 334789972 102072320 23366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 24920 23366 218 20 0 24278 0
[pid=9105/tid=9107] ppid=9103 vsize=99680 CPUtime=581.94
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 17077 0 0 0 58178 16 0 0 25 0 3 0 334789973 102072320 23366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=99680 CPUtime=579.59
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 18601 0 0 0 57936 23 0 0 25 0 3 0 334789973 102072320 23366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.56
Current children cumulated vsize (KiB) 99680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 9110
/proc/meminfo: memFree=1688360/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=99680 CPUtime=1200.07
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 36395 0 0 0 119967 40 0 0 18 0 3 0 334789972 102072320 23370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 24920 23370 218 20 0 24278 0
[pid=9105/tid=9107] ppid=9103 vsize=99680 CPUtime=601.24
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 17290 0 0 0 60108 16 0 0 25 0 3 0 334789973 102072320 23370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=99680 CPUtime=598.8
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 18707 0 0 0 59857 23 0 0 25 0 3 0 334789973 102072320 23370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 99680

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

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

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 9110
/proc/meminfo: memFree=1688360/2055920 swapFree=4144420/4192956
[pid=9105] ppid=9103 vsize=99680 CPUtime=1200.07
/proc/9105/stat : 9105 (MiraXTv3_dyn) S 9103 9105 7929 0 -1 4194304 36395 0 0 0 119967 40 0 0 18 0 3 0 334789972 102072320 23370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9105/statm: 24920 23370 218 20 0 24278 0
[pid=9105/tid=9107] ppid=9103 vsize=99680 CPUtime=601.24
/proc/9105/task/9107/stat : 9107 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 17290 0 0 0 60108 16 0 0 25 0 3 0 334789973 102072320 23370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9105/tid=9108] ppid=9103 vsize=99680 CPUtime=598.8
/proc/9105/task/9108/stat : 9108 (MiraXTv3_dyn) R 9103 9105 7929 0 -1 4194368 18707 0 0 0 59857 23 0 0 25 0 3 0 334789973 102072320 23370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 99680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.628
CPU time (s): 1200.11
CPU user time (s): 1199.69
CPU system time (s): 0.419936
CPU usage (%): 199.476
Max. virtual memory (cumulated for all children) (KiB): 99680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36395
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= 223
involuntary context switches= 22374

runsolver used 0.612906 second user time and 1.58576 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 07:32:06 UTC 2007

IDJOB= 309532
IDBENCH= 20261
IDSOLVER= 128
FILE ID= node18/309532-1178868726

PBS_JOBID= 5251036

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/309532-1178868726/MiraXTv3_dyn /tmp/evaluation/309532-1178868726/instance-309532-1178868726.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-309532-1178868726 -o ROOT/results/node18/solver-309532-1178868726 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309532-1178868726/MiraXTv3_dyn /tmp/evaluation/309532-1178868726/instance-309532-1178868726.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  26d21a18e51a01c29ac0a04190401030

RANDOM SEED= 965516121

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.234
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.234
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:       1782112 kB
Buffers:         46860 kB
Cached:         137148 kB
SwapCached:      18496 kB
Active:         112356 kB
Inactive:        99888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782112 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30104 kB
Slab:            47060 kB
Committed_AS:  8752280 kB
PageTables:       1776 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= 66556 MiB

End job on node18 on Fri May 11 07:42:10 UTC 2007