Trace number 304695

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.07 1200.42

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1048256369-15.cnf
MD5SUMab7337941d831b2d8e8e59768132b34d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.7859
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/node5/watcher-304695-1178852638 -o ROOT/results/node5/solver-304695-1178852638 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304695-1178852638/MiraXTv2_dyn /tmp/evaluation/304695-1178852638/instance-304695-1178852638.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.83 1.93 1.74 3/77 13846
/proc/meminfo: memFree=1754992/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=3788 CPUtime=0
/proc/13846/stat : 13846 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 361301454 3878912 319 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13846/statm: 947 323 205 20 0 305 0

[startup+0.072655 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 13846
/proc/meminfo: memFree=1754992/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=4780 CPUtime=0.06
/proc/13846/stat : 13846 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194304 622 0 0 0 6 0 0 0 18 0 1 0 361301454 4894720 597 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/13846/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4780

[startup+0.101658 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 13846
/proc/meminfo: memFree=1754992/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=4780 CPUtime=0.09
/proc/13846/stat : 13846 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 361301454 4894720 597 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/13846/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301681 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 13846
/proc/meminfo: memFree=1754992/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=7248 CPUtime=0.29
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 917 0 0 0 29 0 0 0 19 0 2 0 361301454 7421952 892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 1812 892 218 20 0 1170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.701726 s]
/proc/loadavg: 1.83 1.93 1.74 3/77 13846
/proc/meminfo: memFree=1754992/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=8700 CPUtime=0.69
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 1313 0 0 0 69 0 0 0 19 0 2 0 361301454 8908800 1288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 2175 1288 218 20 0 1533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8700

[startup+1.50182 s]
/proc/loadavg: 1.83 1.93 1.74 2/79 13848
/proc/meminfo: memFree=1749472/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=11460 CPUtime=1.49
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 1876 0 0 0 149 0 0 0 19 0 2 0 361301454 11735040 1851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 2865 1851 218 20 0 2223 0
[pid=13846/tid=13848] ppid=13844 vsize=11460 CPUtime=1.2
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 1184 0 0 0 120 0 0 0 25 0 2 0 361301483 11735040 1851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526342 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11460

[startup+3.102 s]
/proc/loadavg: 1.77 1.92 1.74 2/79 13848
/proc/meminfo: memFree=1747232/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=14900 CPUtime=3.09
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 2767 0 0 0 308 1 0 0 19 0 2 0 361301454 15257600 2742 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 3725 2742 218 20 0 3083 0
[pid=13846/tid=13848] ppid=13844 vsize=14900 CPUtime=2.8
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 2075 0 0 0 279 1 0 0 25 0 2 0 361301483 15257600 2742 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14900

[startup+6.30236 s]
/proc/loadavg: 1.77 1.92 1.74 2/79 13848
/proc/meminfo: memFree=1741672/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=17600 CPUtime=6.29
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 3529 0 0 0 628 1 0 0 19 0 2 0 361301454 18022400 3468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 4400 3468 218 20 0 3758 0
[pid=13846/tid=13848] ppid=13844 vsize=17600 CPUtime=6
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 2837 0 0 0 599 1 0 0 25 0 2 0 361301483 18022400 3468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17600

[startup+12.7011 s]
/proc/loadavg: 1.65 1.89 1.73 2/79 13848
/proc/meminfo: memFree=1733480/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=25228 CPUtime=12.69
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 5642 0 0 0 1266 3 0 0 19 0 2 0 361301454 25833472 5448 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 6307 5448 218 20 0 5665 0
[pid=13846/tid=13848] ppid=13844 vsize=25228 CPUtime=12.39
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 4950 0 0 0 1237 2 0 0 25 0 2 0 361301483 25833472 5448 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134519972 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25228

[startup+25.5015 s]
/proc/loadavg: 1.55 1.86 1.72 2/79 13848
/proc/meminfo: memFree=1728936/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=29800 CPUtime=25.48
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 6978 0 0 0 2545 3 0 0 19 0 2 0 361301454 30515200 6614 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 7450 6614 218 20 0 6808 0
[pid=13846/tid=13848] ppid=13844 vsize=29800 CPUtime=25.19
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 6286 0 0 0 2516 3 0 0 25 0 2 0 361301483 30515200 6614 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29800

[startup+51.1014 s]
/proc/loadavg: 1.36 1.79 1.70 2/79 13848
/proc/meminfo: memFree=1726248/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=32244 CPUtime=51.08
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 8084 0 0 0 5104 4 0 0 19 0 2 0 361301454 33017856 7280 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 8061 7280 218 20 0 7419 0
[pid=13846/tid=13848] ppid=13844 vsize=32244 CPUtime=50.79
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 7392 0 0 0 5075 4 0 0 25 0 2 0 361301483 33017856 7280 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32244

[startup+102.305 s]
/proc/loadavg: 1.14 1.65 1.66 2/79 13848
/proc/meminfo: memFree=1724392/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=34056 CPUtime=102.27
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 9324 0 0 0 10222 5 0 0 19 0 2 0 361301454 34873344 7740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 8514 7740 218 20 0 7872 0
[pid=13846/tid=13848] ppid=13844 vsize=34056 CPUtime=101.97
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 8632 0 0 0 10193 4 0 0 25 0 2 0 361301483 34873344 7740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34056

[startup+162.301 s]
/proc/loadavg: 1.05 1.53 1.61 2/79 13848
/proc/meminfo: memFree=1722792/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=35736 CPUtime=162.24
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 10568 0 0 0 16218 6 0 0 19 0 2 0 361301454 36593664 8139 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 8934 8139 218 20 0 8292 0
[pid=13846/tid=13848] ppid=13844 vsize=35736 CPUtime=161.96
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 9876 0 0 0 16190 6 0 0 25 0 2 0 361301483 36593664 8139 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35736

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.57 2/79 13848
/proc/meminfo: memFree=1721512/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=37012 CPUtime=222.22
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 11714 0 0 0 22215 7 0 0 19 0 2 0 361301454 37900288 8440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 9253 8440 218 20 0 8611 0
[pid=13846/tid=13848] ppid=13844 vsize=37012 CPUtime=221.94
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 11022 0 0 0 22187 7 0 0 25 0 2 0 361301483 37900288 8440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 37012

[startup+282.302 s]
/proc/loadavg: 1.00 1.35 1.53 2/79 13848
/proc/meminfo: memFree=1720360/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=38136 CPUtime=282.21
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 12763 0 0 0 28213 8 0 0 19 0 2 0 361301454 39051264 8709 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 9534 8709 218 20 0 8892 0
[pid=13846/tid=13848] ppid=13844 vsize=38136 CPUtime=281.92
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 12071 0 0 0 28184 8 0 0 25 0 2 0 361301483 39051264 8709 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38136

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.50 2/79 13848
/proc/meminfo: memFree=1719208/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=39388 CPUtime=342.19
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 13778 0 0 0 34210 9 0 0 19 0 2 0 361301454 40333312 9009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 9847 9009 218 20 0 9205 0
[pid=13846/tid=13848] ppid=13844 vsize=39388 CPUtime=341.9
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 13086 0 0 0 34181 9 0 0 25 0 2 0 361301483 40333312 9009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526384 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39388

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.46 2/79 13848
/proc/meminfo: memFree=1718824/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=39684 CPUtime=402.18
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 14769 0 0 0 40207 11 0 0 19 0 2 0 361301454 40636416 9090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 9921 9090 218 20 0 9279 0
[pid=13846/tid=13848] ppid=13844 vsize=39684 CPUtime=401.88
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 14077 0 0 0 40178 10 0 0 25 0 2 0 361301483 40636416 9090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 39684

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.43 2/79 13848
/proc/meminfo: memFree=1718312/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=40288 CPUtime=462.15
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 15691 0 0 0 46204 11 0 0 19 0 2 0 361301454 41254912 9232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10072 9232 218 20 0 9430 0
[pid=13846/tid=13848] ppid=13844 vsize=40288 CPUtime=461.86
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 14999 0 0 0 46175 11 0 0 25 0 2 0 361301483 41254912 9232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 40288

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.40 2/79 13848
/proc/meminfo: memFree=1717928/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=40720 CPUtime=522.14
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 16567 0 0 0 52202 12 0 0 19 0 2 0 361301454 41697280 9328 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10180 9328 218 20 0 9538 0
[pid=13846/tid=13848] ppid=13844 vsize=40720 CPUtime=521.85
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 15875 0 0 0 52173 12 0 0 25 0 2 0 361301483 41697280 9328 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 40720

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.37 2/79 13848
/proc/meminfo: memFree=1717416/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=41372 CPUtime=582.12
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 17506 0 0 0 58199 13 0 0 19 0 2 0 361301454 42364928 9487 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10343 9487 218 20 0 9701 0
[pid=13846/tid=13848] ppid=13844 vsize=41372 CPUtime=581.83
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 16814 0 0 0 58170 13 0 0 25 0 2 0 361301483 42364928 9487 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 41372

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.35 2/79 13848
/proc/meminfo: memFree=1716968/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=41856 CPUtime=642.11
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 18265 0 0 0 64197 14 0 0 19 0 2 0 361301454 42860544 9596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10464 9596 218 20 0 9822 0
[pid=13846/tid=13848] ppid=13844 vsize=41856 CPUtime=641.82
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 17573 0 0 0 64168 14 0 0 25 0 2 0 361301483 42860544 9596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 41856

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.32 2/79 13848
/proc/meminfo: memFree=1716584/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=42176 CPUtime=702.08
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 19194 0 0 0 70194 14 0 0 19 0 2 0 361301454 43188224 9677 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10544 9677 218 20 0 9902 0
[pid=13846/tid=13848] ppid=13844 vsize=42176 CPUtime=701.79
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 18502 0 0 0 70165 14 0 0 25 0 2 0 361301483 43188224 9677 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 42176

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.30 2/79 13848
/proc/meminfo: memFree=1716264/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=42400 CPUtime=762.07
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 19989 0 0 0 76192 15 0 0 19 0 2 0 361301454 43417600 9756 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10600 9756 218 20 0 9958 0
[pid=13846/tid=13848] ppid=13844 vsize=42400 CPUtime=761.78
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 19297 0 0 0 76163 15 0 0 25 0 2 0 361301483 43417600 9756 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 42400

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.28 2/79 13848
/proc/meminfo: memFree=1716200/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=42572 CPUtime=822.05
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 20873 0 0 0 82189 16 0 0 19 0 2 0 361301454 43593728 9788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10643 9788 218 20 0 10001 0
[pid=13846/tid=13848] ppid=13844 vsize=42572 CPUtime=821.76
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 20181 0 0 0 82160 16 0 0 25 0 2 0 361301483 43593728 9788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 42572

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.26 2/79 13848
/proc/meminfo: memFree=1715816/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=42880 CPUtime=882.03
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 21864 0 0 0 88186 17 0 0 19 0 2 0 361301454 43909120 9866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10720 9866 218 20 0 10078 0
[pid=13846/tid=13848] ppid=13844 vsize=42880 CPUtime=881.74
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 21172 0 0 0 88157 17 0 0 25 0 2 0 361301483 43909120 9866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 42880

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.24 2/79 13848
/proc/meminfo: memFree=1715368/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=43376 CPUtime=942.02
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 22761 0 0 0 94184 18 0 0 19 0 2 0 361301454 44417024 9983 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10844 9983 218 20 0 10202 0
[pid=13846/tid=13848] ppid=13844 vsize=43376 CPUtime=941.73
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 22069 0 0 0 94155 18 0 0 25 0 2 0 361301483 44417024 9983 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 43376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/79 13848
/proc/meminfo: memFree=1715112/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=43688 CPUtime=1002
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 23602 0 0 0 100181 19 0 0 19 0 2 0 361301454 44736512 10042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10922 10042 218 20 0 10280 0
[pid=13846/tid=13848] ppid=13844 vsize=43688 CPUtime=1001.71
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 22910 0 0 0 100152 19 0 0 25 0 2 0 361301483 44736512 10042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 43688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/79 13848
/proc/meminfo: memFree=1714920/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=43836 CPUtime=1061.99
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 24429 0 0 0 106179 20 0 0 19 0 2 0 361301454 44888064 10085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10959 10085 218 20 0 10317 0
[pid=13846/tid=13848] ppid=13844 vsize=43836 CPUtime=1061.69
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 23737 0 0 0 106150 19 0 0 25 0 2 0 361301483 44888064 10085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 43836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/79 13848
/proc/meminfo: memFree=1714728/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=43992 CPUtime=1121.97
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 25338 0 0 0 112176 21 0 0 19 0 2 0 361301454 45047808 10140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 10998 10140 218 20 0 10356 0
[pid=13846/tid=13848] ppid=13844 vsize=43992 CPUtime=1121.67
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 24646 0 0 0 112147 20 0 0 25 0 2 0 361301483 45047808 10140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 13848
/proc/meminfo: memFree=1714472/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=44364 CPUtime=1181.95
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 26155 0 0 0 118174 21 0 0 19 0 2 0 361301454 45428736 10236 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 11091 10236 218 20 0 10449 0
[pid=13846/tid=13848] ppid=13844 vsize=44364 CPUtime=1181.66
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 25463 0 0 0 118145 21 0 0 25 0 2 0 361301483 45428736 10236 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 44364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 13848
/proc/meminfo: memFree=1714344/2055920 swapFree=4150068/4192956
[pid=13846] ppid=13844 vsize=44364 CPUtime=1200.04
/proc/13846/stat : 13846 (MiraXTv2_dyn) S 13844 13846 13774 0 -1 4194304 26421 0 0 0 119983 21 0 0 19 0 2 0 361301454 45428736 10239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13846/statm: 11091 10239 218 20 0 10449 0
[pid=13846/tid=13848] ppid=13844 vsize=44364 CPUtime=1199.76
/proc/13846/task/13848/stat : 13848 (MiraXTv2_dyn) R 13844 13846 13774 0 -1 4194368 25729 0 0 0 119955 21 0 0 25 0 2 0 361301483 45428736 10239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 44364

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.225965
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 44624

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

runsolver used 1.2928 second user time and 3.07953 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 03:03:58 UTC 2007

IDJOB= 304695
IDBENCH= 20138
IDSOLVER= 129
FILE ID= node5/304695-1178852638

PBS_JOBID= 5251018

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab7337941d831b2d8e8e59768132b34d

RANDOM SEED= 261204046

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1755208 kB
Buffers:         44856 kB
Cached:         169856 kB
SwapCached:      11320 kB
Active:         137040 kB
Inactive:       100704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755208 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4360 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            48540 kB
Committed_AS: 13986072 kB
PageTables:       1720 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= 66552 MiB

End job on node5 on Fri May 11 03:24:01 UTC 2007