Trace number 299938

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.12 601.627

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1925680230-06.UNSAT.shuffled.cnf
MD5SUMb3b91fbfa86c5b3b18e8d2eef3892989
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.9794
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/node21/watcher-299938-1178835515 -o ROOT/results/node21/solver-299938-1178835515 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299938-1178835515/MiraXTv3_dyn /tmp/evaluation/299938-1178835515/instance-299938-1178835515.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.97 0.99 3/77 25611
/proc/meminfo: memFree=1846208/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=3788 CPUtime=0
/proc/25611/stat : 25611 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 331468843 3878912 268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/25611/statm: 947 269 206 20 0 305 0

[startup+0.086701 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25611
/proc/meminfo: memFree=1846208/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=6448 CPUtime=0.15
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 602 0 0 0 15 0 0 0 18 0 3 0 331468843 6602752 577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 1612 577 218 20 0 970 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6448

[startup+0.102702 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25611
/proc/meminfo: memFree=1846208/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=6580 CPUtime=0.18
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 652 0 0 0 18 0 0 0 18 0 3 0 331468843 6737920 627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 1645 627 218 20 0 1003 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6580

[startup+0.302725 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25611
/proc/meminfo: memFree=1846208/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=8464 CPUtime=0.58
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 1007 0 0 0 58 0 0 0 18 0 3 0 331468843 8667136 982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 2116 982 218 20 0 1474 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8464

[startup+0.701772 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25611
/proc/meminfo: memFree=1846208/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=10596 CPUtime=1.38
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 1582 0 0 0 138 0 0 0 18 0 3 0 331468843 10850304 1557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 2649 1557 218 20 0 2007 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10596

[startup+1.50186 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 25614
/proc/meminfo: memFree=1839272/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=13784 CPUtime=2.98
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 2484 0 0 0 297 1 0 0 18 0 3 0 331468843 14114816 2459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 3446 2459 218 20 0 2804 0
[pid=25611/tid=25613] ppid=25609 vsize=13784 CPUtime=1.48
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 1113 0 0 0 148 0 0 0 19 0 3 0 331468844 14114816 2459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530218 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=13784 CPUtime=1.47
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 1035 0 0 0 147 0 0 0 25 0 3 0 331468844 14114816 2459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13784

[startup+3.10104 s]
/proc/loadavg: 1.00 0.98 0.99 3/80 25614
/proc/meminfo: memFree=1836392/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=16776 CPUtime=6.17
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 2878 0 0 0 615 2 0 0 18 0 3 0 331468843 17178624 2853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 4194 2853 218 20 0 3552 0
[pid=25611/tid=25613] ppid=25609 vsize=16776 CPUtime=3.08
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 1284 0 0 0 308 0 0 0 25 0 3 0 331468844 17178624 2853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=16776 CPUtime=3.07
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 1258 0 0 0 306 1 0 0 25 0 3 0 331468844 17178624 2853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16776

[startup+6.30139 s]
/proc/loadavg: 1.00 0.98 0.99 3/80 25614
/proc/meminfo: memFree=1829416/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=24236 CPUtime=12.56
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 4911 0 0 0 1252 4 0 0 18 0 3 0 331468843 24817664 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 6059 4770 218 20 0 5417 0
[pid=25611/tid=25613] ppid=25609 vsize=24236 CPUtime=6.28
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 2332 0 0 0 627 1 0 0 22 0 3 0 331468844 24817664 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=24236 CPUtime=6.26
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 2243 0 0 0 624 2 0 0 25 0 3 0 331468844 24817664 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 24236

[startup+12.7011 s]
/proc/loadavg: 1.15 1.02 1.01 3/80 25614
/proc/meminfo: memFree=1818088/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=34900 CPUtime=25.33
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 7745 0 0 0 2525 8 0 0 18 0 3 0 331468843 35737600 7413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 8725 7413 218 20 0 8083 0
[pid=25611/tid=25613] ppid=25609 vsize=34900 CPUtime=12.68
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 3863 0 0 0 1265 3 0 0 21 0 3 0 331468844 35737600 7413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=34900 CPUtime=12.63
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 3546 0 0 0 1259 4 0 0 25 0 3 0 331468844 35737600 7413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 34900

[startup+25.5025 s]
/proc/loadavg: 1.28 1.05 1.02 3/80 25614
/proc/meminfo: memFree=1812840/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=39040 CPUtime=50.87
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 9267 0 0 0 5078 9 0 0 18 0 3 0 331468843 39976960 8505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 9760 8505 218 20 0 9118 0
[pid=25611/tid=25613] ppid=25609 vsize=39040 CPUtime=25.46
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 4479 0 0 0 2543 3 0 0 25 0 3 0 331468844 39976960 8505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=39040 CPUtime=25.38
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 4452 0 0 0 2533 5 0 0 25 0 3 0 331468844 39976960 8505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 39040

[startup+51.1023 s]
/proc/loadavg: 1.53 1.12 1.04 3/80 25614
/proc/meminfo: memFree=1801448/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=50052 CPUtime=101.93
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 12773 0 0 0 10181 12 0 0 18 0 3 0 331468843 51253248 11207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 12513 11207 218 20 0 11871 0
[pid=25611/tid=25613] ppid=25609 vsize=50052 CPUtime=51.03
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 6332 0 0 0 5099 4 0 0 25 0 3 0 331468844 51253248 11207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=50052 CPUtime=50.88
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 6105 0 0 0 5081 7 0 0 25 0 3 0 331468844 51253248 11207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 50052

[startup+102.307 s]
/proc/loadavg: 1.81 1.27 1.09 3/80 25614
/proc/meminfo: memFree=1795112/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=57364 CPUtime=204.06
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 15774 0 0 0 20392 14 0 0 18 0 3 0 331468843 58740736 12823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 14341 12823 218 20 0 13699 0
[pid=25611/tid=25613] ppid=25609 vsize=57364 CPUtime=102.18
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 7951 0 0 0 10213 5 0 0 25 0 3 0 331468844 58740736 12823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=57364 CPUtime=101.86
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 7487 0 0 0 10178 8 0 0 25 0 3 0 331468844 58740736 12823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 57364

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/80 25614
/proc/meminfo: memFree=1793704/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=57920 CPUtime=323.74
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 17771 0 0 0 32358 16 0 0 18 0 3 0 331468843 59310080 13140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 14480 13140 218 20 0 13838 0
[pid=25611/tid=25613] ppid=25609 vsize=57920 CPUtime=162.12
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 9030 0 0 0 16206 6 0 0 25 0 3 0 331468844 59310080 13140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=57920 CPUtime=161.59
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 8405 0 0 0 16150 9 0 0 25 0 3 0 331468844 59310080 13140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 57920

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 25614
/proc/meminfo: memFree=1791784/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=60296 CPUtime=443.42
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 19845 0 0 0 44324 18 0 0 18 0 3 0 331468843 61743104 13616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 15074 13616 218 20 0 14432 0
[pid=25611/tid=25613] ppid=25609 vsize=60296 CPUtime=221.85
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 10047 0 0 0 22178 7 0 0 25 0 3 0 331468844 61743104 13616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=60296 CPUtime=221.56
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 9462 0 0 0 22145 11 0 0 25 0 3 0 331468844 61743104 13616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 60296

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 25614
/proc/meminfo: memFree=1791208/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=61100 CPUtime=563.11
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 21591 0 0 0 56291 20 0 0 18 0 3 0 331468843 62566400 13784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 15275 13784 218 20 0 14633 0
[pid=25611/tid=25613] ppid=25609 vsize=61100 CPUtime=281.57
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 10939 0 0 0 28149 8 0 0 25 0 3 0 331468844 62566400 13784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=61100 CPUtime=281.53
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 10316 0 0 0 28141 12 0 0 25 0 3 0 331468844 62566400 13784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 61100

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 25614
/proc/meminfo: memFree=1790440/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=61400 CPUtime=682.8
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 23329 0 0 0 68258 22 0 0 18 0 3 0 331468843 62873600 13979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 15350 13979 218 20 0 14708 0
[pid=25611/tid=25613] ppid=25609 vsize=61400 CPUtime=341.29
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 11857 0 0 0 34121 8 0 0 25 0 3 0 331468844 62873600 13979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=61400 CPUtime=341.49
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 11136 0 0 0 34136 13 0 0 25 0 3 0 331468844 62873600 13979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 61400

[startup+402.302 s]
/proc/loadavg: 2.04 1.73 1.33 3/80 25614
/proc/meminfo: memFree=1789288/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=62728 CPUtime=802.49
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 25105 0 0 0 80225 24 0 0 18 0 3 0 331468843 64233472 14268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 15682 14268 218 20 0 15040 0
[pid=25611/tid=25613] ppid=25609 vsize=62728 CPUtime=401.01
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 12699 0 0 0 40092 9 0 0 25 0 3 0 331468844 64233472 14268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=62728 CPUtime=401.46
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 12070 0 0 0 40132 14 0 0 25 0 3 0 331468844 64233472 14268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 62728

[startup+462.303 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 25614
/proc/meminfo: memFree=1788712/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=63124 CPUtime=922.18
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 26564 0 0 0 92193 25 0 0 18 0 3 0 331468843 64638976 14419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 15781 14419 218 20 0 15139 0
[pid=25611/tid=25613] ppid=25609 vsize=63124 CPUtime=460.73
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 13429 0 0 0 46063 10 0 0 25 0 3 0 331468844 64638976 14419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=63124 CPUtime=461.44
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 12799 0 0 0 46129 15 0 0 25 0 3 0 331468844 64638976 14419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.18
Current children cumulated vsize (KiB) 63124

[startup+522.303 s]
/proc/loadavg: 2.00 1.82 1.41 3/80 25614
/proc/meminfo: memFree=1785896/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=65580 CPUtime=1041.88
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 28582 0 0 0 104161 27 0 0 18 0 3 0 331468843 67153920 15101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 16395 15101 218 20 0 15753 0
[pid=25611/tid=25613] ppid=25609 vsize=65580 CPUtime=520.46
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 14254 0 0 0 52036 10 0 0 25 0 3 0 331468844 67153920 15101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=65580 CPUtime=521.41
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 13992 0 0 0 52124 17 0 0 25 0 3 0 331468844 67153920 15101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 65580

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.45 3/80 25614
/proc/meminfo: memFree=1784104/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=66764 CPUtime=1161.59
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 30516 0 0 0 116129 30 0 0 18 0 3 0 331468843 68366336 15556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 16691 15556 218 20 0 16049 0
[pid=25611/tid=25613] ppid=25609 vsize=66764 CPUtime=580.18
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 15395 0 0 0 58007 11 0 0 25 0 3 0 331468844 68366336 15556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=66764 CPUtime=581.39
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 14785 0 0 0 58122 17 0 0 25 0 3 0 331468844 68366336 15556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 66764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 1.86 1.46 3/80 25614
/proc/meminfo: memFree=1783912/2055920 swapFree=4156344/4192956
[pid=25611] ppid=25609 vsize=67700 CPUtime=1200.09
/proc/25611/stat : 25611 (MiraXTv3_dyn) S 25609 25611 24860 0 -1 4194304 31035 0 0 0 119979 30 0 0 18 0 3 0 331468843 69324800 15613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25611/statm: 16925 15613 218 20 0 16283 0
[pid=25611/tid=25613] ppid=25609 vsize=67700 CPUtime=599.4
/proc/25611/task/25613/stat : 25613 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 15668 0 0 0 59928 12 0 0 25 0 3 0 331468844 69324800 15613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25611/tid=25614] ppid=25609 vsize=67700 CPUtime=600.68
/proc/25611/task/25614/stat : 25614 (MiraXTv3_dyn) R 25609 25611 24860 0 -1 4194368 15031 0 0 0 60050 18 0 0 25 0 3 0 331468844 69324800 15613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 67700

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.627
CPU time (s): 1200.12
CPU user time (s): 1199.81
CPU system time (s): 0.318951
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 67700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31035
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= 177
involuntary context switches= 22434

runsolver used 0.578911 second user time and 1.62175 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 22:18:35 UTC 2007

IDJOB= 299938
IDBENCH= 20022
IDSOLVER= 128
FILE ID= node21/299938-1178835515

PBS_JOBID= 5250989

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1925680230-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299938-1178835515/MiraXTv3_dyn /tmp/evaluation/299938-1178835515/instance-299938-1178835515.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-299938-1178835515 -o ROOT/results/node21/solver-299938-1178835515 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299938-1178835515/MiraXTv3_dyn /tmp/evaluation/299938-1178835515/instance-299938-1178835515.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b3b91fbfa86c5b3b18e8d2eef3892989

RANDOM SEED= 502008991

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1846424 kB
Buffers:         37996 kB
Cached:          98784 kB
SwapCached:      15744 kB
Active:          90536 kB
Inactive:        69924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846424 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            34560 kB
Committed_AS:  5083516 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node21 on Thu May 10 22:28:39 UTC 2007