Trace number 308630

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.06 601.635

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S1962059985-11-UNSAT.cnf
MD5SUM031da8f5b74d8784d36cce335d710bab
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 variables5498
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-308630-1178865855 -o ROOT/results/node11/solver-308630-1178865855 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308630-1178865855/MiraXTv3_dyn /tmp/evaluation/308630-1178865855/instance-308630-1178865855.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.91 1.63 3/77 22920
/proc/meminfo: memFree=1688088/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=3788 CPUtime=0
/proc/22920/stat : 22920 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 327634476 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8418253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22920/statm: 947 312 205 20 0 305 0

[startup+0.053772 s]
/proc/loadavg: 1.83 1.91 1.63 3/77 22920
/proc/meminfo: memFree=1688088/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=5988 CPUtime=0.04
/proc/22920/stat : 22920 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194304 840 0 0 0 4 0 0 0 18 0 1 0 327634476 6131712 815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/22920/statm: 1497 815 207 20 0 855 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5988

[startup+0.10278 s]
/proc/loadavg: 1.83 1.91 1.63 3/77 22920
/proc/meminfo: memFree=1688088/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=12012 CPUtime=0.1
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 1661 0 0 0 9 1 0 0 18 0 3 0 327634476 12300288 1571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 3003 1571 218 20 0 2361 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12012

[startup+0.302807 s]
/proc/loadavg: 1.83 1.91 1.63 3/77 22920
/proc/meminfo: memFree=1688088/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=12408 CPUtime=0.5
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 1777 0 0 0 49 1 0 0 18 0 3 0 327634476 12705792 1687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 3102 1687 218 20 0 2460 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12408

[startup+0.701855 s]
/proc/loadavg: 1.83 1.91 1.63 3/77 22920
/proc/meminfo: memFree=1688088/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=14092 CPUtime=1.29
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 2130 0 0 0 128 1 0 0 18 0 3 0 327634476 14430208 2040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 3523 2040 218 20 0 2881 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 14092

[startup+1.50195 s]
/proc/loadavg: 1.83 1.91 1.63 3/80 22923
/proc/meminfo: memFree=1679744/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=17144 CPUtime=2.89
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 2804 0 0 0 287 2 0 0 18 0 3 0 327634476 17555456 2714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 4286 2714 218 20 0 3644 0
[pid=22920/tid=22922] ppid=22918 vsize=17144 CPUtime=1.41
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 982 0 0 0 141 0 0 0 25 0 3 0 327634483 17555456 2714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526632 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=17144 CPUtime=1.39
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 922 0 0 0 139 0 0 0 17 0 3 0 327634483 17555456 2714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 17144

[startup+3.10114 s]
/proc/loadavg: 1.83 1.91 1.63 3/80 22923
/proc/meminfo: memFree=1676096/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=21488 CPUtime=6.09
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 3900 0 0 0 606 3 0 0 18 0 3 0 327634476 22003712 3810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 5372 3810 218 20 0 4730 0
[pid=22920/tid=22922] ppid=22918 vsize=21488 CPUtime=3.02
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 1520 0 0 0 301 1 0 0 23 0 3 0 327634483 22003712 3810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=21488 CPUtime=2.99
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 1480 0 0 0 298 1 0 0 25 0 3 0 327634483 22003712 3810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 21488

[startup+6.30152 s]
/proc/loadavg: 1.85 1.91 1.63 3/80 22923
/proc/meminfo: memFree=1668168/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=26020 CPUtime=12.47
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 5204 0 0 0 1242 5 0 0 18 0 3 0 327634476 26644480 5114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 6505 5114 218 20 0 5863 0
[pid=22920/tid=22922] ppid=22918 vsize=26020 CPUtime=6.21
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 2212 0 0 0 619 2 0 0 25 0 3 0 327634483 26644480 5114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=26020 CPUtime=6.16
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 2092 0 0 0 615 1 0 0 25 0 3 0 327634483 26644480 5114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526534 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 26020

[startup+12.7013 s]
/proc/loadavg: 1.86 1.92 1.63 3/80 22923
/proc/meminfo: memFree=1664072/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=32404 CPUtime=25.23
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 6570 0 0 0 2516 7 0 0 18 0 3 0 327634476 33181696 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 8101 6406 218 20 0 7459 0
[pid=22920/tid=22922] ppid=22918 vsize=32404 CPUtime=12.61
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 2808 0 0 0 1258 3 0 0 25 0 3 0 327634483 33181696 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=32404 CPUtime=12.53
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 2862 0 0 0 1251 2 0 0 25 0 3 0 327634483 33181696 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 32404

[startup+25.5028 s]
/proc/loadavg: 1.89 1.92 1.64 3/80 22923
/proc/meminfo: memFree=1643208/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=52120 CPUtime=50.77
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 11742 0 0 0 5063 14 0 0 18 0 3 0 327634476 53370880 11448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 13030 11448 218 20 0 12388 0
[pid=22920/tid=22922] ppid=22918 vsize=52120 CPUtime=25.4
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 5282 0 0 0 2533 7 0 0 25 0 3 0 327634483 53370880 11448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526508 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=52120 CPUtime=25.28
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 5560 0 0 0 2523 5 0 0 25 0 3 0 327634483 53370880 11448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 52120

[startup+51.1028 s]
/proc/loadavg: 1.93 1.92 1.65 3/80 22923
/proc/meminfo: memFree=1632584/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=61764 CPUtime=101.83
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 14547 0 0 0 10164 19 0 0 18 0 3 0 327634476 63246336 13918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 15441 13918 218 20 0 14799 0
[pid=22920/tid=22922] ppid=22918 vsize=61764 CPUtime=50.99
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 6674 0 0 0 5090 9 0 0 25 0 3 0 327634483 63246336 13918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=61764 CPUtime=50.75
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 6973 0 0 0 5067 8 0 0 25 0 3 0 327634483 63246336 13918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 61764

[startup+102.307 s]
/proc/loadavg: 1.97 1.93 1.66 3/80 22923
/proc/meminfo: memFree=1610056/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=83192 CPUtime=203.98
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 20794 0 0 0 20370 28 0 0 18 0 3 0 327634476 85188608 19485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 20798 19485 218 20 0 20156 0
[pid=22920/tid=22922] ppid=22918 vsize=83192 CPUtime=102.17
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 9416 0 0 0 10203 14 0 0 25 0 3 0 327634483 85188608 19485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521891 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=83192 CPUtime=101.73
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 10478 0 0 0 10160 13 0 0 22 0 3 0 327634483 85188608 19485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 83192

[startup+162.303 s]
/proc/loadavg: 1.99 1.94 1.68 3/80 22923
/proc/meminfo: memFree=1603016/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=90520 CPUtime=323.67
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 23357 0 0 0 32335 32 0 0 18 0 3 0 327634476 92692480 21377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 22630 21377 218 20 0 21988 0
[pid=22920/tid=22922] ppid=22918 vsize=90520 CPUtime=162.14
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 11515 0 0 0 16196 18 0 0 25 0 3 0 327634483 92692480 21377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=90520 CPUtime=161.45
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 10942 0 0 0 16132 13 0 0 25 0 3 0 327634483 92692480 21377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 90520

[startup+222.303 s]
/proc/loadavg: 1.99 1.95 1.70 3/80 22923
/proc/meminfo: memFree=1597448/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=94848 CPUtime=443.37
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 25318 0 0 0 44302 35 0 0 18 0 3 0 327634476 97124352 22642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 23712 22642 218 20 0 23070 0
[pid=22920/tid=22922] ppid=22918 vsize=94848 CPUtime=222.11
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 12321 0 0 0 22192 19 0 0 25 0 3 0 327634483 97124352 22642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=94848 CPUtime=221.18
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 12097 0 0 0 22103 15 0 0 25 0 3 0 327634483 97124352 22642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 94848

[startup+282.302 s]
/proc/loadavg: 1.99 1.95 1.71 3/80 22925
/proc/meminfo: memFree=1596936/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=96600 CPUtime=563.05
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 26265 0 0 0 56269 36 0 0 18 0 3 0 327634476 98918400 22792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 24150 22792 218 20 0 23508 0
[pid=22920/tid=22922] ppid=22918 vsize=96600 CPUtime=282.08
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 12832 0 0 0 28188 20 0 0 25 0 3 0 327634483 98918400 22792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565619 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=96600 CPUtime=280.89
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 12533 0 0 0 28074 15 0 0 25 0 3 0 327634483 98918400 22792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 96600

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 22925
/proc/meminfo: memFree=1596552/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=96600 CPUtime=682.75
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 27174 0 0 0 68238 37 0 0 18 0 3 0 327634476 98918400 22882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 24150 22882 218 20 0 23508 0
[pid=22920/tid=22922] ppid=22918 vsize=96600 CPUtime=342.05
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 13192 0 0 0 34185 20 0 0 25 0 3 0 327634483 98918400 22882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=96600 CPUtime=340.61
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 13082 0 0 0 34046 15 0 0 25 0 3 0 327634483 98918400 22882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 96600

[startup+402.302 s]
/proc/loadavg: 2.04 1.98 1.75 3/80 22925
/proc/meminfo: memFree=1589704/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=103192 CPUtime=802.45
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 29737 0 0 0 80204 41 0 0 18 0 3 0 327634476 105668608 24607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 25798 24607 218 20 0 25156 0
[pid=22920/tid=22922] ppid=22918 vsize=103192 CPUtime=402.02
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 14727 0 0 0 40179 23 0 0 25 0 3 0 327634483 105668608 24607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=103192 CPUtime=400.34
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 14110 0 0 0 40018 16 0 0 25 0 3 0 327634483 105668608 24607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 103192

[startup+462.302 s]
/proc/loadavg: 2.01 1.98 1.76 3/80 22925
/proc/meminfo: memFree=1584712/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=108080 CPUtime=922.1
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 31656 0 0 0 92167 43 0 0 18 0 3 0 327634476 110673920 25842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 27020 25842 218 20 0 26378 0
[pid=22920/tid=22922] ppid=22918 vsize=108080 CPUtime=461.95
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 15157 0 0 0 46171 24 0 0 25 0 3 0 327634483 110673920 25842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=108080 CPUtime=460.06
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 15599 0 0 0 45989 17 0 0 25 0 3 0 327634483 110673920 25842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.1
Current children cumulated vsize (KiB) 108080

[startup+522.302 s]
/proc/loadavg: 2.00 1.98 1.77 3/80 22925
/proc/meminfo: memFree=1579912/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=113464 CPUtime=1041.8
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 33537 0 0 0 104134 46 0 0 18 0 3 0 327634476 116187136 27030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 28366 27030 218 20 0 27724 0
[pid=22920/tid=22922] ppid=22918 vsize=113464 CPUtime=521.93
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 16609 0 0 0 52166 27 0 0 25 0 3 0 327634483 116187136 27030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=113464 CPUtime=519.79
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 16028 0 0 0 51961 18 0 0 25 0 3 0 327634483 116187136 27030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.8
Current children cumulated vsize (KiB) 113464

[startup+582.303 s]
/proc/loadavg: 2.00 1.98 1.78 3/80 22925
/proc/meminfo: memFree=1579784/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=113464 CPUtime=1161.52
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 34350 0 0 0 116105 47 0 0 18 0 3 0 327634476 116187136 27052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 28366 27052 218 20 0 27724 0
[pid=22920/tid=22922] ppid=22918 vsize=113464 CPUtime=581.92
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 17063 0 0 0 58164 28 0 0 25 0 3 0 327634483 116187136 27052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=113464 CPUtime=579.52
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 16387 0 0 0 57934 18 0 0 25 0 3 0 327634483 116187136 27052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 113464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.98 1.79 3/80 22925
/proc/meminfo: memFree=1579784/2055920 swapFree=4144152/4192956
[pid=22920] ppid=22918 vsize=113464 CPUtime=1200.03
/proc/22920/stat : 22920 (MiraXTv3_dyn) S 22918 22920 21354 0 -1 4194304 34717 0 0 0 119955 48 0 0 18 0 3 0 327634476 116187136 27063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22920/statm: 28366 27063 218 20 0 27724 0
[pid=22920/tid=22922] ppid=22918 vsize=113464 CPUtime=601.21
/proc/22920/task/22922/stat : 22922 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 17247 0 0 0 60093 28 0 0 25 0 3 0 327634483 116187136 27063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22920/tid=22923] ppid=22918 vsize=113464 CPUtime=598.73
/proc/22920/task/22923/stat : 22923 (MiraXTv3_dyn) R 22918 22920 21354 0 -1 4194368 16570 0 0 0 59855 18 0 0 25 0 3 0 327634483 116187136 27063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 113464

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.635
CPU time (s): 1200.06
CPU user time (s): 1199.57
CPU system time (s): 0.497924
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 113464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.497924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34717
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= 230
involuntary context switches= 22647

runsolver used 0.58591 second user time and 1.61275 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 06:44:15 UTC 2007

IDJOB= 308630
IDBENCH= 20236
IDSOLVER= 128
FILE ID= node11/308630-1178865855

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-S1962059985-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308630-1178865855/MiraXTv3_dyn /tmp/evaluation/308630-1178865855/instance-308630-1178865855.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-308630-1178865855 -o ROOT/results/node11/solver-308630-1178865855 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308630-1178865855/MiraXTv3_dyn /tmp/evaluation/308630-1178865855/instance-308630-1178865855.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  031da8f5b74d8784d36cce335d710bab

RANDOM SEED= 217735659

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:       1688368 kB
Buffers:         49456 kB
Cached:         229880 kB
SwapCached:      18368 kB
Active:         129412 kB
Inactive:       174752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688368 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            48824 kB
Committed_AS:  7602092 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:54:19 UTC 2007