Trace number 298544

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.15 601.823

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
MD5SUM975946115a74669405c34f3732da3d4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.1906
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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 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/node15/watcher-298544-1178830701 -o ROOT/results/node15/solver-298544-1178830701 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298544-1178830701/MiraXTv3_dyn /tmp/evaluation/298544-1178830701/instance-298544-1178830701.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.84 1.84 1.55 3/77 3510
/proc/meminfo: memFree=1854456/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=3788 CPUtime=0
/proc/3510/stat : 3510 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 330987773 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 1 0 0
/proc/3510/statm: 947 265 206 20 0 305 0

[startup+0.056818 s]
/proc/loadavg: 1.84 1.84 1.55 3/77 3510
/proc/meminfo: memFree=1854456/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=6772 CPUtime=0.09
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 535 0 0 0 9 0 0 0 18 0 3 0 330987773 6934528 511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 1693 533 218 20 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6772

[startup+0.135909 s]
/proc/loadavg: 1.84 1.84 1.55 3/77 3510
/proc/meminfo: memFree=1854456/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=7256 CPUtime=0.25
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 697 0 0 0 25 0 0 0 18 0 3 0 330987773 7430144 672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 1814 672 218 20 0 1172 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 7256

[startup+0.301927 s]
/proc/loadavg: 1.84 1.84 1.55 3/77 3510
/proc/meminfo: memFree=1854456/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=7852 CPUtime=0.58
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 965 0 0 0 58 0 0 0 18 0 3 0 330987773 8040448 940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 1963 940 218 20 0 1321 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7852

[startup+0.701966 s]
/proc/loadavg: 1.84 1.84 1.55 3/77 3510
/proc/meminfo: memFree=1854456/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=10552 CPUtime=1.38
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 1541 0 0 0 138 0 0 0 18 0 3 0 330987773 10805248 1516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 2638 1516 218 20 0 1996 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10552

[startup+1.50104 s]
/proc/loadavg: 1.84 1.84 1.55 3/80 3513
/proc/meminfo: memFree=1847776/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=15008 CPUtime=2.97
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 2414 0 0 0 297 0 0 0 18 0 3 0 330987773 15368192 2389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 3752 2389 218 20 0 3110 0
[pid=3510/tid=3512] ppid=3508 vsize=15008 CPUtime=1.49
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 897 0 0 0 149 0 0 0 25 0 3 0 330987774 15368192 2389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=15008 CPUtime=1.47
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 1186 0 0 0 147 0 0 0 17 0 3 0 330987774 15368192 2389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15008

[startup+3.10119 s]
/proc/loadavg: 1.84 1.84 1.55 3/80 3513
/proc/meminfo: memFree=1845344/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=16484 CPUtime=6.17
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 2881 0 0 0 616 1 0 0 18 0 3 0 330987773 16879616 2856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 4121 2856 218 20 0 3479 0
[pid=3510/tid=3512] ppid=3508 vsize=16484 CPUtime=3.08
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 1124 0 0 0 308 0 0 0 19 0 3 0 330987774 16879616 2856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=16484 CPUtime=3.06
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 1426 0 0 0 306 0 0 0 25 0 3 0 330987774 16879616 2856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16484

[startup+6.30149 s]
/proc/loadavg: 1.85 1.84 1.55 3/80 3513
/proc/meminfo: memFree=1839328/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=21720 CPUtime=12.55
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 4552 0 0 0 1253 2 0 0 18 0 3 0 330987773 22241280 4412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 5430 4412 218 20 0 4788 0
[pid=3510/tid=3512] ppid=3508 vsize=21720 CPUtime=6.28
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 1929 0 0 0 627 1 0 0 25 0 3 0 330987774 22241280 4412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=21720 CPUtime=6.26
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 2292 0 0 0 625 1 0 0 18 0 3 0 330987774 22241280 4412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 21720

[startup+12.7021 s]
/proc/loadavg: 1.86 1.84 1.55 3/80 3513
/proc/meminfo: memFree=1827808/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=31936 CPUtime=25.32
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 7130 0 0 0 2527 5 0 0 18 0 3 0 330987773 32702464 6799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 7984 6799 218 20 0 7342 0
[pid=3510/tid=3512] ppid=3508 vsize=31936 CPUtime=12.67
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 3176 0 0 0 1265 2 0 0 25 0 3 0 330987774 32702464 6799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=31936 CPUtime=12.62
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 3623 0 0 0 1260 2 0 0 25 0 3 0 330987774 32702464 6799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 31936

[startup+25.5012 s]
/proc/loadavg: 1.89 1.85 1.56 3/80 3513
/proc/meminfo: memFree=1825312/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=36072 CPUtime=50.83
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 8305 0 0 0 5077 6 0 0 18 0 3 0 330987773 36937728 7544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 9018 7544 218 20 0 8376 0
[pid=3510/tid=3512] ppid=3508 vsize=36072 CPUtime=25.47
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 3740 0 0 0 2545 2 0 0 25 0 3 0 330987774 36937728 7544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=36072 CPUtime=25.35
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 4234 0 0 0 2532 3 0 0 25 0 3 0 330987774 36937728 7544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 36072

[startup+51.1016 s]
/proc/loadavg: 1.93 1.86 1.57 3/80 3513
/proc/meminfo: memFree=1815840/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=43260 CPUtime=101.91
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 11261 0 0 0 10181 10 0 0 18 0 3 0 330987773 44298240 9849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 10815 9849 218 20 0 10173 0
[pid=3510/tid=3512] ppid=3508 vsize=43260 CPUtime=51.05
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 5110 0 0 0 5101 4 0 0 25 0 3 0 330987774 44298240 9849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=43260 CPUtime=50.84
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 5820 0 0 0 5079 5 0 0 25 0 3 0 330987774 44298240 9849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 43260

[startup+102.305 s]
/proc/loadavg: 1.97 1.88 1.59 3/80 3513
/proc/meminfo: memFree=1810784/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=49216 CPUtime=204.04
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 13836 0 0 0 20392 12 0 0 18 0 3 0 330987773 50397184 10977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 12304 10977 218 20 0 11662 0
[pid=3510/tid=3512] ppid=3508 vsize=49216 CPUtime=102.22
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 6321 0 0 0 10217 5 0 0 25 0 3 0 330987774 50397184 10977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=49216 CPUtime=101.8
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 7184 0 0 0 10174 6 0 0 25 0 3 0 330987774 50397184 10977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 49216

[startup+162.302 s]
/proc/loadavg: 1.99 1.90 1.61 3/86 3539
/proc/meminfo: memFree=1808232/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=50208 CPUtime=323.66
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 16004 0 0 0 32349 17 0 0 18 0 3 0 330987773 51412992 11311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 12552 11311 218 20 0 11910 0
[pid=3510/tid=3512] ppid=3508 vsize=50208 CPUtime=162.16
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 7332 0 0 0 16209 7 0 0 25 0 3 0 330987774 51412992 11311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=50208 CPUtime=161.49
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 8341 0 0 0 16140 9 0 0 25 0 3 0 330987774 51412992 11311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 50208

[startup+222.301 s]
/proc/loadavg: 1.99 1.91 1.63 3/80 3711
/proc/meminfo: memFree=1803920/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=54912 CPUtime=443.06
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 18854 0 0 0 44274 32 0 0 18 0 3 0 330987773 56229888 12675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 13728 12675 218 20 0 13086 0
[pid=3510/tid=3512] ppid=3508 vsize=54912 CPUtime=221.94
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 8921 0 0 0 22185 9 0 0 25 0 3 0 330987774 56229888 12675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=54912 CPUtime=221.1
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 9602 0 0 0 22088 22 0 0 25 0 3 0 330987774 56229888 12675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.06
Current children cumulated vsize (KiB) 54912

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.65 3/80 3711
/proc/meminfo: memFree=1803032/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=55256 CPUtime=562.76
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 20623 0 0 0 56242 34 0 0 18 0 3 0 330987773 56582144 12892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 13814 12892 218 20 0 13172 0
[pid=3510/tid=3512] ppid=3508 vsize=55256 CPUtime=281.92
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 9768 0 0 0 28182 10 0 0 25 0 3 0 330987774 56582144 12892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=55256 CPUtime=280.82
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 10524 0 0 0 28059 23 0 0 25 0 3 0 330987774 56582144 12892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.76
Current children cumulated vsize (KiB) 55256

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.67 3/80 3711
/proc/meminfo: memFree=1801880/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=57900 CPUtime=682.45
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 22508 0 0 0 68209 36 0 0 18 0 3 0 330987773 59289600 13264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 14475 13264 218 20 0 13833 0
[pid=3510/tid=3512] ppid=3508 vsize=57900 CPUtime=341.88
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 10583 0 0 0 34177 11 0 0 25 0 3 0 330987774 59289600 13264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3510/tid=3513] ppid=3508 vsize=57900 CPUtime=340.55
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 11594 0 0 0 34031 24 0 0 25 0 3 0 330987774 59289600 13264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.45
Current children cumulated vsize (KiB) 57900

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.69 3/80 3711
/proc/meminfo: memFree=1798296/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=61548 CPUtime=802.15
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 24865 0 0 0 80176 39 0 0 18 0 3 0 330987773 63025152 14059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 15387 14059 218 20 0 14745 0
[pid=3510/tid=3512] ppid=3508 vsize=61548 CPUtime=401.7
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 11945 0 0 0 40157 13 0 0 25 0 3 0 330987774 63025152 14059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3510/tid=3513] ppid=3508 vsize=61548 CPUtime=400.43
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 12589 0 0 0 40018 25 0 0 25 0 3 0 330987774 63025152 14059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.15
Current children cumulated vsize (KiB) 61548

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.70 3/80 3711
/proc/meminfo: memFree=1797464/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=62696 CPUtime=921.84
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 26675 0 0 0 92143 41 0 0 18 0 3 0 330987773 64200704 14262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 15674 14262 218 20 0 15032 0
[pid=3510/tid=3512] ppid=3508 vsize=62696 CPUtime=461.41
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 12785 0 0 0 46128 13 0 0 25 0 3 0 330987774 64200704 14262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3510/tid=3513] ppid=3508 vsize=62696 CPUtime=460.41
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 13559 0 0 0 46014 27 0 0 25 0 3 0 330987774 64200704 14262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.84
Current children cumulated vsize (KiB) 62696

[startup+522.302 s]
/proc/loadavg: 1.99 1.96 1.72 3/80 3711
/proc/meminfo: memFree=1796056/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=64892 CPUtime=1041.52
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 28461 0 0 0 104109 43 0 0 18 0 3 0 330987773 66449408 14621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 16223 14621 218 20 0 15581 0
[pid=3510/tid=3512] ppid=3508 vsize=64892 CPUtime=521.15
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 13673 0 0 0 52100 15 0 0 25 0 3 0 330987774 66449408 14621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3510/tid=3513] ppid=3508 vsize=64892 CPUtime=520.36
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 14457 0 0 0 52008 28 0 0 25 0 3 0 330987774 66449408 14621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.52
Current children cumulated vsize (KiB) 64892

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.74 3/80 3711
/proc/meminfo: memFree=1795808/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=65080 CPUtime=1161.21
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 29854 0 0 0 116077 44 0 0 18 0 3 0 330987773 66641920 14674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 16270 14674 218 20 0 15628 0
[pid=3510/tid=3512] ppid=3508 vsize=65080 CPUtime=580.86
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 14375 0 0 0 58071 15 0 0 25 0 3 0 330987774 66641920 14674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3510/tid=3513] ppid=3508 vsize=65080 CPUtime=580.33
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 15148 0 0 0 58005 28 0 0 25 0 3 0 330987774 66641920 14674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.21
Current children cumulated vsize (KiB) 65080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.97 1.74 3/80 3711
/proc/meminfo: memFree=1795808/2055920 swapFree=4156500/4192956
[pid=3510] ppid=3508 vsize=65080 CPUtime=1200.12
/proc/3510/stat : 3510 (MiraXTv3_dyn) S 3508 3510 3381 0 -1 4194304 30545 0 0 0 119968 44 0 0 18 0 3 0 330987773 66641920 14685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3510/statm: 16270 14685 218 20 0 15628 0
[pid=3510/tid=3512] ppid=3508 vsize=65080 CPUtime=600.27
/proc/3510/task/3512/stat : 3512 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 14721 0 0 0 60012 15 0 0 25 0 3 0 330987774 66641920 14685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3510/tid=3513] ppid=3508 vsize=65080 CPUtime=599.83
/proc/3510/task/3513/stat : 3513 (MiraXTv3_dyn) R 3508 3510 3381 0 -1 4194368 15493 0 0 0 59954 29 0 0 25 0 3 0 330987774 66641920 14685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 65080

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): 601.823
CPU time (s): 1200.15
CPU user time (s): 1199.69
CPU system time (s): 0.45893
CPU usage (%): 199.42
Max. virtual memory (cumulated for all children) (KiB): 65080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30545
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= 327
involuntary context switches= 22954

runsolver used 0.612906 second user time and 1.62475 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 20:58:22 UTC 2007

IDJOB= 298544
IDBENCH= 19988
IDSOLVER= 128
FILE ID= node15/298544-1178830701

PBS_JOBID= 5250990

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298544-1178830701/MiraXTv3_dyn /tmp/evaluation/298544-1178830701/instance-298544-1178830701.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-298544-1178830701 -o ROOT/results/node15/solver-298544-1178830701 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298544-1178830701/MiraXTv3_dyn /tmp/evaluation/298544-1178830701/instance-298544-1178830701.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  975946115a74669405c34f3732da3d4a

RANDOM SEED= 280122801

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1854792 kB
Buffers:         39476 kB
Cached:          97080 kB
SwapCached:      16240 kB
Active:          92980 kB
Inactive:        67524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854792 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          29760 kB
Slab:            26004 kB
Committed_AS: 10801872 kB
PageTables:       1868 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= 66560 MiB

End job on node15 on Thu May 10 21:08:26 UTC 2007