Trace number 298545

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 v2? (TO) 1200.05 1200.12

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
MD5SUM975946115a74669405c34f3732da3d4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.1906
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 MiraXTv2...

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/node16/watcher-298545-1178830746 -o ROOT/results/node16/solver-298545-1178830746 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298545-1178830746/MiraXTv2_dyn /tmp/evaluation/298545-1178830746/instance-298545-1178830746.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.91 0.95 0.98 3/77 24994
/proc/meminfo: memFree=1807360/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=3788 CPUtime=0
/proc/24994/stat : 24994 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 330992198 3878912 265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7644109 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 947 265 206 20 0 305 0

[startup+0.036807 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24994
/proc/meminfo: memFree=1807360/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=4412 CPUtime=0.03
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 395 0 0 0 3 0 0 0 18 0 2 0 330992198 4517888 370 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 1103 370 218 20 0 461 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4412

[startup+0.101802 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24994
/proc/meminfo: memFree=1807360/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=5220 CPUtime=0.09
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 466 0 0 0 9 0 0 0 18 0 2 0 330992198 5345280 441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 1305 441 218 20 0 663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5220

[startup+0.30175 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24994
/proc/meminfo: memFree=1807360/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=5992 CPUtime=0.29
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 649 0 0 0 29 0 0 0 18 0 2 0 330992198 6135808 624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 1498 624 218 20 0 856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5992

[startup+0.701665 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24994
/proc/meminfo: memFree=1807360/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=6888 CPUtime=0.69
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 918 0 0 0 69 0 0 0 18 0 2 0 330992198 7053312 893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 1722 893 218 20 0 1080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6888

[startup+1.5015 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 24996
/proc/meminfo: memFree=1804080/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=7856 CPUtime=1.49
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 1128 0 0 0 149 0 0 0 18 0 2 0 330992198 8044544 1103 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 1964 1103 218 20 0 1322 0
[pid=24994/tid=24996] ppid=24992 vsize=7856 CPUtime=1.48
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 798 0 0 0 148 0 0 0 25 0 2 0 330992199 8044544 1103 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7856

[startup+3.10116 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 24996
/proc/meminfo: memFree=1802864/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=9756 CPUtime=3.09
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 1625 0 0 0 309 0 0 0 18 0 2 0 330992198 9990144 1600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 2439 1600 218 20 0 1797 0
[pid=24994/tid=24996] ppid=24992 vsize=9756 CPUtime=3.08
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 1295 0 0 0 308 0 0 0 25 0 2 0 330992199 9990144 1600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9756

[startup+6.30148 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 24996
/proc/meminfo: memFree=1799096/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=12052 CPUtime=6.29
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 2235 0 0 0 628 1 0 0 18 0 2 0 330992198 12341248 2174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 3013 2174 218 20 0 2371 0
[pid=24994/tid=24996] ppid=24992 vsize=12052 CPUtime=6.28
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 1905 0 0 0 627 1 0 0 25 0 2 0 330992199 12341248 2174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12052

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 24996
/proc/meminfo: memFree=1795384/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=16208 CPUtime=12.69
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 3388 0 0 0 1268 1 0 0 18 0 2 0 330992198 16596992 3241 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 4052 3241 218 20 0 3410 0
[pid=24994/tid=24996] ppid=24992 vsize=16208 CPUtime=12.68
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 3058 0 0 0 1267 1 0 0 25 0 2 0 330992199 16596992 3241 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526627 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16208

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 24996
/proc/meminfo: memFree=1792376/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=18888 CPUtime=25.49
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 4249 0 0 0 2547 2 0 0 18 0 2 0 330992198 19341312 3934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 4722 3934 218 20 0 4080 0
[pid=24994/tid=24996] ppid=24992 vsize=18888 CPUtime=25.48
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 3919 0 0 0 2546 2 0 0 25 0 2 0 330992199 19341312 3934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18888

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 24996
/proc/meminfo: memFree=1788344/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=22864 CPUtime=51.09
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 5504 0 0 0 5106 3 0 0 18 0 2 0 330992198 23412736 4859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 5716 4859 218 20 0 5074 0
[pid=24994/tid=24996] ppid=24992 vsize=22864 CPUtime=51.09
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 5174 0 0 0 5106 3 0 0 25 0 2 0 330992199 23412736 4859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22864

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 24996
/proc/meminfo: memFree=1785720/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=25236 CPUtime=102.3
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 6788 0 0 0 10226 4 0 0 18 0 2 0 330992198 25841664 5494 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 6309 5494 218 20 0 5667 0
[pid=24994/tid=24996] ppid=24992 vsize=25236 CPUtime=102.29
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 6458 0 0 0 10225 4 0 0 25 0 2 0 330992199 25841664 5494 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25236

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 25168
/proc/meminfo: memFree=1783608/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=25808 CPUtime=162.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 7739 0 0 0 16216 5 0 0 18 0 2 0 330992198 26427392 5680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 6452 5680 218 20 0 5810 0
[pid=24994/tid=24996] ppid=24992 vsize=25808 CPUtime=162.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 7409 0 0 0 16215 5 0 0 25 0 2 0 330992199 26427392 5680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25808

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 25194
/proc/meminfo: memFree=1783928/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=26560 CPUtime=222.2
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 8718 0 0 0 22214 6 0 0 18 0 2 0 330992198 27197440 5868 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 6640 5868 218 20 0 5998 0
[pid=24994/tid=24996] ppid=24992 vsize=26560 CPUtime=222.19
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 8388 0 0 0 22213 6 0 0 25 0 2 0 330992199 27197440 5868 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26560

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 25194
/proc/meminfo: memFree=1783416/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=27360 CPUtime=282.18
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 9579 0 0 0 28212 6 0 0 18 0 2 0 330992198 28016640 5994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 6840 5994 218 20 0 6198 0
[pid=24994/tid=24996] ppid=24992 vsize=27360 CPUtime=282.18
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 9249 0 0 0 28212 6 0 0 25 0 2 0 330992199 28016640 5994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27360

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 25194
/proc/meminfo: memFree=1782840/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=27780 CPUtime=342.19
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 10480 0 0 0 34212 7 0 0 18 0 2 0 330992198 28446720 6138 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 6945 6138 218 20 0 6303 0
[pid=24994/tid=24996] ppid=24992 vsize=27780 CPUtime=342.18
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 10150 0 0 0 34211 7 0 0 25 0 2 0 330992199 28446720 6138 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27780

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 25194
/proc/meminfo: memFree=1782008/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=28884 CPUtime=402.19
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 11566 0 0 0 40211 8 0 0 18 0 2 0 330992198 29577216 6359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7221 6359 218 20 0 6579 0
[pid=24994/tid=24996] ppid=24992 vsize=28884 CPUtime=402.19
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 11236 0 0 0 40211 8 0 0 25 0 2 0 330992199 29577216 6359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28884

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 25194
/proc/meminfo: memFree=1781176/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=29576 CPUtime=462.2
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 12461 0 0 0 46211 9 0 0 18 0 2 0 330992198 30285824 6545 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7394 6545 218 20 0 6752 0
[pid=24994/tid=24996] ppid=24992 vsize=29576 CPUtime=462.19
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 12131 0 0 0 46210 9 0 0 25 0 2 0 330992199 30285824 6545 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 29576

[startup+522.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 25194
/proc/meminfo: memFree=1780984/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=29764 CPUtime=522.2
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 13321 0 0 0 52210 10 0 0 18 0 2 0 330992198 30478336 6593 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7441 6593 218 20 0 6799 0
[pid=24994/tid=24996] ppid=24992 vsize=29764 CPUtime=522.18
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 12991 0 0 0 52209 9 0 0 25 0 2 0 330992199 30478336 6593 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 29764

[startup+582.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 25194
/proc/meminfo: memFree=1780600/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=30120 CPUtime=582.19
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 14158 0 0 0 58209 10 0 0 18 0 2 0 330992198 30842880 6695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7530 6695 218 20 0 6888 0
[pid=24994/tid=24996] ppid=24992 vsize=30120 CPUtime=582.19
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 13828 0 0 0 58209 10 0 0 25 0 2 0 330992199 30842880 6695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 30120

[startup+642.302 s]
/proc/loadavg: 1.07 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1780280/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=30256 CPUtime=642.2
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 14982 0 0 0 64209 11 0 0 18 0 2 0 330992198 30982144 6766 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7564 6766 218 20 0 6922 0
[pid=24994/tid=24996] ppid=24992 vsize=30256 CPUtime=642.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 14652 0 0 0 64209 11 0 0 25 0 2 0 330992199 30982144 6766 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 30256

[startup+702.301 s]
/proc/loadavg: 1.02 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1780088/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=30524 CPUtime=702.2
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 15840 0 0 0 70208 12 0 0 18 0 2 0 330992198 31256576 6854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7631 6854 218 20 0 6989 0
[pid=24994/tid=24996] ppid=24992 vsize=30524 CPUtime=702.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 15510 0 0 0 70208 12 0 0 25 0 2 0 330992199 31256576 6854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 30524

[startup+762.305 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1779960/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=31164 CPUtime=762.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 16540 0 0 0 76208 13 0 0 18 0 2 0 330992198 31911936 6868 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7791 6868 218 20 0 7149 0
[pid=24994/tid=24996] ppid=24992 vsize=31164 CPUtime=762.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 16210 0 0 0 76207 13 0 0 25 0 2 0 330992199 31911936 6868 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 31164

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1779960/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=31164 CPUtime=822.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 17347 0 0 0 82207 14 0 0 18 0 2 0 330992198 31911936 6880 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7791 6880 218 20 0 7149 0
[pid=24994/tid=24996] ppid=24992 vsize=31164 CPUtime=822.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 17017 0 0 0 82206 14 0 0 25 0 2 0 330992199 31911936 6880 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 31164

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1779896/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=31164 CPUtime=882.2
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 18071 0 0 0 88206 14 0 0 18 0 2 0 330992198 31911936 6898 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7791 6898 218 20 0 7149 0
[pid=24994/tid=24996] ppid=24992 vsize=31164 CPUtime=882.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 17741 0 0 0 88206 14 0 0 25 0 2 0 330992199 31911936 6898 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 31164

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1779768/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=31752 CPUtime=942.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 18916 0 0 0 94206 15 0 0 18 0 2 0 330992198 32514048 6923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7938 6923 218 20 0 7296 0
[pid=24994/tid=24996] ppid=24992 vsize=31752 CPUtime=942.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 18586 0 0 0 94205 15 0 0 25 0 2 0 330992199 32514048 6923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 31752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1779448/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=31964 CPUtime=1002.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 19726 0 0 0 100205 16 0 0 18 0 2 0 330992198 32731136 7006 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 7991 7006 218 20 0 7349 0
[pid=24994/tid=24996] ppid=24992 vsize=31964 CPUtime=1002.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 19396 0 0 0 100204 16 0 0 25 0 2 0 330992199 32731136 7006 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 31964

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1778872/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=32572 CPUtime=1062.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 20616 0 0 0 106204 17 0 0 18 0 2 0 330992198 33353728 7162 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 8143 7162 218 20 0 7501 0
[pid=24994/tid=24996] ppid=24992 vsize=32572 CPUtime=1062.2
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 20286 0 0 0 106203 17 0 0 25 0 2 0 330992199 33353728 7162 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 32572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1778232/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=33232 CPUtime=1122.21
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 21509 0 0 0 112203 18 0 0 18 0 2 0 330992198 34029568 7311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 8308 7311 218 20 0 7666 0
[pid=24994/tid=24996] ppid=24992 vsize=33232 CPUtime=1122.21
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 21179 0 0 0 112203 18 0 0 25 0 2 0 330992199 34029568 7311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 33232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1777912/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=33584 CPUtime=1182.22
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 22216 0 0 0 118203 19 0 0 18 0 2 0 330992198 34390016 7373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 8396 7373 218 20 0 7754 0
[pid=24994/tid=24996] ppid=24992 vsize=33584 CPUtime=1182.21
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 21886 0 0 0 118202 19 0 0 25 0 2 0 330992199 34390016 7373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 33584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1777912/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=33756 CPUtime=1200.02
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 22454 0 0 0 119983 19 0 0 18 0 2 0 330992198 34566144 7395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 8439 7395 218 20 0 7797 0
[pid=24994/tid=24996] ppid=24992 vsize=33756 CPUtime=1200.02
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 22124 0 0 0 119983 19 0 0 25 0 2 0 330992199 34566144 7395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33756

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25194
/proc/meminfo: memFree=1777912/2055920 swapFree=4143412/4192956
[pid=24994] ppid=24992 vsize=33756 CPUtime=1200.02
/proc/24994/stat : 24994 (MiraXTv2_dyn) S 24992 24994 24866 0 -1 4194304 22454 0 0 0 119983 19 0 0 18 0 2 0 330992198 34566144 7395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24994/statm: 8439 7395 218 20 0 7797 0
[pid=24994/tid=24996] ppid=24992 vsize=33756 CPUtime=1200.02
/proc/24994/task/24996/stat : 24996 (MiraXTv2_dyn) R 24992 24994 24866 0 -1 4194368 22124 0 0 0 119983 19 0 0 25 0 2 0 330992199 34566144 7395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.12
CPU time (s): 1200.05
CPU user time (s): 1199.84
CPU system time (s): 0.201969
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 33756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22454
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= 23073

runsolver used 1.24881 second user time and 3.12552 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 20:59:06 UTC 2007

IDJOB= 298545
IDBENCH= 19988
IDSOLVER= 129
FILE ID= node16/298545-1178830746

PBS_JOBID= 5250982

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298545-1178830746/MiraXTv2_dyn /tmp/evaluation/298545-1178830746/instance-298545-1178830746.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-298545-1178830746 -o ROOT/results/node16/solver-298545-1178830746 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298545-1178830746/MiraXTv2_dyn /tmp/evaluation/298545-1178830746/instance-298545-1178830746.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  975946115a74669405c34f3732da3d4a

RANDOM SEED= 188520000

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1807640 kB
Buffers:         46060 kB
Cached:         116112 kB
SwapCached:      17960 kB
Active:          91160 kB
Inactive:        95824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807640 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          29904 kB
Slab:            46800 kB
Committed_AS: 14166628 kB
PageTables:       1836 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 node16 on Thu May 10 21:19:08 UTC 2007