Trace number 304859

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.1 1201.02

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S871621203-03.cnf
MD5SUM99926ee5b14224b8603a2ec5df9e8bf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.93179
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/node10/watcher-304859-1178853402 -o ROOT/results/node10/solver-304859-1178853402 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304859-1178853402/MiraXTv2_dyn /tmp/evaluation/304859-1178853402/instance-304859-1178853402.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 13914
/proc/meminfo: memFree=1710160/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=3788 CPUtime=0
/proc/13914/stat : 13914 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 361377681 3878912 330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/13914/statm: 947 330 206 20 0 305 0

[startup+0.02733 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 13914
/proc/meminfo: memFree=1710160/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=4780 CPUtime=0.02
/proc/13914/stat : 13914 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194304 623 0 0 0 2 0 0 0 18 0 1 0 361377681 4894720 598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 0 0 0
/proc/13914/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4780

[startup+0.101346 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 13914
/proc/meminfo: memFree=1710160/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=4780 CPUtime=0.09
/proc/13914/stat : 13914 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 361377681 4894720 598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/13914/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301393 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 13914
/proc/meminfo: memFree=1710160/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=7236 CPUtime=0.29
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 981 0 0 0 29 0 0 0 19 0 2 0 361377681 7409664 888 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 1809 888 218 20 0 1167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7236

[startup+0.701479 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 13914
/proc/meminfo: memFree=1710160/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=8688 CPUtime=0.68
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 1385 0 0 0 68 0 0 0 19 0 2 0 361377681 8896512 1292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 2172 1292 218 20 0 1530 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8688

[startup+1.50165 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1704512/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=11448 CPUtime=1.48
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 1944 0 0 0 148 0 0 0 19 0 2 0 361377681 11722752 1851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 2862 1851 218 20 0 2220 0
[pid=13914/tid=13916] ppid=13912 vsize=11448 CPUtime=1.2
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 1183 0 0 0 120 0 0 0 25 0 2 0 361377710 11722752 1851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11448

[startup+3.10199 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1701952/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=15288 CPUtime=3.09
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 2960 0 0 0 308 1 0 0 19 0 2 0 361377681 15654912 2867 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 3822 2867 218 20 0 3180 0
[pid=13914/tid=13916] ppid=13912 vsize=15288 CPUtime=2.79
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 2199 0 0 0 279 0 0 0 25 0 2 0 361377710 15654912 2867 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15288

[startup+6.30172 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1696640/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=17848 CPUtime=6.28
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 3730 0 0 0 627 1 0 0 19 0 2 0 361377681 18276352 3563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 4462 3563 218 20 0 3820 0
[pid=13914/tid=13916] ppid=13912 vsize=17848 CPUtime=6
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 2969 0 0 0 599 1 0 0 25 0 2 0 361377710 18276352 3563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17848

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1688584/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=25216 CPUtime=12.68
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 5709 0 0 0 1266 2 0 0 19 0 2 0 361377681 25821184 5447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 6304 5447 218 20 0 5662 0
[pid=13914/tid=13916] ppid=13912 vsize=25216 CPUtime=12.39
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 4948 0 0 0 1237 2 0 0 25 0 2 0 361377710 25821184 5447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25216

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1684104/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=29748 CPUtime=25.48
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 7092 0 0 0 2545 3 0 0 19 0 2 0 361377681 30461952 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 7437 6600 218 20 0 6795 0
[pid=13914/tid=13916] ppid=13912 vsize=29748 CPUtime=25.19
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 6331 0 0 0 2516 3 0 0 25 0 2 0 361377710 30461952 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29748

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1681352/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=32432 CPUtime=51.05
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 8203 0 0 0 5101 4 0 0 19 0 2 0 361377681 33210368 7331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 8108 7331 218 20 0 7466 0
[pid=13914/tid=13916] ppid=13912 vsize=32432 CPUtime=50.77
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 7442 0 0 0 5073 4 0 0 25 0 2 0 361377710 33210368 7331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32432

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1678984/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=34432 CPUtime=102.22
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 9615 0 0 0 10217 5 0 0 19 0 2 0 361377681 35258368 7833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 8608 7833 218 20 0 7966 0
[pid=13914/tid=13916] ppid=13912 vsize=34432 CPUtime=101.93
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 8854 0 0 0 10188 5 0 0 25 0 2 0 361377710 35258368 7833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 34432

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1677576/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=36060 CPUtime=162.17
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 10896 0 0 0 16212 5 0 0 19 0 2 0 361377681 36925440 8204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 9015 8204 218 20 0 8373 0
[pid=13914/tid=13916] ppid=13912 vsize=36060 CPUtime=161.89
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 10135 0 0 0 16184 5 0 0 25 0 2 0 361377710 36925440 8204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 36060

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13916
/proc/meminfo: memFree=1676296/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=37336 CPUtime=222.13
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 12251 0 0 0 22206 7 0 0 19 0 2 0 361377681 38232064 8519 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 9334 8519 218 20 0 8692 0
[pid=13914/tid=13916] ppid=13912 vsize=37336 CPUtime=221.85
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 11490 0 0 0 22178 7 0 0 25 0 2 0 361377710 38232064 8519 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 37336

[startup+282.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1675336/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=38380 CPUtime=282.07
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 13405 0 0 0 28199 8 0 0 19 0 2 0 361377681 39301120 8763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 9595 8763 218 20 0 8953 0
[pid=13914/tid=13916] ppid=13912 vsize=38380 CPUtime=281.79
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 12644 0 0 0 28171 8 0 0 25 0 2 0 361377710 39301120 8763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 38380

[startup+342.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1674952/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=38784 CPUtime=342.04
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 14436 0 0 0 34195 9 0 0 19 0 2 0 361377681 39714816 8884 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 9696 8884 218 20 0 9054 0
[pid=13914/tid=13916] ppid=13912 vsize=38784 CPUtime=341.76
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 13675 0 0 0 34167 9 0 0 25 0 2 0 361377710 39714816 8884 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 38784

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1673992/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=39772 CPUtime=401.99
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 15571 0 0 0 40190 9 0 0 19 0 2 0 361377681 40726528 9109 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 9943 9109 218 20 0 9301 0
[pid=13914/tid=13916] ppid=13912 vsize=39772 CPUtime=401.71
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 14810 0 0 0 40162 9 0 0 25 0 2 0 361377710 40726528 9109 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 39772

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1672968/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=40812 CPUtime=461.95
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 16725 0 0 0 46185 10 0 0 19 0 2 0 361377681 41791488 9353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10203 9353 218 20 0 9561 0
[pid=13914/tid=13916] ppid=13912 vsize=40812 CPUtime=461.66
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 15964 0 0 0 46156 10 0 0 25 0 2 0 361377710 41791488 9353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 40812

[startup+522.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1672520/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=41188 CPUtime=521.9
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 17742 0 0 0 52180 10 0 0 19 0 2 0 361377681 42176512 9460 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10297 9460 218 20 0 9655 0
[pid=13914/tid=13916] ppid=13912 vsize=41188 CPUtime=521.62
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 16981 0 0 0 52152 10 0 0 25 0 2 0 361377710 42176512 9460 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 41188

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1672072/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=41672 CPUtime=581.86
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 18766 0 0 0 58175 11 0 0 19 0 2 0 361377681 42672128 9574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10418 9574 218 20 0 9776 0
[pid=13914/tid=13916] ppid=13912 vsize=41672 CPUtime=581.58
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 18005 0 0 0 58147 11 0 0 25 0 2 0 361377710 42672128 9574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 41672

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1671496/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=42300 CPUtime=641.81
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 19685 0 0 0 64169 12 0 0 19 0 2 0 361377681 43315200 9712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10575 9712 218 20 0 9933 0
[pid=13914/tid=13916] ppid=13912 vsize=42300 CPUtime=641.53
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 18924 0 0 0 64141 12 0 0 25 0 2 0 361377710 43315200 9712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.81
Current children cumulated vsize (KiB) 42300

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1671240/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=42616 CPUtime=701.77
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 20543 0 0 0 70165 12 0 0 19 0 2 0 361377681 43638784 9788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10654 9788 218 20 0 10012 0
[pid=13914/tid=13916] ppid=13912 vsize=42616 CPUtime=701.49
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 19782 0 0 0 70137 12 0 0 25 0 2 0 361377710 43638784 9788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.77
Current children cumulated vsize (KiB) 42616

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1670984/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=42916 CPUtime=761.75
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 21590 0 0 0 76162 13 0 0 19 0 2 0 361377681 43945984 9860 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10729 9860 218 20 0 10087 0
[pid=13914/tid=13916] ppid=13912 vsize=42916 CPUtime=761.46
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 20829 0 0 0 76133 13 0 0 25 0 2 0 361377710 43945984 9860 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 42916

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1670728/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=43080 CPUtime=821.69
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 22569 0 0 0 82156 13 0 0 19 0 2 0 361377681 44113920 9923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10770 9923 218 20 0 10128 0
[pid=13914/tid=13916] ppid=13912 vsize=43080 CPUtime=821.4
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 21808 0 0 0 82127 13 0 0 25 0 2 0 361377710 44113920 9923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.69
Current children cumulated vsize (KiB) 43080

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1670280/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=43432 CPUtime=881.65
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 23506 0 0 0 88151 14 0 0 19 0 2 0 361377681 44474368 10011 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10858 10011 218 20 0 10216 0
[pid=13914/tid=13916] ppid=13912 vsize=43432 CPUtime=881.37
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 22745 0 0 0 88123 14 0 0 25 0 2 0 361377710 44474368 10011 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9339231 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.65
Current children cumulated vsize (KiB) 43432

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1669896/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=43972 CPUtime=941.59
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 24452 0 0 0 94145 14 0 0 19 0 2 0 361377681 45027328 10112 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 10993 10112 218 20 0 10351 0
[pid=13914/tid=13916] ppid=13912 vsize=43972 CPUtime=941.3
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 23691 0 0 0 94116 14 0 0 25 0 2 0 361377710 45027328 10112 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.59
Current children cumulated vsize (KiB) 43972

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1669640/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=44284 CPUtime=1001.52
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 25375 0 0 0 100137 15 0 0 19 0 2 0 361377681 45346816 10187 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 11071 10187 218 20 0 10429 0
[pid=13914/tid=13916] ppid=13912 vsize=44284 CPUtime=1001.24
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 24614 0 0 0 100109 15 0 0 25 0 2 0 361377710 45346816 10187 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.52
Current children cumulated vsize (KiB) 44284

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1669320/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=44416 CPUtime=1061.47
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 26283 0 0 0 106132 15 0 0 19 0 2 0 361377681 45481984 10246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 11104 10246 218 20 0 10462 0
[pid=13914/tid=13916] ppid=13912 vsize=44416 CPUtime=1061.19
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 25522 0 0 0 106104 15 0 0 25 0 2 0 361377710 45481984 10246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.47
Current children cumulated vsize (KiB) 44416

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1669064/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=44764 CPUtime=1121.44
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 27211 0 0 0 112128 16 0 0 19 0 2 0 361377681 45838336 10329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 11191 10329 218 20 0 10549 0
[pid=13914/tid=13916] ppid=13912 vsize=44764 CPUtime=1121.16
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 26450 0 0 0 112100 16 0 0 25 0 2 0 361377710 45838336 10329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.44
Current children cumulated vsize (KiB) 44764

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1668808/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=45136 CPUtime=1181.39
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 28060 0 0 0 118122 17 0 0 19 0 2 0 361377681 46219264 10390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 11284 10390 218 20 0 10642 0
[pid=13914/tid=13916] ppid=13912 vsize=45136 CPUtime=1181.1
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 27299 0 0 0 118093 17 0 0 25 0 2 0 361377710 46219264 10390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (KiB) 45136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 13916
/proc/meminfo: memFree=1668680/2055920 swapFree=4143928/4192956
[pid=13914] ppid=13912 vsize=45136 CPUtime=1200.07
/proc/13914/stat : 13914 (MiraXTv2_dyn) S 13912 13914 10650 0 -1 4194304 28346 0 0 0 119990 17 0 0 19 0 2 0 361377681 46219264 10412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13914/statm: 11284 10412 218 20 0 10642 0
[pid=13914/tid=13916] ppid=13912 vsize=45136 CPUtime=1199.79
/proc/13914/task/13916/stat : 13916 (MiraXTv2_dyn) R 13912 13914 10650 0 -1 4194368 27585 0 0 0 119962 17 0 0 25 0 2 0 361377710 46219264 10412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 45136

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.02
CPU time (s): 1200.1
CPU user time (s): 1199.91
CPU system time (s): 0.182972
CPU usage (%): 99.9232
Max. virtual memory (cumulated for all children) (KiB): 45136

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

runsolver used 1.16382 second user time and 3.21551 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 03:16:42 UTC 2007

IDJOB= 304859
IDBENCH= 20142
IDSOLVER= 129
FILE ID= node10/304859-1178853402

PBS_JOBID= 5251000

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S871621203-03.cnf
COMMAND LINE= /tmp/evaluation/304859-1178853402/MiraXTv2_dyn /tmp/evaluation/304859-1178853402/instance-304859-1178853402.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-304859-1178853402 -o ROOT/results/node10/solver-304859-1178853402 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304859-1178853402/MiraXTv2_dyn /tmp/evaluation/304859-1178853402/instance-304859-1178853402.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  99926ee5b14224b8603a2ec5df9e8bf6

RANDOM SEED= 416149271

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1710376 kB
Buffers:         49036 kB
Cached:         209224 kB
SwapCached:      18024 kB
Active:         127836 kB
Inactive:       154564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710376 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4228 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            48776 kB
Committed_AS:  5247276 kB
PageTables:       1708 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= 66559 MiB

End job on node10 on Fri May 11 03:36:45 UTC 2007