Trace number 304532

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.06 1200.52

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S498187802-14.cnf
MD5SUM00d47b831eb8416786df8f38bac74b26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.94064
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

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/node9/watcher-304532-1178852225 -o ROOT/results/node9/solver-304532-1178852225 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304532-1178852225/MiraXTv1_dyn /tmp/evaluation/304532-1178852225/instance-304532-1178852225.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.07 1.01 3/77 22894
/proc/meminfo: memFree=1834656/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=3788 CPUtime=0
/proc/22894/stat : 22894 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194304 361 0 0 0 0 0 0 0 18 0 1 0 361260081 3878912 336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134572186 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 947 338 205 20 0 305 0

[startup+0.06763 s]
/proc/loadavg: 1.01 1.07 1.01 3/77 22894
/proc/meminfo: memFree=1834656/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=5180 CPUtime=0.06
/proc/22894/stat : 22894 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194304 700 0 0 0 6 0 0 0 18 0 1 0 361260081 5304320 675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583946 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 1295 675 207 20 0 653 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5180

[startup+0.101635 s]
/proc/loadavg: 1.01 1.07 1.01 3/77 22894
/proc/meminfo: memFree=1834656/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=5180 CPUtime=0.09
/proc/22894/stat : 22894 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194304 700 0 0 0 9 0 0 0 18 0 1 0 361260081 5304320 675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 1295 675 207 20 0 653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5180

[startup+0.301658 s]
/proc/loadavg: 1.01 1.07 1.01 3/77 22894
/proc/meminfo: memFree=1834656/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=5180 CPUtime=0.29
/proc/22894/stat : 22894 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194304 712 0 0 0 29 0 0 0 19 0 1 0 361260081 5304320 687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/22894/statm: 1295 687 207 20 0 653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5180

[startup+0.701703 s]
/proc/loadavg: 1.01 1.07 1.01 3/77 22894
/proc/meminfo: memFree=1834656/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=8980 CPUtime=0.69
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 1334 0 0 0 69 0 0 0 19 0 2 0 361260081 9195520 1309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 2245 1309 218 20 0 1603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8980

[startup+1.50179 s]
/proc/loadavg: 1.01 1.07 1.01 2/79 22896
/proc/meminfo: memFree=1828816/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=12172 CPUtime=1.49
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 2036 0 0 0 149 0 0 0 19 0 2 0 361260081 12464128 2011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 3043 2011 218 20 0 2401 0
[pid=22894/tid=22896] ppid=22892 vsize=12172 CPUtime=1.15
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 1280 0 0 0 115 0 0 0 25 0 2 0 361260115 12464128 2011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12172

[startup+3.10198 s]
/proc/loadavg: 1.01 1.07 1.01 2/79 22896
/proc/meminfo: memFree=1826384/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=15688 CPUtime=3.09
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 2961 0 0 0 308 1 0 0 19 0 2 0 361260081 16064512 2936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 3922 2936 218 20 0 3280 0
[pid=22894/tid=22896] ppid=22892 vsize=15688 CPUtime=2.74
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 2205 0 0 0 274 0 0 0 25 0 2 0 361260115 16064512 2936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15688

[startup+6.30134 s]
/proc/loadavg: 1.01 1.06 1.01 2/79 22896
/proc/meminfo: memFree=1820112/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=18764 CPUtime=6.28
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 3880 0 0 0 627 1 0 0 19 0 2 0 361260081 19214336 3781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 4691 3781 218 20 0 4049 0
[pid=22894/tid=22896] ppid=22892 vsize=18764 CPUtime=5.95
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 3124 0 0 0 594 1 0 0 25 0 2 0 361260115 19214336 3781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18764

[startup+12.7011 s]
/proc/loadavg: 1.01 1.06 1.01 2/79 22896
/proc/meminfo: memFree=1811408/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=26900 CPUtime=12.68
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 6063 0 0 0 1266 2 0 0 19 0 2 0 361260081 27545600 5869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 6725 5869 218 20 0 6083 0
[pid=22894/tid=22896] ppid=22892 vsize=26900 CPUtime=12.34
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 5307 0 0 0 1233 1 0 0 25 0 2 0 361260115 27545600 5869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26900

[startup+25.5015 s]
/proc/loadavg: 1.01 1.06 1.01 2/79 22896
/proc/meminfo: memFree=1806416/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=31748 CPUtime=25.48
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 7541 0 0 0 2546 2 0 0 19 0 2 0 361260081 32509952 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 7937 7117 218 20 0 7295 0
[pid=22894/tid=22896] ppid=22892 vsize=31748 CPUtime=25.14
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 6785 0 0 0 2512 2 0 0 25 0 2 0 361260115 32509952 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31748

[startup+51.1015 s]
/proc/loadavg: 1.00 1.05 1.01 2/79 22896
/proc/meminfo: memFree=1802384/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=35796 CPUtime=51.07
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 9083 0 0 0 5104 3 0 0 19 0 2 0 361260081 36655104 8149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 8949 8149 218 20 0 8307 0
[pid=22894/tid=22896] ppid=22892 vsize=35796 CPUtime=50.73
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 8327 0 0 0 5071 2 0 0 25 0 2 0 361260115 36655104 8149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35796

[startup+102.305 s]
/proc/loadavg: 1.00 1.04 1.00 2/79 22896
/proc/meminfo: memFree=1800912/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=37360 CPUtime=102.26
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 10314 0 0 0 10222 4 0 0 19 0 2 0 361260081 38256640 8535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 9340 8535 218 20 0 8698 0
[pid=22894/tid=22896] ppid=22892 vsize=37360 CPUtime=101.92
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 9558 0 0 0 10188 4 0 0 25 0 2 0 361260115 38256640 8535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37360

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.00 3/79 22896
/proc/meminfo: memFree=1799248/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=38996 CPUtime=162.24
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 11686 0 0 0 16219 5 0 0 19 0 2 0 361260081 39931904 8932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 9749 8932 218 20 0 9107 0
[pid=22894/tid=22896] ppid=22892 vsize=38996 CPUtime=161.9
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 10930 0 0 0 16185 5 0 0 25 0 2 0 361260115 39931904 8932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38996

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 22896
/proc/meminfo: memFree=1797904/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=40368 CPUtime=222.22
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 12932 0 0 0 22216 6 0 0 19 0 2 0 361260081 41336832 9268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 10092 9268 218 20 0 9450 0
[pid=22894/tid=22896] ppid=22892 vsize=40368 CPUtime=221.88
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 12176 0 0 0 22182 6 0 0 25 0 2 0 361260115 41336832 9268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40368

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/85 23068
/proc/meminfo: memFree=1795744/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=41392 CPUtime=282.11
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 13955 0 0 0 28203 8 0 0 19 0 2 0 361260081 42385408 9511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 10348 9511 218 20 0 9706 0
[pid=22894/tid=22896] ppid=22892 vsize=41392 CPUtime=281.77
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 13199 0 0 0 28169 8 0 0 25 0 2 0 361260115 42385408 9511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 41392

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 23093
/proc/meminfo: memFree=1796240/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=41848 CPUtime=342.08
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 15043 0 0 0 34199 9 0 0 19 0 2 0 361260081 42852352 9624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 10462 9624 218 20 0 9820 0
[pid=22894/tid=22896] ppid=22892 vsize=41848 CPUtime=341.74
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 14287 0 0 0 34165 9 0 0 25 0 2 0 361260115 42852352 9624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 41848

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 23093
/proc/meminfo: memFree=1795344/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=42904 CPUtime=402.06
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 16138 0 0 0 40196 10 0 0 19 0 2 0 361260081 43933696 9874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 10726 9874 218 20 0 10084 0
[pid=22894/tid=22896] ppid=22892 vsize=42904 CPUtime=401.73
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 15382 0 0 0 40163 10 0 0 25 0 2 0 361260115 43933696 9874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 42904

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1794320/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=43916 CPUtime=462.05
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 17226 0 0 0 46193 12 0 0 19 0 2 0 361260081 44969984 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 10979 10117 218 20 0 10337 0
[pid=22894/tid=22896] ppid=22892 vsize=43916 CPUtime=461.7
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 16470 0 0 0 46159 11 0 0 25 0 2 0 361260115 44969984 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 43916

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1793616/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=44788 CPUtime=522.03
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 18276 0 0 0 52191 12 0 0 19 0 2 0 361260081 45862912 10322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11197 10322 218 20 0 10555 0
[pid=22894/tid=22896] ppid=22892 vsize=44788 CPUtime=521.69
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 17520 0 0 0 52157 12 0 0 25 0 2 0 361260115 45862912 10322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 44788

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1792912/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=45556 CPUtime=582.01
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 19237 0 0 0 58188 13 0 0 19 0 2 0 361260081 46649344 10502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11389 10502 218 20 0 10747 0
[pid=22894/tid=22896] ppid=22892 vsize=45556 CPUtime=581.67
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 18481 0 0 0 58154 13 0 0 25 0 2 0 361260115 46649344 10502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 45556

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1792464/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=46040 CPUtime=642
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 20196 0 0 0 64186 14 0 0 19 0 2 0 361260081 47144960 10616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11510 10616 218 20 0 10868 0
[pid=22894/tid=22896] ppid=22892 vsize=46040 CPUtime=641.66
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 19440 0 0 0 64152 14 0 0 25 0 2 0 361260115 47144960 10616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 46040

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1792272/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=46204 CPUtime=701.98
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 21104 0 0 0 70183 15 0 0 19 0 2 0 361260081 47312896 10679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11551 10679 218 20 0 10909 0
[pid=22894/tid=22896] ppid=22892 vsize=46204 CPUtime=701.64
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 20348 0 0 0 70149 15 0 0 25 0 2 0 361260115 47312896 10679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 46204

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1792016/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=46492 CPUtime=761.97
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 22076 0 0 0 76181 16 0 0 19 0 2 0 361260081 47607808 10741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11623 10741 218 20 0 10981 0
[pid=22894/tid=22896] ppid=22892 vsize=46492 CPUtime=761.62
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 21320 0 0 0 76147 15 0 0 25 0 2 0 361260115 47607808 10741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 46492

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1791312/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=47180 CPUtime=821.95
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 23087 0 0 0 82178 17 0 0 19 0 2 0 361260081 48312320 10907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11795 10907 218 20 0 11153 0
[pid=22894/tid=22896] ppid=22892 vsize=47180 CPUtime=821.6
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 22331 0 0 0 82144 16 0 0 25 0 2 0 361260115 48312320 10907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 47180

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1790800/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=47752 CPUtime=881.93
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 24048 0 0 0 88175 18 0 0 19 0 2 0 361260081 48898048 11018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11938 11018 218 20 0 11296 0
[pid=22894/tid=22896] ppid=22892 vsize=47752 CPUtime=881.58
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 23292 0 0 0 88141 17 0 0 25 0 2 0 361260115 48898048 11018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 47752

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1790608/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=47956 CPUtime=941.9
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 24878 0 0 0 94172 18 0 0 19 0 2 0 361260081 49106944 11065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 11989 11065 218 20 0 11347 0
[pid=22894/tid=22896] ppid=22892 vsize=47956 CPUtime=941.56
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 24122 0 0 0 94138 18 0 0 25 0 2 0 361260115 49106944 11065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 47956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1790096/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=48444 CPUtime=1001.89
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 25852 0 0 0 100170 19 0 0 19 0 2 0 361260081 49606656 11186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 12111 11186 218 20 0 11469 0
[pid=22894/tid=22896] ppid=22892 vsize=48444 CPUtime=1001.55
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 25096 0 0 0 100136 19 0 0 25 0 2 0 361260115 49606656 11186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 48444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1789520/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=49092 CPUtime=1061.87
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 26776 0 0 0 106167 20 0 0 19 0 2 0 361260081 50270208 11324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 12273 11324 218 20 0 11631 0
[pid=22894/tid=22896] ppid=22892 vsize=49092 CPUtime=1061.53
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 26020 0 0 0 106133 20 0 0 25 0 2 0 361260115 50270208 11324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 49092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1789008/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=49548 CPUtime=1121.86
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 27627 0 0 0 112165 21 0 0 19 0 2 0 361260081 50737152 11460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 12387 11460 218 20 0 11745 0
[pid=22894/tid=22896] ppid=22892 vsize=49548 CPUtime=1121.51
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 26871 0 0 0 112131 20 0 0 25 0 2 0 361260115 50737152 11460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 49548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1788688/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=49916 CPUtime=1181.84
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 28622 0 0 0 118162 22 0 0 19 0 2 0 361260081 51113984 11536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 12479 11536 218 20 0 11837 0
[pid=22894/tid=22896] ppid=22892 vsize=49916 CPUtime=1181.49
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 27866 0 0 0 118128 21 0 0 25 0 2 0 361260115 51113984 11536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 49916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1788624/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=50080 CPUtime=1200.04
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 28859 0 0 0 119982 22 0 0 19 0 2 0 361260081 51281920 11575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 12520 11575 218 20 0 11878 0
[pid=22894/tid=22896] ppid=22892 vsize=50080 CPUtime=1199.69
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 28103 0 0 0 119948 21 0 0 25 0 2 0 361260115 51281920 11575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 50080

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23093
/proc/meminfo: memFree=1788624/2055920 swapFree=4145492/4192956
[pid=22894] ppid=22892 vsize=50080 CPUtime=1200.04
/proc/22894/stat : 22894 (MiraXTv1_dyn) S 22892 22894 21477 0 -1 4194304 28859 0 0 0 119982 22 0 0 19 0 2 0 361260081 51281920 11575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22894/statm: 12520 11575 218 20 0 11878 0
[pid=22894/tid=22896] ppid=22892 vsize=50080 CPUtime=1199.69
/proc/22894/task/22896/stat : 22896 (MiraXTv1_dyn) R 22892 22894 21477 0 -1 4194368 28103 0 0 0 119948 21 0 0 25 0 2 0 361260115 51281920 11575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 50080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.83
CPU system time (s): 0.229965
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 50080

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

runsolver used 1.24881 second user time and 3.12652 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 02:57:05 UTC 2007

IDJOB= 304532
IDBENCH= 20134
IDSOLVER= 130
FILE ID= node9/304532-1178852225

PBS_JOBID= 5251005

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S498187802-14.cnf
COMMAND LINE= /tmp/evaluation/304532-1178852225/MiraXTv1_dyn /tmp/evaluation/304532-1178852225/instance-304532-1178852225.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-304532-1178852225 -o ROOT/results/node9/solver-304532-1178852225 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304532-1178852225/MiraXTv1_dyn /tmp/evaluation/304532-1178852225/instance-304532-1178852225.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  00d47b831eb8416786df8f38bac74b26

RANDOM SEED= 660525976

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1834936 kB
Buffers:         39564 kB
Cached:         102232 kB
SwapCached:      15556 kB
Active:         112740 kB
Inactive:        52496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834936 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            41288 kB
Committed_AS:  8933596 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node9 on Fri May 11 03:17:08 UTC 2007