Trace number 295674

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 v3? (TO) 1200.22 601.926

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1314186802-12.UNSAT.shuffled.cnf
MD5SUM7c001db4841166a99dfc4524c663deb9
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node20/watcher-295674-1178821257 -o ROOT/results/node20/solver-295674-1178821257 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295674-1178821257/MiraXTv3_dyn /tmp/evaluation/295674-1178821257/instance-295674-1178821257.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 3844
/proc/meminfo: memFree=1827560/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=3788 CPUtime=0
/proc/3844/stat : 3844 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 330043027 3878912 284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/3844/statm: 947 285 206 20 0 305 0

[startup+0.028048 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 3844
/proc/meminfo: memFree=1827560/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=4328 CPUtime=0.02
/proc/3844/stat : 3844 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194304 457 0 0 0 2 0 0 0 18 0 1 0 330043027 4431872 432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/3844/statm: 1082 432 207 20 0 440 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4328

[startup+0.101062 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 3844
/proc/meminfo: memFree=1827560/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=4328 CPUtime=0.09
/proc/3844/stat : 3844 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194304 463 0 0 0 9 0 0 0 18 0 1 0 330043027 4431872 438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3844/statm: 1082 438 207 20 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4328

[startup+0.301105 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 3844
/proc/meminfo: memFree=1827560/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=8760 CPUtime=0.45
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 1064 0 0 0 45 0 0 0 18 0 3 0 330043027 8970240 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 2190 1039 218 20 0 1548 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8760

[startup+0.701186 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 3844
/proc/meminfo: memFree=1827560/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=12504 CPUtime=1.24
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 1852 0 0 0 124 0 0 0 18 0 3 0 330043027 12804096 1827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 3126 1827 218 20 0 2484 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12504

[startup+1.50135 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 3847
/proc/meminfo: memFree=1819152/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=16244 CPUtime=2.84
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 2814 0 0 0 283 1 0 0 18 0 3 0 330043027 16633856 2789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 4061 2789 218 20 0 3419 0
[pid=3844/tid=3846] ppid=3842 vsize=16244 CPUtime=1.35
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 1148 0 0 0 135 0 0 0 18 0 3 0 330043041 16633856 2789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520040 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=16244 CPUtime=1.34
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 1169 0 0 0 134 0 0 0 17 0 3 0 330043041 16633856 2789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 16244

[startup+3.10268 s]
/proc/loadavg: 1.00 0.97 0.99 3/80 3847
/proc/meminfo: memFree=1816080/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=18860 CPUtime=6.03
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 3604 0 0 0 601 2 0 0 18 0 3 0 330043027 19312640 3543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 4715 3543 218 20 0 4073 0
[pid=3844/tid=3846] ppid=3842 vsize=18860 CPUtime=2.96
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 1484 0 0 0 295 1 0 0 25 0 3 0 330043041 19312640 3543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=18860 CPUtime=2.94
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 1623 0 0 0 293 1 0 0 25 0 3 0 330043041 19312640 3543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 18860

[startup+6.30131 s]
/proc/loadavg: 1.00 0.97 0.99 3/80 3847
/proc/meminfo: memFree=1807184/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=27428 CPUtime=12.42
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 5926 0 0 0 1237 5 0 0 18 0 3 0 330043027 28086272 5753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 6857 5753 218 20 0 6215 0
[pid=3844/tid=3846] ppid=3842 vsize=27428 CPUtime=6.15
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 2659 0 0 0 613 2 0 0 25 0 3 0 330043041 28086272 5753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=27428 CPUtime=6.13
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 2770 0 0 0 610 3 0 0 25 0 3 0 330043041 28086272 5753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 27428

[startup+12.7026 s]
/proc/loadavg: 1.15 1.00 1.01 3/80 3847
/proc/meminfo: memFree=1798288/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=34616 CPUtime=25.17
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 7853 0 0 0 2511 6 0 0 18 0 3 0 330043027 35446784 7382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 8654 7382 218 20 0 8012 0
[pid=3844/tid=3846] ppid=3842 vsize=34616 CPUtime=12.54
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 3611 0 0 0 1252 2 0 0 25 0 3 0 330043041 35446784 7382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=34616 CPUtime=12.48
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 3745 0 0 0 1245 3 0 0 25 0 3 0 330043041 35446784 7382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 34616

[startup+25.5012 s]
/proc/loadavg: 1.28 1.04 1.02 3/80 3847
/proc/meminfo: memFree=1789328/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=42876 CPUtime=50.7
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 10562 0 0 0 5061 9 0 0 18 0 3 0 330043027 43905024 9613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 10719 9613 218 20 0 10077 0
[pid=3844/tid=3846] ppid=3842 vsize=42876 CPUtime=25.33
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 4971 0 0 0 2529 4 0 0 25 0 3 0 330043041 43905024 9613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=42876 CPUtime=25.23
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 5094 0 0 0 2518 5 0 0 25 0 3 0 330043041 43905024 9613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 42876

[startup+51.1013 s]
/proc/loadavg: 1.53 1.11 1.04 3/80 3847
/proc/meminfo: memFree=1786384/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=46056 CPUtime=101.75
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 12386 0 0 0 10164 11 0 0 18 0 3 0 330043027 47161344 10340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 11514 10340 218 20 0 10872 0
[pid=3844/tid=3846] ppid=3842 vsize=46056 CPUtime=50.91
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 5754 0 0 0 5086 5 0 0 25 0 3 0 330043041 47161344 10340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=46056 CPUtime=50.71
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 6135 0 0 0 5065 6 0 0 25 0 3 0 330043041 47161344 10340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 46056

[startup+102.307 s]
/proc/loadavg: 1.81 1.26 1.09 3/80 3847
/proc/meminfo: memFree=1783184/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=48492 CPUtime=203.85
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 15207 0 0 0 20372 13 0 0 18 0 3 0 330043027 49655808 11115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 12123 11115 218 20 0 11481 0
[pid=3844/tid=3846] ppid=3842 vsize=48492 CPUtime=102.06
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 7054 0 0 0 10200 6 0 0 17 0 3 0 330043041 49655808 11115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=48492 CPUtime=101.64
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 7656 0 0 0 10158 6 0 0 18 0 3 0 330043041 49655808 11115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 48492

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 3847
/proc/meminfo: memFree=1776656/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=55220 CPUtime=323.5
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 19048 0 0 0 32334 16 0 0 18 0 3 0 330043027 56545280 12760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 13805 12760 218 20 0 13163 0
[pid=3844/tid=3846] ppid=3842 vsize=55220 CPUtime=162
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 9322 0 0 0 16192 8 0 0 25 0 3 0 330043041 56545280 12760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=55220 CPUtime=161.36
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 9229 0 0 0 16128 8 0 0 25 0 3 0 330043041 56545280 12760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.5
Current children cumulated vsize (KiB) 55220

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.20 3/80 3847
/proc/meminfo: memFree=1773968/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=58544 CPUtime=443.15
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 21918 0 0 0 44297 18 0 0 18 0 3 0 330043027 59949056 13419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 14636 13419 218 20 0 13994 0
[pid=3844/tid=3846] ppid=3842 vsize=58544 CPUtime=221.95
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 10750 0 0 0 22186 9 0 0 25 0 3 0 330043041 59949056 13419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=58544 CPUtime=221.05
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 10671 0 0 0 22097 8 0 0 25 0 3 0 330043041 59949056 13419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 58544

[startup+282.303 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 3847
/proc/meminfo: memFree=1770640/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=62140 CPUtime=562.82
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 24831 0 0 0 56260 22 0 0 18 0 3 0 330043027 63631360 14255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 15535 14255 218 20 0 14893 0
[pid=3844/tid=3846] ppid=3842 vsize=62140 CPUtime=281.9
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 12070 0 0 0 28179 11 0 0 17 0 3 0 330043041 63631360 14255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=62140 CPUtime=280.77
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 12264 0 0 0 28067 10 0 0 25 0 3 0 330043041 63631360 14255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 62140

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 3847
/proc/meminfo: memFree=1768912/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=63888 CPUtime=682.46
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 27418 0 0 0 68222 24 0 0 18 0 3 0 330043027 65421312 14697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 15972 14697 218 20 0 15330 0
[pid=3844/tid=3846] ppid=3842 vsize=63888 CPUtime=341.85
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 13291 0 0 0 34173 12 0 0 25 0 3 0 330043041 65421312 14697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3844/tid=3847] ppid=3842 vsize=63888 CPUtime=340.46
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 13630 0 0 0 34035 11 0 0 25 0 3 0 330043041 65421312 14697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.46
Current children cumulated vsize (KiB) 63888

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.33 3/80 3847
/proc/meminfo: memFree=1766800/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=66028 CPUtime=802.11
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 30048 0 0 0 80186 25 0 0 18 0 3 0 330043027 67612672 15223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 16507 15223 218 20 0 15865 0
[pid=3844/tid=3846] ppid=3842 vsize=66028 CPUtime=401.69
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 14722 0 0 0 40156 13 0 0 25 0 3 0 330043041 67612672 15223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3844/tid=3847] ppid=3842 vsize=66028 CPUtime=400.28
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 14829 0 0 0 40016 12 0 0 25 0 3 0 330043041 67612672 15223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.11
Current children cumulated vsize (KiB) 66028

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.37 3/80 3847
/proc/meminfo: memFree=1763344/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=68704 CPUtime=921.78
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 33006 0 0 0 92150 28 0 0 18 0 3 0 330043027 70352896 16073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 17176 16073 218 20 0 16534 0
[pid=3844/tid=3846] ppid=3842 vsize=68704 CPUtime=461.4
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 15917 0 0 0 46127 13 0 0 25 0 3 0 330043041 70352896 16073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3844/tid=3847] ppid=3842 vsize=68704 CPUtime=460.23
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 16592 0 0 0 46009 14 0 0 25 0 3 0 330043041 70352896 16073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.78
Current children cumulated vsize (KiB) 68704

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 3847
/proc/meminfo: memFree=1762384/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=70140 CPUtime=1041.43
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 35415 0 0 0 104114 29 0 0 18 0 3 0 330043027 71823360 16306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 17535 16306 218 20 0 16893 0
[pid=3844/tid=3846] ppid=3842 vsize=70140 CPUtime=521.1
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 17105 0 0 0 52097 13 0 0 25 0 3 0 330043041 71823360 16306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3844/tid=3847] ppid=3842 vsize=70140 CPUtime=520.18
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 17813 0 0 0 52003 15 0 0 25 0 3 0 330043041 71823360 16306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.43
Current children cumulated vsize (KiB) 70140

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 3847
/proc/meminfo: memFree=1761552/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=71536 CPUtime=1161.08
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 37639 0 0 0 116077 31 0 0 18 0 3 0 330043027 73252864 16558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 17884 16558 218 20 0 17242 0
[pid=3844/tid=3846] ppid=3842 vsize=71536 CPUtime=580.8
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 18254 0 0 0 58066 14 0 0 25 0 3 0 330043041 73252864 16558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3844/tid=3847] ppid=3842 vsize=71536 CPUtime=580.14
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 18888 0 0 0 57998 16 0 0 25 0 3 0 330043041 73252864 16558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.08
Current children cumulated vsize (KiB) 71536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.903 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 3847
/proc/meminfo: memFree=1761104/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=71704 CPUtime=1200.19
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 38390 0 0 0 119987 32 0 0 18 0 3 0 330043027 73424896 16629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 17926 16629 218 20 0 17284 0
[pid=3844/tid=3846] ppid=3842 vsize=71704 CPUtime=600.31
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 18636 0 0 0 60016 15 0 0 25 0 3 0 330043041 73424896 16629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3844/tid=3847] ppid=3842 vsize=71704 CPUtime=599.72
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 19257 0 0 0 59956 16 0 0 25 0 3 0 330043041 73424896 16629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 71704

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

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

[startup+601.903 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 3847
/proc/meminfo: memFree=1761104/2055920 swapFree=4154884/4192956
[pid=3844] ppid=3842 vsize=71704 CPUtime=1200.19
/proc/3844/stat : 3844 (MiraXTv3_dyn) S 3842 3844 3150 0 -1 4194304 38390 0 0 0 119987 32 0 0 18 0 3 0 330043027 73424896 16629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3844/statm: 17926 16629 218 20 0 17284 0
[pid=3844/tid=3846] ppid=3842 vsize=71704 CPUtime=600.31
/proc/3844/task/3846/stat : 3846 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 18636 0 0 0 60016 15 0 0 25 0 3 0 330043041 73424896 16629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3844/tid=3847] ppid=3842 vsize=71704 CPUtime=599.72
/proc/3844/task/3847/stat : 3847 (MiraXTv3_dyn) R 3842 3844 3150 0 -1 4194368 19257 0 0 0 59956 16 0 0 25 0 3 0 330043041 73424896 16629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 71704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.926
CPU time (s): 1200.22
CPU user time (s): 1199.88
CPU system time (s): 0.334949
CPU usage (%): 199.396
Max. virtual memory (cumulated for all children) (KiB): 71976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38390
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= 403
involuntary context switches= 22377

runsolver used 0.606907 second user time and 1.59176 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 18:20:57 UTC 2007

IDJOB= 295674
IDBENCH= 19918
IDSOLVER= 128
FILE ID= node20/295674-1178821257

PBS_JOBID= 5250969

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1314186802-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295674-1178821257/MiraXTv3_dyn /tmp/evaluation/295674-1178821257/instance-295674-1178821257.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-295674-1178821257 -o ROOT/results/node20/solver-295674-1178821257 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295674-1178821257/MiraXTv3_dyn /tmp/evaluation/295674-1178821257/instance-295674-1178821257.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7c001db4841166a99dfc4524c663deb9

RANDOM SEED= 587413995

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1827840 kB
Buffers:         39328 kB
Cached:         123340 kB
SwapCached:      17192 kB
Active:         102568 kB
Inactive:        83804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827840 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            27280 kB
Committed_AS:  6748832 kB
PageTables:       1744 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= 66557 MiB

End job on node20 on Thu May 10 18:31:01 UTC 2007