Trace number 298503

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1257266562-15.SAT.shuffled.cnf
MD5SUM5e7fef8a5169f386cc435a1aecb40c3c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/node1/watcher-298503-1178830553 -o ROOT/results/node1/solver-298503-1178830553 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298503-1178830553/MiraXTv3_dyn /tmp/evaluation/298503-1178830553/instance-298503-1178830553.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.78 0.95 0.98 3/77 18130
/proc/meminfo: memFree=1826704/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=3788 CPUtime=0
/proc/18130/stat : 18130 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 359093142 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/18130/statm: 947 266 206 20 0 305 0

[startup+0.032971 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 18130
/proc/meminfo: memFree=1826704/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=8536 CPUtime=0.65
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 1032 0 0 0 65 0 0 0 18 0 3 0 359093142 8740864 1007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 2134 1007 218 20 0 1492 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8536

[startup+0.405575 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 18130
/proc/meminfo: memFree=1826704/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=8704 CPUtime=0.78
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 1140 0 0 0 78 0 0 0 18 0 3 0 359093142 8912896 1115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 2176 1116 218 20 0 1534 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 8704

[startup+0.502586 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 18130
/proc/meminfo: memFree=1826704/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=9064 CPUtime=0.99
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 1313 0 0 0 98 1 0 0 18 0 3 0 359093142 9281536 1288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 2266 1289 218 20 0 1624 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9064

[startup+0.701609 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 18130
/proc/meminfo: memFree=1826704/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=10744 CPUtime=1.38
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 1593 0 0 0 137 1 0 0 18 0 3 0 359093142 11001856 1568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 2686 1568 218 20 0 2044 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10744

[startup+1.5027 s]
/proc/loadavg: 0.78 0.95 0.98 3/80 18133
/proc/meminfo: memFree=1818552/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=13580 CPUtime=2.98
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 2421 0 0 0 297 1 0 0 18 0 3 0 359093142 13905920 2396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 3395 2396 218 20 0 2753 0
[pid=18130/tid=18132] ppid=18128 vsize=13580 CPUtime=1.48
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 1088 0 0 0 148 0 0 0 25 0 3 0 359093143 13905920 2396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=13580 CPUtime=1.47
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 1002 0 0 0 147 0 0 0 19 0 3 0 359093143 13905920 2396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13580

[startup+3.10189 s]
/proc/loadavg: 0.78 0.95 0.98 3/80 18133
/proc/meminfo: memFree=1817208/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=15684 CPUtime=6.17
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 2894 0 0 0 615 2 0 0 18 0 3 0 359093142 16060416 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 3921 2869 218 20 0 3279 0
[pid=18130/tid=18132] ppid=18128 vsize=15684 CPUtime=3.08
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 1271 0 0 0 308 0 0 0 25 0 3 0 359093143 16060416 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=15684 CPUtime=3.07
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 1292 0 0 0 306 1 0 0 21 0 3 0 359093143 16060416 2869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15684

[startup+6.30127 s]
/proc/loadavg: 0.88 0.97 0.99 3/80 18133
/proc/meminfo: memFree=1809600/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=22340 CPUtime=12.55
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 4806 0 0 0 1252 3 0 0 18 0 3 0 359093142 22876160 4666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 5585 4666 218 20 0 4943 0
[pid=18130/tid=18132] ppid=18128 vsize=22340 CPUtime=6.27
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 2200 0 0 0 627 0 0 0 25 0 3 0 359093143 22876160 4666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=22340 CPUtime=6.26
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 2275 0 0 0 624 2 0 0 25 0 3 0 359093143 22876160 4666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22340

[startup+12.702 s]
/proc/loadavg: 0.97 0.99 0.99 3/80 18133
/proc/meminfo: memFree=1798280/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=33724 CPUtime=25.32
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 7558 0 0 0 2526 6 0 0 18 0 3 0 359093142 34533376 7173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 8431 7173 218 20 0 7789 0
[pid=18130/tid=18132] ppid=18128 vsize=33724 CPUtime=12.67
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 3529 0 0 0 1265 2 0 0 25 0 3 0 359093143 34533376 7173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=33724 CPUtime=12.63
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 3698 0 0 0 1259 4 0 0 23 0 3 0 359093143 34533376 7173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 33724

[startup+25.5025 s]
/proc/loadavg: 1.20 1.04 1.01 3/80 18133
/proc/meminfo: memFree=1793304/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=39836 CPUtime=50.87
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 9249 0 0 0 5079 8 0 0 18 0 3 0 359093142 40792064 8488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 9959 8488 218 20 0 9317 0
[pid=18130/tid=18132] ppid=18128 vsize=39836 CPUtime=25.47
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 4389 0 0 0 2545 2 0 0 25 0 3 0 359093143 40792064 8488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=39836 CPUtime=25.38
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 4529 0 0 0 2534 4 0 0 25 0 3 0 359093143 40792064 8488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 39836

[startup+51.1025 s]
/proc/loadavg: 1.47 1.11 1.03 3/80 18133
/proc/meminfo: memFree=1783704/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=48020 CPUtime=101.93
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 12451 0 0 0 10181 12 0 0 18 0 3 0 359093142 49172480 10813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 12005 10813 218 20 0 11363 0
[pid=18130/tid=18132] ppid=18128 vsize=48020 CPUtime=51.03
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 6194 0 0 0 5099 4 0 0 24 0 3 0 359093143 49172480 10813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=48020 CPUtime=50.88
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 5926 0 0 0 5081 7 0 0 25 0 3 0 359093143 49172480 10813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 48020

[startup+102.303 s]
/proc/loadavg: 1.77 1.25 1.08 3/80 18133
/proc/meminfo: memFree=1777944/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=54648 CPUtime=204.06
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 15490 0 0 0 20391 15 0 0 18 0 3 0 359093142 55959552 12219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 13662 12219 218 20 0 13020 0
[pid=18130/tid=18132] ppid=18128 vsize=54648 CPUtime=102.19
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 7860 0 0 0 10213 6 0 0 25 0 3 0 359093143 55959552 12219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=54648 CPUtime=101.86
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 7299 0 0 0 10178 8 0 0 25 0 3 0 359093143 55959552 12219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 54648

[startup+162.303 s]
/proc/loadavg: 1.91 1.38 1.14 3/80 18133
/proc/meminfo: memFree=1776152/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=56780 CPUtime=323.73
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 17621 0 0 0 32357 16 0 0 18 0 3 0 359093142 58142720 12668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 14195 12668 218 20 0 13553 0
[pid=18130/tid=18132] ppid=18128 vsize=56780 CPUtime=162.12
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 9008 0 0 0 16206 6 0 0 25 0 3 0 359093143 58142720 12668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=56780 CPUtime=161.6
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 8282 0 0 0 16151 9 0 0 25 0 3 0 359093143 58142720 12668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 56780

[startup+222.303 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 18133
/proc/meminfo: memFree=1775192/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=57096 CPUtime=443.4
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 19633 0 0 0 44322 18 0 0 18 0 3 0 359093142 58466304 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 14274 12899 218 20 0 13632 0
[pid=18130/tid=18132] ppid=18128 vsize=57096 CPUtime=222.04
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 10051 0 0 0 22197 7 0 0 25 0 3 0 359093143 58466304 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=57096 CPUtime=221.35
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 9251 0 0 0 22124 11 0 0 25 0 3 0 359093143 58466304 12899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 57096

[startup+282.303 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 18133
/proc/meminfo: memFree=1774616/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=57264 CPUtime=563.1
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 21383 0 0 0 56290 20 0 0 18 0 3 0 359093142 58638336 13083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 14316 13083 218 20 0 13674 0
[pid=18130/tid=18132] ppid=18128 vsize=57264 CPUtime=281.99
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 10941 0 0 0 28191 8 0 0 25 0 3 0 359093143 58638336 13083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520129 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=57264 CPUtime=281.09
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 10111 0 0 0 28098 11 0 0 25 0 3 0 359093143 58638336 13083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526379 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 57264

[startup+342.303 s]
/proc/loadavg: 1.99 1.65 1.28 3/86 18297
/proc/meminfo: memFree=1771408/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=59764 CPUtime=682.53
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 23482 0 0 0 68223 30 0 0 18 0 3 0 359093142 61198336 13564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 14941 13564 218 20 0 14299 0
[pid=18130/tid=18132] ppid=18128 vsize=59764 CPUtime=341.86
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 12075 0 0 0 34169 17 0 0 25 0 3 0 359093143 61198336 13564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18130/tid=18133] ppid=18128 vsize=59764 CPUtime=340.64
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 11076 0 0 0 34052 12 0 0 25 0 3 0 359093143 61198336 13564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 59764

[startup+402.303 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 18331
/proc/meminfo: memFree=1771800/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=60768 CPUtime=802.12
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 25270 0 0 0 80175 37 0 0 18 0 3 0 359093142 62226432 13685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 15192 13685 218 20 0 14550 0
[pid=18130/tid=18132] ppid=18128 vsize=60768 CPUtime=401.68
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 12946 0 0 0 40145 23 0 0 25 0 3 0 359093143 62226432 13685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18130/tid=18133] ppid=18128 vsize=60768 CPUtime=400.41
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 11993 0 0 0 40028 13 0 0 25 0 3 0 359093143 62226432 13685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.12
Current children cumulated vsize (KiB) 60768

[startup+462.307 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 18331
/proc/meminfo: memFree=1771096/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=61064 CPUtime=921.81
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 26949 0 0 0 92143 38 0 0 18 0 3 0 359093142 62529536 13865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 15266 13865 218 20 0 14624 0
[pid=18130/tid=18132] ppid=18128 vsize=61064 CPUtime=461.44
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 13783 0 0 0 46120 24 0 0 25 0 3 0 359093143 62529536 13865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18130/tid=18133] ppid=18128 vsize=61064 CPUtime=460.36
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 12835 0 0 0 46022 14 0 0 25 0 3 0 359093143 62529536 13865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.81
Current children cumulated vsize (KiB) 61064

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 18331
/proc/meminfo: memFree=1770520/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=61792 CPUtime=1041.51
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 28624 0 0 0 104111 40 0 0 18 0 3 0 359093142 63275008 14005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 15448 14005 218 20 0 14806 0
[pid=18130/tid=18132] ppid=18128 vsize=61792 CPUtime=521.19
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 14614 0 0 0 52094 25 0 0 25 0 3 0 359093143 63275008 14005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18130/tid=18133] ppid=18128 vsize=61792 CPUtime=520.3
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 13679 0 0 0 52016 14 0 0 25 0 3 0 359093143 63275008 14005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.51
Current children cumulated vsize (KiB) 61792

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 18331
/proc/meminfo: memFree=1770456/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=61944 CPUtime=1161.19
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 30264 0 0 0 116077 42 0 0 18 0 3 0 359093142 63430656 14077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 15486 14077 218 20 0 14844 0
[pid=18130/tid=18132] ppid=18128 vsize=61944 CPUtime=580.93
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 15324 0 0 0 58068 25 0 0 25 0 3 0 359093143 63430656 14077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18130/tid=18133] ppid=18128 vsize=61944 CPUtime=580.24
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 14609 0 0 0 58008 16 0 0 25 0 3 0 359093143 63430656 14077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.19
Current children cumulated vsize (KiB) 61944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 18331
/proc/meminfo: memFree=1769880/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=61944 CPUtime=1200.1
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 30909 0 0 0 119967 43 0 0 18 0 3 0 359093142 63430656 14153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 15486 14153 218 20 0 14844 0
[pid=18130/tid=18132] ppid=18128 vsize=61944 CPUtime=600.36
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 15690 0 0 0 60010 26 0 0 25 0 3 0 359093143 63430656 14153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18130/tid=18133] ppid=18128 vsize=61944 CPUtime=599.72
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 14888 0 0 0 59956 16 0 0 25 0 3 0 359093143 63430656 14153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 61944

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

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

[startup+601.801 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 18331
/proc/meminfo: memFree=1769880/2055920 swapFree=4145760/4192956
[pid=18130] ppid=18128 vsize=61944 CPUtime=1200.1
/proc/18130/stat : 18130 (MiraXTv3_dyn) S 18128 18130 18058 0 -1 4194304 30909 0 0 0 119967 43 0 0 18 0 3 0 359093142 63430656 14153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18130/statm: 15486 14153 218 20 0 14844 0
[pid=18130/tid=18132] ppid=18128 vsize=61944 CPUtime=600.36
/proc/18130/task/18132/stat : 18132 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 15690 0 0 0 60010 26 0 0 25 0 3 0 359093143 63430656 14153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18130/tid=18133] ppid=18128 vsize=61944 CPUtime=599.72
/proc/18130/task/18133/stat : 18133 (MiraXTv3_dyn) R 18128 18130 18058 0 -1 4194368 14888 0 0 0 59956 16 0 0 25 0 3 0 359093143 63430656 14153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 61944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.823
CPU time (s): 1200.12
CPU user time (s): 1199.68
CPU system time (s): 0.439933
CPU usage (%): 199.415
Max. virtual memory (cumulated for all children) (KiB): 61944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30909
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= 203
involuntary context switches= 22866

runsolver used 0.599908 second user time and 1.65575 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 20:55:53 UTC 2007

IDJOB= 298503
IDBENCH= 19987
IDSOLVER= 128
FILE ID= node1/298503-1178830553

PBS_JOBID= 5250995

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1257266562-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298503-1178830553/MiraXTv3_dyn /tmp/evaluation/298503-1178830553/instance-298503-1178830553.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-298503-1178830553 -o ROOT/results/node1/solver-298503-1178830553 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298503-1178830553/MiraXTv3_dyn /tmp/evaluation/298503-1178830553/instance-298503-1178830553.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5e7fef8a5169f386cc435a1aecb40c3c

RANDOM SEED= 588773009

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1826928 kB
Buffers:         40296 kB
Cached:          88220 kB
SwapCached:      14692 kB
Active:          88472 kB
Inactive:        64788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826928 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            61176 kB
Committed_AS:  9688672 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Thu May 10 21:05:57 UTC 2007