Trace number 300553

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.845

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S2034423571-08.cnf
MD5SUM45a6044946963b3d1b4beab0858aeab8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.67729
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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/node7/watcher-300553-1178837479 -o ROOT/results/node7/solver-300553-1178837479 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300553-1178837479/MiraXTv3_dyn /tmp/evaluation/300553-1178837479/instance-300553-1178837479.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.93 1.67 3/77 16048
/proc/meminfo: memFree=1843768/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=3788 CPUtime=0
/proc/16048/stat : 16048 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 359785524 3878912 346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/16048/statm: 947 347 206 20 0 305 0

[startup+0.091438 s]
/proc/loadavg: 1.83 1.93 1.67 3/77 16048
/proc/meminfo: memFree=1843768/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=5012 CPUtime=0.08
/proc/16048/stat : 16048 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194304 711 0 0 0 8 0 0 0 18 0 1 0 359785524 5132288 626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/16048/statm: 1253 628 208 20 0 611 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5012

[startup+0.101443 s]
/proc/loadavg: 1.83 1.93 1.67 3/77 16048
/proc/meminfo: memFree=1843768/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=10616 CPUtime=0.09
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 1182 0 0 0 9 0 0 0 18 0 3 0 359785524 10870784 1097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 2654 1097 218 20 0 2012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10616

[startup+0.301466 s]
/proc/loadavg: 1.83 1.93 1.67 3/77 16048
/proc/meminfo: memFree=1843768/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=12696 CPUtime=0.49
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 1831 0 0 0 48 1 0 0 18 0 3 0 359785524 13000704 1746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 3174 1746 218 20 0 2532 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12696

[startup+0.701509 s]
/proc/loadavg: 1.83 1.93 1.67 3/77 16048
/proc/meminfo: memFree=1843768/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=19132 CPUtime=1.29
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 3200 0 0 0 127 2 0 0 18 0 3 0 359785524 19591168 3115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 4783 3115 218 20 0 4141 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 19132

[startup+1.50159 s]
/proc/loadavg: 1.83 1.93 1.67 3/80 16051
/proc/meminfo: memFree=1828320/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=28196 CPUtime=2.89
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 5612 0 0 0 285 4 0 0 18 0 3 0 359785524 28872704 5527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 7049 5527 218 20 0 6407 0
[pid=16048/tid=16050] ppid=16046 vsize=28196 CPUtime=1.4
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 2454 0 0 0 139 1 0 0 20 0 3 0 359785534 28872704 5527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=28196 CPUtime=1.39
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 2379 0 0 0 137 2 0 0 25 0 3 0 359785534 28872704 5527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 28196

[startup+3.10176 s]
/proc/loadavg: 1.85 1.93 1.68 3/80 16051
/proc/meminfo: memFree=1815712/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=38208 CPUtime=6.08
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 8029 0 0 0 603 5 0 0 18 0 3 0 359785524 39124992 7943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 9552 7943 218 20 0 8910 0
[pid=16048/tid=16050] ppid=16046 vsize=38208 CPUtime=2.99
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 3700 0 0 0 298 1 0 0 17 0 3 0 359785534 39124992 7943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=38208 CPUtime=2.98
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 3550 0 0 0 295 3 0 0 22 0 3 0 359785534 39124992 7943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 38208

[startup+6.3021 s]
/proc/loadavg: 1.85 1.93 1.68 3/80 16051
/proc/meminfo: memFree=1800736/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=55796 CPUtime=12.46
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 12544 0 0 0 1237 9 0 0 18 0 3 0 359785524 57135104 12386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 13949 12386 218 20 0 13307 0
[pid=16048/tid=16050] ppid=16046 vsize=55796 CPUtime=6.19
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 5590 0 0 0 617 2 0 0 20 0 3 0 359785534 57135104 12386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=55796 CPUtime=6.17
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 6175 0 0 0 611 6 0 0 25 0 3 0 359785534 57135104 12386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 55796

[startup+12.7018 s]
/proc/loadavg: 1.87 1.93 1.68 3/80 16051
/proc/meminfo: memFree=1755488/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=98732 CPUtime=25.23
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 23471 0 0 0 2503 20 0 0 18 0 3 0 359785524 101101568 23096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 24683 23097 218 20 0 24041 0
[pid=16048/tid=16050] ppid=16046 vsize=98732 CPUtime=12.58
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 11213 0 0 0 1252 6 0 0 25 0 3 0 359785534 101101568 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=98732 CPUtime=12.54
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 11480 0 0 0 1242 12 0 0 24 0 3 0 359785534 101101568 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 98732

[startup+25.5011 s]
/proc/loadavg: 1.89 1.93 1.68 3/80 16051
/proc/meminfo: memFree=1743712/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=108008 CPUtime=50.76
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 26198 0 0 0 5054 22 0 0 18 0 3 0 359785524 110600192 25492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 27002 25492 218 20 0 26360 0
[pid=16048/tid=16050] ppid=16046 vsize=108008 CPUtime=25.37
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 12903 0 0 0 2530 7 0 0 25 0 3 0 359785534 110600192 25492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=108008 CPUtime=25.29
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 12516 0 0 0 2515 14 0 0 25 0 3 0 359785534 110600192 25492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521716 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 108008

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.69 3/80 16051
/proc/meminfo: memFree=1704672/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=144444 CPUtime=101.83
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 36390 0 0 0 10151 32 0 0 18 0 3 0 359785524 147910656 34797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 36111 34797 218 20 0 35469 0
[pid=16048/tid=16050] ppid=16046 vsize=144444 CPUtime=50.95
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 18204 0 0 0 5083 12 0 0 25 0 3 0 359785534 147910656 34797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565888 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=144444 CPUtime=50.78
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 17407 0 0 0 5059 19 0 0 25 0 3 0 359785534 147910656 34797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 144444

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.70 3/80 16051
/proc/meminfo: memFree=1686752/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=161620 CPUtime=203.95
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 42234 0 0 0 20357 38 0 0 18 0 3 0 359785524 165498880 39249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 40405 39249 218 20 0 39763 0
[pid=16048/tid=16050] ppid=16046 vsize=161620 CPUtime=102.09
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 21227 0 0 0 10195 14 0 0 25 0 3 0 359785534 165498880 39249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=161620 CPUtime=101.75
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 20228 0 0 0 10152 23 0 0 25 0 3 0 359785534 165498880 39249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 161620

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.72 3/80 16051
/proc/meminfo: memFree=1680864/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=167360 CPUtime=323.62
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 45003 0 0 0 32321 41 0 0 18 0 3 0 359785524 171376640 40678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 41840 40678 218 20 0 41198 0
[pid=16048/tid=16050] ppid=16046 vsize=167360 CPUtime=162.03
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 23305 0 0 0 16186 17 0 0 25 0 3 0 359785534 171376640 40678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=167360 CPUtime=161.49
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 20919 0 0 0 16125 24 0 0 25 0 3 0 359785534 171376640 40678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 167360

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.74 3/80 16051
/proc/meminfo: memFree=1680800/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=167360 CPUtime=443.26
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 46569 0 0 0 44283 43 0 0 18 0 3 0 359785524 171376640 40691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 41840 40691 218 20 0 41198 0
[pid=16048/tid=16050] ppid=16046 vsize=167360 CPUtime=221.93
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 24122 0 0 0 22176 17 0 0 25 0 3 0 359785534 171376640 40691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=167360 CPUtime=221.23
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 21668 0 0 0 22098 25 0 0 25 0 3 0 359785534 171376640 40691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 167360

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.75 3/80 16051
/proc/meminfo: memFree=1680928/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=167360 CPUtime=562.95
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 47726 0 0 0 56251 44 0 0 18 0 3 0 359785524 171376640 40692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 41840 40692 218 20 0 41198 0
[pid=16048/tid=16050] ppid=16046 vsize=167360 CPUtime=281.88
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 24666 0 0 0 28170 18 0 0 25 0 3 0 359785534 171376640 40692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=167360 CPUtime=280.98
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 22281 0 0 0 28072 26 0 0 25 0 3 0 359785534 171376640 40692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 167360

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 16051
/proc/meminfo: memFree=1678240/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=170432 CPUtime=682.63
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 48982 0 0 0 68217 46 0 0 18 0 3 0 359785524 174522368 41404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 42608 41404 218 20 0 41966 0
[pid=16048/tid=16050] ppid=16046 vsize=170432 CPUtime=341.82
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 25153 0 0 0 34163 19 0 0 25 0 3 0 359785534 174522368 41404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=170432 CPUtime=340.72
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 23050 0 0 0 34045 27 0 0 25 0 3 0 359785534 174522368 41404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.63
Current children cumulated vsize (KiB) 170432

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 16051
/proc/meminfo: memFree=1675680/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=172480 CPUtime=802.32
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 50178 0 0 0 80184 48 0 0 18 0 3 0 359785524 176619520 42054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 43120 42054 218 20 0 42478 0
[pid=16048/tid=16050] ppid=16046 vsize=172480 CPUtime=401.74
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 25154 0 0 0 40155 19 0 0 25 0 3 0 359785534 176619520 42054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=172480 CPUtime=400.48
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 24245 0 0 0 40019 29 0 0 25 0 3 0 359785534 176619520 42054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.32
Current children cumulated vsize (KiB) 172480

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 16051
/proc/meminfo: memFree=1674848/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=174032 CPUtime=921.98
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 51355 0 0 0 92149 49 0 0 18 0 3 0 359785524 178208768 42202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 43508 42202 218 20 0 42866 0
[pid=16048/tid=16050] ppid=16046 vsize=174032 CPUtime=461.68
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 25723 0 0 0 46149 19 0 0 25 0 3 0 359785534 178208768 42202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=174032 CPUtime=460.2
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 24853 0 0 0 45991 29 0 0 25 0 3 0 359785534 178208768 42202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.98
Current children cumulated vsize (KiB) 174032

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 16051
/proc/meminfo: memFree=1666912/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=181200 CPUtime=1041.66
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 54892 0 0 0 104112 54 0 0 18 0 3 0 359785524 185548800 44184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 45300 44184 218 20 0 44658 0
[pid=16048/tid=16050] ppid=16046 vsize=181200 CPUtime=521.61
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 26417 0 0 0 52141 20 0 0 25 0 3 0 359785534 185548800 44184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=181200 CPUtime=519.95
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 27696 0 0 0 51962 33 0 0 25 0 3 0 359785534 185548800 44184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.66
Current children cumulated vsize (KiB) 181200

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 16051
/proc/meminfo: memFree=1658464/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=189252 CPUtime=1161.33
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 58110 0 0 0 116076 57 0 0 18 0 3 0 359785524 193794048 46298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 47313 46298 218 20 0 46671 0
[pid=16048/tid=16050] ppid=16046 vsize=189252 CPUtime=581.54
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 28652 0 0 0 58132 22 0 0 25 0 3 0 359785534 193794048 46298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=189252 CPUtime=579.68
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 28679 0 0 0 57934 34 0 0 25 0 3 0 359785534 193794048 46298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.33
Current children cumulated vsize (KiB) 189252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.97 1.81 3/86 16167
/proc/meminfo: memFree=1654640/2055920 swapFree=4156568/4192956
[pid=16048] ppid=16046 vsize=191584 CPUtime=1200.07
/proc/16048/stat : 16048 (MiraXTv3_dyn) S 16046 16048 15124 0 -1 4194304 59184 0 0 0 119940 67 0 0 18 0 3 0 359785524 196182016 46952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16048/statm: 47896 46952 218 20 0 47254 0
[pid=16048/tid=16050] ppid=16046 vsize=191584 CPUtime=600.97
/proc/16048/task/16050/stat : 16050 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 28976 0 0 0 60066 31 0 0 25 0 3 0 359785534 196182016 46952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16048/tid=16051] ppid=16046 vsize=191584 CPUtime=599
/proc/16048/task/16051/stat : 16051 (MiraXTv3_dyn) R 16046 16048 15124 0 -1 4194368 29429 0 0 0 59865 35 0 0 25 0 3 0 359785534 196182016 46952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 191584

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.845
CPU time (s): 1200.13
CPU user time (s): 1199.42
CPU system time (s): 0.705892
CPU usage (%): 199.408
Max. virtual memory (cumulated for all children) (KiB): 191584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.42
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59184
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= 455
involuntary context switches= 22763

runsolver used 0.549916 second user time and 1.67175 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 22:51:19 UTC 2007

IDJOB= 300553
IDBENCH= 20037
IDSOLVER= 128
FILE ID= node7/300553-1178837479

PBS_JOBID= 5250992

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S2034423571-08.cnf
COMMAND LINE= /tmp/evaluation/300553-1178837479/MiraXTv3_dyn /tmp/evaluation/300553-1178837479/instance-300553-1178837479.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-300553-1178837479 -o ROOT/results/node7/solver-300553-1178837479 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300553-1178837479/MiraXTv3_dyn /tmp/evaluation/300553-1178837479/instance-300553-1178837479.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  45a6044946963b3d1b4beab0858aeab8

RANDOM SEED= 698147794

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1843984 kB
Buffers:         40016 kB
Cached:         107072 kB
SwapCached:      16996 kB
Active:         101964 kB
Inactive:        69192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843984 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4240 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            26212 kB
Committed_AS: 14731040 kB
PageTables:       1860 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= 66553 MiB

End job on node7 on Thu May 10 23:01:23 UTC 2007