Trace number 307156

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.09 1200.44

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1496322949-03.cnf
MD5SUMc3803de57c6d57343b2d2bb8ea2052c1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-307156-1178861869 -o ROOT/results/node9/solver-307156-1178861869 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/307156-1178861869/MiraXTv1_dyn /tmp/evaluation/307156-1178861869/instance-307156-1178861869.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.00 1.00 1.00 3/77 23975
/proc/meminfo: memFree=1826976/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=3788 CPUtime=0
/proc/23975/stat : 23975 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 362224452 3878912 338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23975/statm: 947 345 202 20 0 305 0

[startup+0.080204 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23975
/proc/meminfo: memFree=1826976/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=8464 CPUtime=0.07
/proc/23975/stat : 23975 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194304 1595 0 0 0 7 0 0 0 18 0 1 0 362224452 8667136 1570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/23975/statm: 2116 1571 206 20 0 1474 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8464

[startup+0.101206 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23975
/proc/meminfo: memFree=1826976/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=9152 CPUtime=0.09
/proc/23975/stat : 23975 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194304 1737 0 0 0 9 0 0 0 18 0 1 0 362224452 9371648 1712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/23975/statm: 2288 1712 206 20 0 1646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9152

[startup+0.301229 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23975
/proc/meminfo: memFree=1826976/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=11368 CPUtime=0.29
/proc/23975/stat : 23975 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194304 2335 0 0 0 28 1 0 0 19 0 1 0 362224452 11640832 2310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9106644 0 0 4096 0 0 0 0 17 1 0 0
/proc/23975/statm: 2842 2310 207 20 0 2200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11368

[startup+0.701273 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23975
/proc/meminfo: memFree=1826976/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=28668 CPUtime=0.69
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 4768 0 0 0 67 2 0 0 20 0 2 0 362224452 29356032 4378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 7167 4378 218 20 0 6525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28668

[startup+1.50136 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1810000/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=28668 CPUtime=1.49
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 4776 0 0 0 147 2 0 0 20 0 2 0 362224452 29356032 4386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 7167 4386 218 20 0 6525 0
[pid=23975/tid=23977] ppid=23973 vsize=28668 CPUtime=1.07
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 1934 0 0 0 107 0 0 0 25 0 2 0 362224494 29356032 4386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28668

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1809616/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=30256 CPUtime=3.09
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 5228 0 0 0 307 2 0 0 20 0 2 0 362224452 30982144 4838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 7564 4838 218 20 0 6922 0
[pid=23975/tid=23977] ppid=23973 vsize=30256 CPUtime=2.67
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 2386 0 0 0 266 1 0 0 25 0 2 0 362224494 30982144 4838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30256

[startup+6.30291 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1804368/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=35144 CPUtime=6.28
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 6467 0 0 0 625 3 0 0 20 0 2 0 362224452 35987456 6077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 8786 6077 218 20 0 8144 0
[pid=23975/tid=23977] ppid=23973 vsize=35144 CPUtime=5.86
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 3625 0 0 0 584 2 0 0 25 0 2 0 362224494 35987456 6077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35144

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1792976/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=45336 CPUtime=12.68
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 9078 0 0 0 1262 6 0 0 20 0 2 0 362224452 46424064 8688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 11334 8688 218 20 0 10692 0
[pid=23975/tid=23977] ppid=23973 vsize=45336 CPUtime=12.26
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 6236 0 0 0 1222 4 0 0 25 0 2 0 362224494 46424064 8688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45336

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1778256/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=60032 CPUtime=25.47
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 12828 0 0 0 2539 8 0 0 20 0 2 0 362224452 61472768 12438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 15008 12438 218 20 0 14366 0
[pid=23975/tid=23977] ppid=23973 vsize=60032 CPUtime=25.05
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 9986 0 0 0 2499 6 0 0 25 0 2 0 362224494 61472768 12438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 60032

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1758736/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=78420 CPUtime=51.07
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 17558 0 0 0 5095 12 0 0 20 0 2 0 362224452 80302080 17132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 19605 17132 218 20 0 18963 0
[pid=23975/tid=23977] ppid=23973 vsize=78420 CPUtime=50.64
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 14716 0 0 0 5054 10 0 0 25 0 2 0 362224494 80302080 17132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78420

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1716048/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=120352 CPUtime=102.25
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 28380 0 0 0 10206 19 0 0 20 0 2 0 362224452 123240448 27767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 30088 27767 218 20 0 29446 0
[pid=23975/tid=23977] ppid=23973 vsize=120352 CPUtime=101.84
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 25538 0 0 0 10166 18 0 0 25 0 2 0 362224494 123240448 27767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120352

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1670800/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=165828 CPUtime=162.23
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 39853 0 0 0 16195 28 0 0 20 0 2 0 362224452 169807872 39063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 41457 39063 218 20 0 40815 0
[pid=23975/tid=23977] ppid=23973 vsize=165828 CPUtime=161.81
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 37011 0 0 0 16154 27 0 0 25 0 2 0 362224494 169807872 39063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 165828

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1665360/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=171248 CPUtime=222.22
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 41475 0 0 0 22192 30 0 0 20 0 2 0 362224452 175357952 40432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 42812 40432 218 20 0 42170 0
[pid=23975/tid=23977] ppid=23973 vsize=171248 CPUtime=221.79
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 38633 0 0 0 22151 28 0 0 25 0 2 0 362224494 175357952 40432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 171248

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1665296/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=171244 CPUtime=282.2
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 41681 0 0 0 28189 31 0 0 20 0 2 0 362224452 175353856 40442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 42811 40442 218 20 0 42169 0
[pid=23975/tid=23977] ppid=23973 vsize=171244 CPUtime=281.77
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 38839 0 0 0 28148 29 0 0 25 0 2 0 362224494 175353856 40442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 171244

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1657744/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=178776 CPUtime=342.18
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 43707 0 0 0 34185 33 0 0 20 0 2 0 362224452 183066624 42336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 44694 42336 218 20 0 44052 0
[pid=23975/tid=23977] ppid=23973 vsize=178776 CPUtime=341.76
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 40865 0 0 0 34145 31 0 0 25 0 2 0 362224494 183066624 42336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 178776

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627408/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=402.16
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51451 0 0 0 40177 39 0 0 20 0 2 0 362224452 213995520 49882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49882 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=401.74
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48609 0 0 0 40136 38 0 0 25 0 2 0 362224494 213995520 49882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 208980

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627472/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=462.15
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51586 0 0 0 46175 40 0 0 20 0 2 0 362224452 213995520 49885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49885 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=461.72
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48744 0 0 0 46134 38 0 0 25 0 2 0 362224494 213995520 49885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 208980

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627472/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=522.14
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51589 0 0 0 52173 41 0 0 20 0 2 0 362224452 213995520 49888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49888 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=521.71
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48747 0 0 0 52132 39 0 0 25 0 2 0 362224494 213995520 49888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 208980

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627536/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=582.11
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51589 0 0 0 58170 41 0 0 20 0 2 0 362224452 213995520 49888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49888 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=581.69
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48747 0 0 0 58130 39 0 0 25 0 2 0 362224494 213995520 49888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 208980

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627536/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=642.11
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51590 0 0 0 64169 42 0 0 20 0 2 0 362224452 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49889 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=641.68
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48748 0 0 0 64128 40 0 0 25 0 2 0 362224494 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 208980

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=702.08
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51590 0 0 0 70166 42 0 0 20 0 2 0 362224452 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49889 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=701.65
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48748 0 0 0 70125 40 0 0 25 0 2 0 362224494 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 208980

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=762.06
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51590 0 0 0 76164 42 0 0 20 0 2 0 362224452 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49889 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=761.64
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48748 0 0 0 76123 41 0 0 25 0 2 0 362224494 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 208980

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=822.04
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51590 0 0 0 82161 43 0 0 20 0 2 0 362224452 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49889 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=821.62
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48748 0 0 0 82121 41 0 0 25 0 2 0 362224494 213995520 49889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 208980

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=882.03
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51591 0 0 0 88159 44 0 0 20 0 2 0 362224452 213995520 49890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49890 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=881.61
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48749 0 0 0 88119 42 0 0 25 0 2 0 362224494 213995520 49890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 208980

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=942.01
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51595 0 0 0 94157 44 0 0 20 0 2 0 362224452 213995520 49894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49894 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=941.58
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48753 0 0 0 94116 42 0 0 25 0 2 0 362224494 213995520 49894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 208980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=1001.99
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51596 0 0 0 100154 45 0 0 20 0 2 0 362224452 213995520 49895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49895 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=1001.57
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48754 0 0 0 100114 43 0 0 25 0 2 0 362224494 213995520 49895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 208980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627600/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=1061.97
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51596 0 0 0 106152 45 0 0 20 0 2 0 362224452 213995520 49895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49895 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=1061.55
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48754 0 0 0 106112 43 0 0 25 0 2 0 362224494 213995520 49895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 208980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1627536/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=208980 CPUtime=1121.96
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 51597 0 0 0 112150 46 0 0 20 0 2 0 362224452 213995520 49896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 52245 49896 218 20 0 51603 0
[pid=23975/tid=23977] ppid=23973 vsize=208980 CPUtime=1121.53
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 48755 0 0 0 112109 44 0 0 25 0 2 0 362224494 213995520 49896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 208980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1618256/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=218096 CPUtime=1181.94
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 54082 0 0 0 118146 48 0 0 20 0 2 0 362224452 223330304 52177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 54524 52177 218 20 0 53882 0
[pid=23975/tid=23977] ppid=23973 vsize=218096 CPUtime=1181.52
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 51240 0 0 0 118106 46 0 0 25 0 2 0 362224494 223330304 52177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 218096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23977
/proc/meminfo: memFree=1618256/2055920 swapFree=4145492/4192956
[pid=23975] ppid=23973 vsize=218096 CPUtime=1200.04
/proc/23975/stat : 23975 (MiraXTv1_dyn) S 23973 23975 23478 0 -1 4194304 54082 0 0 0 119956 48 0 0 20 0 2 0 362224452 223330304 52177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23975/statm: 54524 52177 218 20 0 53882 0
[pid=23975/tid=23977] ppid=23973 vsize=218096 CPUtime=1199.61
/proc/23975/task/23977/stat : 23977 (MiraXTv1_dyn) R 23973 23975 23478 0 -1 4194368 51240 0 0 0 119915 46 0 0 25 0 2 0 362224494 223330304 52177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 218096

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): 1200.44
CPU time (s): 1200.09
CPU user time (s): 1199.57
CPU system time (s): 0.514921
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 218096

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

runsolver used 1.2908 second user time and 3.08153 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 05:37:49 UTC 2007

IDJOB= 307156
IDBENCH= 20198
IDSOLVER= 130
FILE ID= node9/307156-1178861869

PBS_JOBID= 5251030

Free space on /tmp= 66555 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1496322949-03.cnf
COMMAND LINE= /tmp/evaluation/307156-1178861869/MiraXTv1_dyn /tmp/evaluation/307156-1178861869/instance-307156-1178861869.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-307156-1178861869 -o ROOT/results/node9/solver-307156-1178861869 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/307156-1178861869/MiraXTv1_dyn /tmp/evaluation/307156-1178861869/instance-307156-1178861869.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c3803de57c6d57343b2d2bb8ea2052c1

RANDOM SEED= 815647414

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:       1827256 kB
Buffers:         39756 kB
Cached:         109588 kB
SwapCached:      15556 kB
Active:         114168 kB
Inactive:        58668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827256 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            5464 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            41380 kB
Committed_AS:  8942100 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= 66555 MiB

End job on node9 on Fri May 11 05:57:51 UTC 2007