Trace number 311625

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 v1? (TO) 1200.12 1200.92

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
MD5SUMbbb4149cc32eff7dd6676db03641b5a9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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 MiraXTv1...

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/node17/watcher-311625-1178874096 -o ROOT/results/node17/solver-311625-1178874096 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/311625-1178874096/MiraXTv1_dyn /tmp/evaluation/311625-1178874096/instance-311625-1178874096.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: 1.01 1.01 1.15 3/83 14276
/proc/meminfo: memFree=1778104/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=4056 CPUtime=0
/proc/14276/stat : 14276 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 335327126 4153344 356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14276/statm: 1014 356 206 20 0 372 0

[startup+0.091119 s]
/proc/loadavg: 1.01 1.01 1.15 3/83 14276
/proc/meminfo: memFree=1778104/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=6408 CPUtime=0.08
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 776 0 0 0 8 0 0 0 18 0 2 0 335327126 6561792 751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 1602 751 218 20 0 960 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6408

[startup+0.101122 s]
/proc/loadavg: 1.01 1.01 1.15 3/83 14276
/proc/meminfo: memFree=1778104/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=6408 CPUtime=0.09
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 776 0 0 0 9 0 0 0 18 0 2 0 335327126 6561792 751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 1602 751 218 20 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6408

[startup+0.301142 s]
/proc/loadavg: 1.01 1.01 1.15 3/83 14276
/proc/meminfo: memFree=1778104/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=6804 CPUtime=0.29
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 876 0 0 0 29 0 0 0 18 0 2 0 335327126 6967296 851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 1701 851 218 20 0 1059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6804

[startup+0.701183 s]
/proc/loadavg: 1.01 1.01 1.15 3/83 14276
/proc/meminfo: memFree=1778104/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=7728 CPUtime=0.69
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 1146 0 0 0 69 0 0 0 18 0 2 0 335327126 7913472 1121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 1932 1121 218 20 0 1290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7728

[startup+1.50127 s]
/proc/loadavg: 1.01 1.01 1.15 2/85 14280
/proc/meminfo: memFree=1773672/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=10240 CPUtime=1.49
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 1625 0 0 0 149 0 0 0 18 0 2 0 335327126 10485760 1600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 2560 1600 218 20 0 1918 0
[pid=14276/tid=14278] ppid=14274 vsize=10240 CPUtime=1.46
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 1081 0 0 0 146 0 0 0 25 0 2 0 335327129 10485760 1600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10240

[startup+3.10144 s]
/proc/loadavg: 1.00 1.01 1.15 2/85 14280
/proc/meminfo: memFree=1771368/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=11484 CPUtime=3.09
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 1971 0 0 0 308 1 0 0 18 0 2 0 335327126 11759616 1946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 2871 1946 218 20 0 2229 0
[pid=14276/tid=14278] ppid=14274 vsize=11484 CPUtime=3.06
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 1427 0 0 0 305 1 0 0 25 0 2 0 335327129 11759616 1946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11484

[startup+6.30177 s]
/proc/loadavg: 1.00 1.01 1.15 2/85 14282
/proc/meminfo: memFree=1767272/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=16308 CPUtime=6.29
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 3220 0 0 0 627 2 0 0 18 0 2 0 335327126 16699392 3195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 4077 3195 218 20 0 3435 0
[pid=14276/tid=14278] ppid=14274 vsize=16308 CPUtime=6.26
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 2676 0 0 0 624 2 0 0 25 0 2 0 335327129 16699392 3195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16308

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.15 2/85 14286
/proc/meminfo: memFree=1763432/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=18580 CPUtime=12.67
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 3902 0 0 0 1264 3 0 0 18 0 2 0 335327126 19025920 3802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 4645 3802 218 20 0 4003 0
[pid=14276/tid=14278] ppid=14274 vsize=18580 CPUtime=12.64
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 3358 0 0 0 1261 3 0 0 25 0 2 0 335327129 19025920 3802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18580

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 14312
/proc/meminfo: memFree=1754576/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=27916 CPUtime=25.47
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 6392 0 0 0 2541 6 0 0 18 0 2 0 335327126 28585984 6193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 6979 6193 218 20 0 6337 0
[pid=14276/tid=14278] ppid=14274 vsize=27916 CPUtime=25.44
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 5848 0 0 0 2538 6 0 0 25 0 2 0 335327129 28585984 6193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27916

[startup+51.1014 s]
/proc/loadavg: 1.08 1.02 1.15 2/79 14312
/proc/meminfo: memFree=1747408/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=35288 CPUtime=51.07
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 8471 0 0 0 5098 9 0 0 18 0 2 0 335327126 36134912 8030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 8822 8030 218 20 0 8180 0
[pid=14276/tid=14278] ppid=14274 vsize=35288 CPUtime=51.03
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 7927 0 0 0 5095 8 0 0 25 0 2 0 335327129 36134912 8030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35288

[startup+102.306 s]
/proc/loadavg: 1.11 1.03 1.14 2/79 14312
/proc/meminfo: memFree=1745296/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=37280 CPUtime=102.23
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 9505 0 0 0 10214 9 0 0 18 0 2 0 335327126 38174720 8582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 9320 8582 218 20 0 8678 0
[pid=14276/tid=14278] ppid=14274 vsize=37280 CPUtime=102.2
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 8961 0 0 0 10211 9 0 0 25 0 2 0 335327129 38174720 8582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 37280

[startup+162.301 s]
/proc/loadavg: 1.11 1.04 1.14 2/79 14312
/proc/meminfo: memFree=1743888/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=38932 CPUtime=162.19
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 10292 0 0 0 16209 10 0 0 18 0 2 0 335327126 39866368 8932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 9733 8932 218 20 0 9091 0
[pid=14276/tid=14278] ppid=14274 vsize=38932 CPUtime=162.16
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 9748 0 0 0 16206 10 0 0 25 0 2 0 335327129 39866368 8932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 38932

[startup+222.301 s]
/proc/loadavg: 1.14 1.06 1.14 2/79 14312
/proc/meminfo: memFree=1742416/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=40272 CPUtime=222.17
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 11184 0 0 0 22206 11 0 0 18 0 2 0 335327126 41238528 9297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 10068 9297 218 20 0 9426 0
[pid=14276/tid=14278] ppid=14274 vsize=40272 CPUtime=222.14
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 10640 0 0 0 22203 11 0 0 25 0 2 0 335327129 41238528 9297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 40272

[startup+282.302 s]
/proc/loadavg: 1.05 1.05 1.13 2/79 14312
/proc/meminfo: memFree=1738960/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=44072 CPUtime=282.12
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 12544 0 0 0 28200 12 0 0 18 0 2 0 335327126 45129728 10193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11018 10193 218 20 0 10376 0
[pid=14276/tid=14278] ppid=14274 vsize=44072 CPUtime=282.09
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 12000 0 0 0 28197 12 0 0 25 0 2 0 335327129 45129728 10193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 44072

[startup+342.302 s]
/proc/loadavg: 1.02 1.04 1.11 2/79 14312
/proc/meminfo: memFree=1736984/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=45820 CPUtime=342.07
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 13465 0 0 0 34195 12 0 0 18 0 2 0 335327126 46919680 10642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11455 10642 218 20 0 10813 0
[pid=14276/tid=14278] ppid=14274 vsize=45820 CPUtime=342.05
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 12921 0 0 0 34193 12 0 0 25 0 2 0 335327129 46919680 10642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 45820

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.10 2/79 14312
/proc/meminfo: memFree=1736920/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=45820 CPUtime=402.04
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 13961 0 0 0 40192 12 0 0 18 0 2 0 335327126 46919680 10656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11455 10656 218 20 0 10813 0
[pid=14276/tid=14278] ppid=14274 vsize=45820 CPUtime=402.01
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 13417 0 0 0 40189 12 0 0 25 0 2 0 335327129 46919680 10656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 45820

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 14312
/proc/meminfo: memFree=1736792/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=45956 CPUtime=462
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 14491 0 0 0 46187 13 0 0 18 0 2 0 335327126 47058944 10695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11489 10695 218 20 0 10847 0
[pid=14276/tid=14278] ppid=14274 vsize=45956 CPUtime=461.97
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 13947 0 0 0 46185 12 0 0 25 0 2 0 335327129 47058944 10695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 45956

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 14312
/proc/meminfo: memFree=1736792/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=45956 CPUtime=521.96
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 14998 0 0 0 52183 13 0 0 18 0 2 0 335327126 47058944 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11489 10703 218 20 0 10847 0
[pid=14276/tid=14278] ppid=14274 vsize=45956 CPUtime=521.93
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 14454 0 0 0 52180 13 0 0 25 0 2 0 335327129 47058944 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 45956

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 14312
/proc/meminfo: memFree=1736664/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=46092 CPUtime=581.93
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 15371 0 0 0 58179 14 0 0 18 0 2 0 335327126 47198208 10740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11523 10740 218 20 0 10881 0
[pid=14276/tid=14278] ppid=14274 vsize=46092 CPUtime=581.9
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 14827 0 0 0 58176 14 0 0 25 0 2 0 335327129 47198208 10740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 46092

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 14312
/proc/meminfo: memFree=1736472/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=46236 CPUtime=641.89
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 16006 0 0 0 64175 14 0 0 18 0 2 0 335327126 47345664 10779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 11559 10779 218 20 0 10917 0
[pid=14276/tid=14278] ppid=14274 vsize=46236 CPUtime=641.86
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 15462 0 0 0 64172 14 0 0 25 0 2 0 335327129 47345664 10779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 46236

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 14312
/proc/meminfo: memFree=1734424/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=48220 CPUtime=701.84
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 17054 0 0 0 70169 15 0 0 18 0 2 0 335327126 49377280 11309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12055 11309 218 20 0 11413 0
[pid=14276/tid=14278] ppid=14274 vsize=48220 CPUtime=701.81
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 16510 0 0 0 70166 15 0 0 25 0 2 0 335327129 49377280 11309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 48220

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14312
/proc/meminfo: memFree=1734232/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=48356 CPUtime=761.82
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 17605 0 0 0 76166 16 0 0 18 0 2 0 335327126 49516544 11336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12089 11336 218 20 0 11447 0
[pid=14276/tid=14278] ppid=14274 vsize=48356 CPUtime=761.78
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 17061 0 0 0 76163 15 0 0 25 0 2 0 335327129 49516544 11336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 48356

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14312
/proc/meminfo: memFree=1734232/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=48356 CPUtime=821.77
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 18146 0 0 0 82161 16 0 0 18 0 2 0 335327126 49516544 11345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12089 11345 218 20 0 11447 0
[pid=14276/tid=14278] ppid=14274 vsize=48356 CPUtime=821.74
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 17602 0 0 0 82158 16 0 0 25 0 2 0 335327129 49516544 11345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 48356

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14312
/proc/meminfo: memFree=1734232/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=48356 CPUtime=881.73
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 18603 0 0 0 88157 16 0 0 18 0 2 0 335327126 49516544 11353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12089 11353 218 20 0 11447 0
[pid=14276/tid=14278] ppid=14274 vsize=48356 CPUtime=881.7
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 18059 0 0 0 88154 16 0 0 25 0 2 0 335327129 49516544 11353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 48356

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14312
/proc/meminfo: memFree=1734104/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=48356 CPUtime=941.68
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 19166 0 0 0 94151 17 0 0 18 0 2 0 335327126 49516544 11372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12089 11372 218 20 0 11447 0
[pid=14276/tid=14278] ppid=14274 vsize=48356 CPUtime=941.66
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 18622 0 0 0 94149 17 0 0 25 0 2 0 335327129 49516544 11372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 48356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14312
/proc/meminfo: memFree=1733016/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=49572 CPUtime=1001.64
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 19927 0 0 0 100147 17 0 0 18 0 2 0 335327126 50761728 11676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12393 11676 218 20 0 11751 0
[pid=14276/tid=14278] ppid=14274 vsize=49572 CPUtime=1001.61
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 19383 0 0 0 100144 17 0 0 25 0 2 0 335327129 50761728 11676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 49572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14312
/proc/meminfo: memFree=1732696/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=49868 CPUtime=1061.59
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 20440 0 0 0 106142 17 0 0 18 0 2 0 335327126 51064832 11729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12467 11729 218 20 0 11825 0
[pid=14276/tid=14278] ppid=14274 vsize=49868 CPUtime=1061.56
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 19896 0 0 0 106139 17 0 0 25 0 2 0 335327129 51064832 11729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 49868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14312
/proc/meminfo: memFree=1731224/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=51320 CPUtime=1121.54
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 21282 0 0 0 112136 18 0 0 18 0 2 0 335327126 52551680 12108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12830 12108 218 20 0 12188 0
[pid=14276/tid=14278] ppid=14274 vsize=51320 CPUtime=1121.51
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 20738 0 0 0 112133 18 0 0 25 0 2 0 335327129 52551680 12108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.54
Current children cumulated vsize (KiB) 51320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 14312
/proc/meminfo: memFree=1730776/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=51740 CPUtime=1181.49
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 21843 0 0 0 118130 19 0 0 18 0 2 0 335327126 52981760 12204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12935 12204 218 20 0 12293 0
[pid=14276/tid=14278] ppid=14274 vsize=51740 CPUtime=1181.47
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 21299 0 0 0 118128 19 0 0 25 0 2 0 335327129 52981760 12204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 51740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 14312
/proc/meminfo: memFree=1730776/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=51740 CPUtime=1200.09
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 21936 0 0 0 119990 19 0 0 18 0 2 0 335327126 52981760 12204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12935 12204 218 20 0 12293 0
[pid=14276/tid=14278] ppid=14274 vsize=51740 CPUtime=1200.06
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 21392 0 0 0 119987 19 0 0 25 0 2 0 335327129 52981760 12204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 51740

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 14312
/proc/meminfo: memFree=1730776/2055920 swapFree=4140644/4192956
[pid=14276] ppid=14274 vsize=51740 CPUtime=1200.09
/proc/14276/stat : 14276 (MiraXTv1_dyn) S 14274 14276 13535 0 -1 4194304 21936 0 0 0 119990 19 0 0 18 0 2 0 335327126 52981760 12204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14276/statm: 12935 12204 218 20 0 12293 0
[pid=14276/tid=14278] ppid=14274 vsize=51740 CPUtime=1200.06
/proc/14276/task/14278/stat : 14278 (MiraXTv1_dyn) R 14274 14276 13535 0 -1 4194368 21392 0 0 0 119987 19 0 0 25 0 2 0 335327129 52981760 12204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 51740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.12
CPU user time (s): 1199.91
CPU system time (s): 0.205968
CPU usage (%): 99.9332
Max. virtual memory (cumulated for all children) (KiB): 51740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21936
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= 13
involuntary context switches= 8699

runsolver used 1.3398 second user time and 3.04454 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 09:01:36 UTC 2007

IDJOB= 311625
IDBENCH= 20319
IDSOLVER= 130
FILE ID= node17/311625-1178874096

PBS_JOBID= 5251051

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311625-1178874096/MiraXTv1_dyn /tmp/evaluation/311625-1178874096/instance-311625-1178874096.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-311625-1178874096 -o ROOT/results/node17/solver-311625-1178874096 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/311625-1178874096/MiraXTv1_dyn /tmp/evaluation/311625-1178874096/instance-311625-1178874096.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bbb4149cc32eff7dd6676db03641b5a9

RANDOM SEED= 935947650

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1778320 kB
Buffers:         47652 kB
Cached:         142276 kB
SwapCached:      15568 kB
Active:         120464 kB
Inactive:        94420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778320 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:          31392 kB
Slab:            47776 kB
Committed_AS: 10157608 kB
PageTables:       2040 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= 66561 MiB

End job on node17 on Fri May 11 09:21:39 UTC 2007