Trace number 308384

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.13 601.641

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S1757451736-02-UNSAT.cnf
MD5SUM38fa97e90ce15381041a02fb89a2e927
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 variables5494
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/node11/watcher-308384-1178865250 -o ROOT/results/node11/solver-308384-1178865250 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308384-1178865250/MiraXTv3_dyn /tmp/evaluation/308384-1178865250/instance-308384-1178865250.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.61 1.70 1.35 3/77 22863
/proc/meminfo: memFree=1688280/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=4052 CPUtime=0
/proc/22863/stat : 22863 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194304 387 0 0 0 0 0 0 0 18 0 1 0 327573928 4149248 362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8418253 0 0 4096 0 0 0 0 17 0 0 0
/proc/22863/statm: 1013 367 205 20 0 371 0

[startup+0.081903 s]
/proc/loadavg: 1.61 1.70 1.35 3/77 22863
/proc/meminfo: memFree=1688280/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=13432 CPUtime=0.07
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 1658 0 0 0 7 0 0 0 18 0 3 0 327573928 13754368 1601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 3358 1601 218 20 0 2716 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13432

[startup+0.102922 s]
/proc/loadavg: 1.61 1.70 1.35 3/77 22863
/proc/meminfo: memFree=1688280/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=13300 CPUtime=0.1
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 1675 0 0 0 10 0 0 0 18 0 3 0 327573928 13619200 1585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 3325 1585 218 20 0 2683 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13300

[startup+0.301927 s]
/proc/loadavg: 1.61 1.70 1.35 3/77 22863
/proc/meminfo: memFree=1688280/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=13300 CPUtime=0.5
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 1810 0 0 0 50 0 0 0 18 0 3 0 327573928 13619200 1720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 3325 1720 218 20 0 2683 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13300

[startup+0.701976 s]
/proc/loadavg: 1.61 1.70 1.35 3/77 22863
/proc/meminfo: memFree=1688280/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=14720 CPUtime=1.31
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 2170 0 0 0 130 1 0 0 18 0 3 0 327573928 15073280 2080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 3680 2080 218 20 0 3038 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14720

[startup+1.50107 s]
/proc/loadavg: 1.61 1.70 1.35 3/80 22866
/proc/meminfo: memFree=1679744/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=18400 CPUtime=2.89
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 2860 0 0 0 288 1 0 0 18 0 3 0 327573928 18841600 2770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 4600 2770 218 20 0 3958 0
[pid=22863/tid=22865] ppid=22861 vsize=18400 CPUtime=1.42
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 1011 0 0 0 142 0 0 0 20 0 3 0 327573935 18841600 2770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526127 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=18400 CPUtime=1.4
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 946 0 0 0 140 0 0 0 25 0 3 0 327573935 18841600 2770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522143 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 18400

[startup+3.10126 s]
/proc/loadavg: 1.61 1.70 1.35 3/80 22866
/proc/meminfo: memFree=1675840/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=22976 CPUtime=6.09
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 4036 0 0 0 606 3 0 0 18 0 3 0 327573928 23527424 3946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 5744 3946 218 20 0 5102 0
[pid=22863/tid=22865] ppid=22861 vsize=22976 CPUtime=3.03
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 1584 0 0 0 301 2 0 0 22 0 3 0 327573935 23527424 3946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=22976 CPUtime=2.99
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 1549 0 0 0 298 1 0 0 24 0 3 0 327573935 23527424 3946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 22976

[startup+6.30164 s]
/proc/loadavg: 1.64 1.71 1.35 3/80 22866
/proc/meminfo: memFree=1667456/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=27996 CPUtime=12.48
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 5398 0 0 0 1243 5 0 0 18 0 3 0 327573928 28667904 5308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 6999 5308 218 20 0 6357 0
[pid=22863/tid=22865] ppid=22861 vsize=27996 CPUtime=6.22
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 2276 0 0 0 619 3 0 0 20 0 3 0 327573935 28667904 5308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=27996 CPUtime=6.17
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 2219 0 0 0 616 1 0 0 21 0 3 0 327573935 28667904 5308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 27996

[startup+12.7024 s]
/proc/loadavg: 1.67 1.71 1.36 3/80 22866
/proc/meminfo: memFree=1659648/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=36560 CPUtime=25.25
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 7840 0 0 0 2516 9 0 0 18 0 3 0 327573928 37437440 7676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 9140 7676 218 20 0 8498 0
[pid=22863/tid=22865] ppid=22861 vsize=36560 CPUtime=12.61
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 3524 0 0 0 1257 4 0 0 25 0 3 0 327573935 37437440 7676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=36560 CPUtime=12.56
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 3413 0 0 0 1252 4 0 0 25 0 3 0 327573935 37437440 7676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 36560

[startup+25.5019 s]
/proc/loadavg: 1.74 1.72 1.37 3/80 22866
/proc/meminfo: memFree=1637696/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=57100 CPUtime=50.77
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 13182 0 0 0 5061 16 0 0 18 0 3 0 327573928 58470400 12891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 14275 12891 218 20 0 13633 0
[pid=22863/tid=22865] ppid=22861 vsize=57100 CPUtime=25.39
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 6286 0 0 0 2531 8 0 0 25 0 3 0 327573935 58470400 12891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=57100 CPUtime=25.3
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 5993 0 0 0 2523 7 0 0 25 0 3 0 327573935 58470400 12891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 57100

[startup+51.1019 s]
/proc/loadavg: 1.83 1.75 1.38 3/80 22866
/proc/meminfo: memFree=1620736/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=73620 CPUtime=101.84
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 17567 0 0 0 10162 22 0 0 18 0 3 0 327573928 75386880 16945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 18405 16945 218 20 0 17763 0
[pid=22863/tid=22865] ppid=22861 vsize=73620 CPUtime=50.96
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 8519 0 0 0 5086 10 0 0 25 0 3 0 327573935 75386880 16945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=73620 CPUtime=50.8
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 8145 0 0 0 5069 11 0 0 25 0 3 0 327573935 75386880 16945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 73620

[startup+102.307 s]
/proc/loadavg: 1.92 1.78 1.41 3/80 22866
/proc/meminfo: memFree=1590912/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=103056 CPUtime=203.99
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 25584 0 0 0 20365 34 0 0 18 0 3 0 327573928 105529344 24367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 25764 24367 218 20 0 25122 0
[pid=22863/tid=22865] ppid=22861 vsize=103056 CPUtime=102.12
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 12617 0 0 0 10196 16 0 0 25 0 3 0 327573935 105529344 24367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=103056 CPUtime=101.8
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 12064 0 0 0 10163 17 0 0 25 0 3 0 327573935 105529344 24367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 103056

[startup+162.301 s]
/proc/loadavg: 1.97 1.82 1.45 3/80 22866
/proc/meminfo: memFree=1574400/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=118908 CPUtime=323.63
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 30488 0 0 0 32322 41 0 0 18 0 3 0 327573928 121761792 28475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 29727 28475 218 20 0 29085 0
[pid=22863/tid=22865] ppid=22861 vsize=118908 CPUtime=162
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 14583 0 0 0 16182 18 0 0 25 0 3 0 327573935 121761792 28475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=118908 CPUtime=161.55
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 15002 0 0 0 16133 22 0 0 25 0 3 0 327573935 121761792 28475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 118908

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.48 3/80 22866
/proc/meminfo: memFree=1565248/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=127600 CPUtime=443.34
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 33510 0 0 0 44289 45 0 0 18 0 3 0 327573928 130662400 30741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 31900 30741 218 20 0 31258 0
[pid=22863/tid=22865] ppid=22861 vsize=127600 CPUtime=221.95
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 16238 0 0 0 22175 20 0 0 25 0 3 0 327573935 130662400 30741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=127600 CPUtime=221.32
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 16369 0 0 0 22107 25 0 0 25 0 3 0 327573935 130662400 30741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 127600

[startup+282.301 s]
/proc/loadavg: 1.99 1.87 1.51 3/80 22866
/proc/meminfo: memFree=1565184/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=127600 CPUtime=563.04
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 34315 0 0 0 56258 46 0 0 18 0 3 0 327573928 130662400 30771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 31900 30771 218 20 0 31258 0
[pid=22863/tid=22865] ppid=22861 vsize=127600 CPUtime=281.89
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 16644 0 0 0 28169 20 0 0 25 0 3 0 327573935 130662400 30771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=127600 CPUtime=281.07
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 16768 0 0 0 28082 25 0 0 25 0 3 0 327573935 130662400 30771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 127600

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.54 3/80 22866
/proc/meminfo: memFree=1563136/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=130308 CPUtime=682.72
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 35463 0 0 0 68224 48 0 0 18 0 3 0 327573928 133435392 31286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 32577 31286 218 20 0 31935 0
[pid=22863/tid=22865] ppid=22861 vsize=130308 CPUtime=341.81
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 17456 0 0 0 34161 20 0 0 25 0 3 0 327573935 133435392 31286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=130308 CPUtime=340.82
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 17104 0 0 0 34056 26 0 0 25 0 3 0 327573935 133435392 31286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 130308

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 22866
/proc/meminfo: memFree=1559488/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=133644 CPUtime=802.43
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 37125 0 0 0 80193 50 0 0 18 0 3 0 327573928 136851456 32225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 33411 32225 218 20 0 32769 0
[pid=22863/tid=22865] ppid=22861 vsize=133644 CPUtime=401.76
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 18651 0 0 0 40154 22 0 0 25 0 3 0 327573935 136851456 32225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=133644 CPUtime=400.59
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 17571 0 0 0 40032 27 0 0 25 0 3 0 327573935 136851456 32225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8413535 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 133644

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 22866
/proc/meminfo: memFree=1559040/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=133808 CPUtime=922.15
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 37772 0 0 0 92164 51 0 0 18 0 3 0 327573928 137019392 32303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 33452 32303 218 20 0 32810 0
[pid=22863/tid=22865] ppid=22861 vsize=133808 CPUtime=461.71
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 19036 0 0 0 46149 22 0 0 25 0 3 0 327573935 137019392 32303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=133808 CPUtime=460.36
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 17833 0 0 0 46008 28 0 0 25 0 3 0 327573935 137019392 32303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 133808

[startup+522.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/80 22866
/proc/meminfo: memFree=1553792/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=138956 CPUtime=1041.84
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 39907 0 0 0 104131 53 0 0 18 0 3 0 327573928 142290944 33615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 34739 33615 218 20 0 34097 0
[pid=22863/tid=22865] ppid=22861 vsize=138956 CPUtime=521.66
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 20649 0 0 0 52142 24 0 0 25 0 3 0 327573935 142290944 33615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=138956 CPUtime=520.1
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 18355 0 0 0 51982 28 0 0 25 0 3 0 327573935 142290944 33615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.84
Current children cumulated vsize (KiB) 138956

[startup+582.302 s]
/proc/loadavg: 1.99 1.94 1.63 3/80 22866
/proc/meminfo: memFree=1553600/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=139472 CPUtime=1161.55
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 40698 0 0 0 116101 54 0 0 18 0 3 0 327573928 142819328 33654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 34868 33654 218 20 0 34226 0
[pid=22863/tid=22865] ppid=22861 vsize=139472 CPUtime=581.62
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 21074 0 0 0 58138 24 0 0 25 0 3 0 327573935 142819328 33654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=139472 CPUtime=579.86
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 18721 0 0 0 57957 29 0 0 25 0 3 0 327573935 142819328 33654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 139472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 22866
/proc/meminfo: memFree=1553600/2055920 swapFree=4144152/4192956
[pid=22863] ppid=22861 vsize=139472 CPUtime=1200.08
/proc/22863/stat : 22863 (MiraXTv3_dyn) S 22861 22863 21354 0 -1 4194304 40868 0 0 0 119954 54 0 0 18 0 3 0 327573928 142819328 33656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22863/statm: 34868 33656 218 20 0 34226 0
[pid=22863/tid=22865] ppid=22861 vsize=139472 CPUtime=600.92
/proc/22863/task/22865/stat : 22865 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 21159 0 0 0 60068 24 0 0 25 0 3 0 327573935 142819328 33656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22863/tid=22866] ppid=22861 vsize=139472 CPUtime=599.08
/proc/22863/task/22866/stat : 22866 (MiraXTv3_dyn) R 22861 22863 21354 0 -1 4194368 18806 0 0 0 59879 29 0 0 25 0 3 0 327573935 142819328 33656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 139472

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.641
CPU time (s): 1200.13
CPU user time (s): 1199.56
CPU system time (s): 0.572912
CPU usage (%): 199.476
Max. virtual memory (cumulated for all children) (KiB): 139472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.572912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40868
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= 278
involuntary context switches= 22632

runsolver used 0.554915 second user time and 1.64575 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 06:34:10 UTC 2007

IDJOB= 308384
IDBENCH= 20230
IDSOLVER= 128
FILE ID= node11/308384-1178865250

PBS_JOBID= 5251020

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S1757451736-02-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308384-1178865250/MiraXTv3_dyn /tmp/evaluation/308384-1178865250/instance-308384-1178865250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-308384-1178865250 -o ROOT/results/node11/solver-308384-1178865250 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308384-1178865250/MiraXTv3_dyn /tmp/evaluation/308384-1178865250/instance-308384-1178865250.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  38fa97e90ce15381041a02fb89a2e927

RANDOM SEED= 994692860

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1688504 kB
Buffers:         49440 kB
Cached:         229556 kB
SwapCached:      18368 kB
Active:         129404 kB
Inactive:       174492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688504 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4356 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            48948 kB
Committed_AS:  7601048 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 06:44:14 UTC 2007