Trace number 460060

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 v3UNSAT 279.298 149.169

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark225.619
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
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...
279.22/149.14	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-460060-1179018353 -o ROOT/results/node29/solver-460060-1179018353 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/460060-1179018353/MiraXTv3_dyn /tmp/evaluation/460060-1179018353/instance-460060-1179018353.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.96 1.97 1.91 3/77 31901
/proc/meminfo: memFree=1153664/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=3788 CPUtime=0
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 349751229 3878912 321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 947 328 202 20 0 305 0

[startup+0.102775 s]
/proc/loadavg: 1.96 1.97 1.91 3/77 31901
/proc/meminfo: memFree=1153664/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=10676 CPUtime=0.09
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 2133 0 0 0 9 0 0 0 18 0 1 0 349751229 10932224 2108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 2669 2108 206 20 0 2027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10676

[startup+0.20178 s]
/proc/loadavg: 1.96 1.97 1.91 3/77 31901
/proc/meminfo: memFree=1153664/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=18232 CPUtime=0.19
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 3642 0 0 0 17 2 0 0 18 0 1 0 349751229 18669568 3617 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 4558 3617 206 20 0 3916 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18232

[startup+0.301787 s]
/proc/loadavg: 1.96 1.97 1.91 3/77 31901
/proc/meminfo: memFree=1153664/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=24600 CPUtime=0.29
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 5131 0 0 0 26 3 0 0 19 0 1 0 349751229 25190400 5106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 6150 5106 206 20 0 5508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24600

[startup+0.701813 s]
/proc/loadavg: 1.96 1.97 1.91 3/77 31901
/proc/meminfo: memFree=1153664/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=50444 CPUtime=0.69
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 10793 0 0 0 64 5 0 0 23 0 1 0 349751229 51654656 10768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 12644 10768 206 20 0 12002 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50444

[startup+1.50186 s]
/proc/loadavg: 1.96 1.97 1.91 2/78 31902
/proc/meminfo: memFree=1089912/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=84528 CPUtime=1.49
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 18809 0 0 0 139 10 0 0 25 0 1 0 349751229 86556672 18784 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 21132 18784 207 20 0 20490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84528

[startup+3.10197 s]
/proc/loadavg: 1.96 1.97 1.91 2/78 31902
/proc/meminfo: memFree=1059264/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=128224 CPUtime=3.09
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 29326 0 0 0 296 13 0 0 25 0 1 0 349751229 131301376 29301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 32056 29301 207 20 0 31414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128224

[startup+6.30117 s]
/proc/loadavg: 1.96 1.97 1.91 2/78 31902
/proc/meminfo: memFree=1000640/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=165888 CPUtime=6.28
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 39025 0 0 0 610 18 0 0 25 0 1 0 349751229 169869312 39000 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583664 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 41472 39000 207 20 0 40830 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 165888

[startup+12.7018 s]
/proc/loadavg: 1.89 1.95 1.90 3/80 31904
/proc/meminfo: memFree=924288/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=313680 CPUtime=14.55
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 63305 0 0 0 1421 34 0 0 25 0 3 0 349751229 321208320 57408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 78420 57408 218 20 0 77778 0
[pid=31901/tid=31903] ppid=31899 vsize=313680 CPUtime=4.83
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 13038 0 0 0 476 7 0 0 25 0 3 0 349752013 321208320 57408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=313680 CPUtime=1.88
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 9753 0 0 0 181 7 0 0 18 0 3 0 349752013 321208320 57408 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.55
Current children cumulated vsize (KiB) 313680

[startup+25.5016 s]
/proc/loadavg: 1.91 1.96 1.91 3/80 31904
/proc/meminfo: memFree=922496/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=313680 CPUtime=40.08
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 63829 0 0 0 3973 35 0 0 25 0 3 0 349751229 321208320 57932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 78420 57932 218 20 0 77778 0
[pid=31901/tid=31903] ppid=31899 vsize=313680 CPUtime=17.58
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 13291 0 0 0 1750 8 0 0 18 0 3 0 349752013 321208320 57932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=313680 CPUtime=14.66
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 10024 0 0 0 1459 7 0 0 25 0 3 0 349752013 321208320 57932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.08
Current children cumulated vsize (KiB) 313680

[startup+51.1012 s]
/proc/loadavg: 1.94 1.96 1.91 3/80 31904
/proc/meminfo: memFree=896384/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=338352 CPUtime=91.14
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 70621 0 0 0 9071 43 0 0 25 0 3 0 349751229 346472448 64424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 84588 64424 218 20 0 83946 0
[pid=31901/tid=31903] ppid=31899 vsize=338352 CPUtime=43.05
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 14805 0 0 0 4296 9 0 0 17 0 3 0 349752013 346472448 64424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=338352 CPUtime=40.24
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 15302 0 0 0 4010 14 0 0 17 0 3 0 349752013 346472448 64424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.14
Current children cumulated vsize (KiB) 338352

[startup+102.302 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 31904
/proc/meminfo: memFree=846784/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=384960 CPUtime=193.26
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 83837 0 0 0 19267 59 0 0 25 0 3 0 349751229 394199040 76755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 96240 76755 218 20 0 95598 0
[pid=31901/tid=31903] ppid=31899 vsize=384960 CPUtime=94.02
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 22349 0 0 0 9385 17 0 0 17 0 3 0 349752013 394199040 76755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=384960 CPUtime=91.4
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 20974 0 0 0 9118 22 0 0 21 0 3 0 349752013 394199040 76755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564636 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.26
Current children cumulated vsize (KiB) 384960

Solver just ended. Dumping a history of the last processes samples

[startup+102.408 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 31904
/proc/meminfo: memFree=846784/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=384960 CPUtime=193.47
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 83837 0 0 0 19288 59 0 0 25 0 3 0 349751229 394199040 76755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 96240 76755 218 20 0 95598 0
[pid=31901/tid=31903] ppid=31899 vsize=384960 CPUtime=94.12
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 22349 0 0 0 9395 17 0 0 17 0 3 0 349752013 394199040 76755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=384960 CPUtime=91.51
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 20974 0 0 0 9129 22 0 0 21 0 3 0 349752013 394199040 76755 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.47
Current children cumulated vsize (KiB) 384960

[startup+128.001 s]
/proc/loadavg: 1.98 1.97 1.91 3/80 31904
/proc/meminfo: memFree=795968/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=435472 CPUtime=244.52
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 97357 0 0 0 24381 71 0 0 25 0 3 0 349751229 445923328 89421 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 108868 89421 218 20 0 108226 0
[pid=31901/tid=31903] ppid=31899 vsize=435472 CPUtime=119.6
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 29859 0 0 0 11938 22 0 0 18 0 3 0 349752013 445923328 89421 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4562428 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=435472 CPUtime=117.08
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 26985 0 0 0 11679 29 0 0 17 0 3 0 349752013 445923328 89422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4564549 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 244.52
Current children cumulated vsize (KiB) 435472

[startup+140.802 s]
/proc/loadavg: 1.98 1.97 1.91 2/80 31904
/proc/meminfo: memFree=774528/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=456096 CPUtime=269.6
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 113688 0 0 0 26876 84 0 0 25 0 3 0 349751229 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 114024 94832 218 20 0 113382 0
[pid=31901/tid=31903] ppid=31899 vsize=456096 CPUtime=132.24
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 40264 0 0 0 13196 28 0 0 17 0 3 0 349752013 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=456096 CPUtime=129.51
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194368 32910 0 0 0 12916 35 0 0 16 0 3 0 349752013 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 269.6
Current children cumulated vsize (KiB) 456096

[startup+144.001 s]
/proc/loadavg: 1.98 1.97 1.91 3/80 31904
/proc/meminfo: memFree=773632/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=456096 CPUtime=273.5
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 118596 0 0 0 27264 86 0 0 25 0 3 0 349751229 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 114024 94832 218 20 0 113382 0
[pid=31901/tid=31903] ppid=31899 vsize=456096 CPUtime=134.91
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 43348 0 0 0 13461 30 0 0 16 0 3 0 349752013 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134531669 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=456096 CPUtime=130.74
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 34734 0 0 0 13038 36 0 0 18 0 3 0 349752013 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 273.5
Current children cumulated vsize (KiB) 456096

[startup+147.202 s]
/proc/loadavg: 1.90 1.95 1.90 2/80 31904
/proc/meminfo: memFree=774272/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=456096 CPUtime=277.16
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 121962 0 0 0 27629 87 0 0 25 0 3 0 349751229 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 114024 94832 218 20 0 113382 0
[pid=31901/tid=31903] ppid=31899 vsize=456096 CPUtime=137.11
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 44890 0 0 0 13681 30 0 0 17 0 3 0 349752013 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=456096 CPUtime=132.2
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194368 36558 0 0 0 13183 37 0 0 18 0 3 0 349752013 467042304 94832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.16
Current children cumulated vsize (KiB) 456096

[startup+148.002 s]
/proc/loadavg: 1.90 1.95 1.90 2/80 31904
/proc/meminfo: memFree=774464/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=459180 CPUtime=278.03
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 123786 0 0 0 27715 88 0 0 25 0 3 0 349751229 470200320 95114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 114795 95114 218 20 0 114153 0
[pid=31901/tid=31903] ppid=31899 vsize=459180 CPUtime=137.6
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194368 44890 0 0 0 13729 31 0 0 18 0 3 0 349752013 470200320 95114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=459180 CPUtime=132.6
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 38382 0 0 0 13222 38 0 0 17 0 3 0 349752013 470200320 95114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 278.03
Current children cumulated vsize (KiB) 459180

[startup+148.802 s]
/proc/loadavg: 1.90 1.95 1.90 2/80 31904
/proc/meminfo: memFree=773568/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=449928 CPUtime=278.83
/proc/31901/stat : 31901 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194304 123786 0 0 0 27795 88 0 0 25 0 3 0 349751229 460726272 93290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31901/statm: 112482 93290 218 20 0 111840 0
[pid=31901/tid=31903] ppid=31899 vsize=449928 CPUtime=137.6
/proc/31901/task/31903/stat : 31903 (MiraXTv3_dyn) S 31899 31901 31827 0 -1 4194368 44890 0 0 0 13729 31 0 0 18 0 3 0 349752013 460726272 93290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31901/tid=31904] ppid=31899 vsize=449928 CPUtime=133.4
/proc/31901/task/31904/stat : 31904 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194368 38382 0 0 0 13302 38 0 0 18 0 3 0 349752013 460726272 93290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4558972 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 278.83
Current children cumulated vsize (KiB) 449928

[startup+149.001 s]
/proc/loadavg: 1.90 1.95 1.90 2/80 31904
/proc/meminfo: memFree=773568/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=308268 CPUtime=279.12
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 123788 0 0 0 27819 93 0 0 17 0 1 0 349751229 315666432 75223 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4558963 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 77067 75223 220 20 0 76425 0
Current children cumulated CPU time (s) 279.12
Current children cumulated vsize (KiB) 308268

[startup+149.102 s]
/proc/loadavg: 1.90 1.95 1.90 2/80 31904
/proc/meminfo: memFree=773568/2055920 swapFree=4146800/4192956
[pid=31901] ppid=31899 vsize=157684 CPUtime=279.22
/proc/31901/stat : 31901 (MiraXTv3_dyn) R 31899 31901 31827 0 -1 4194304 123788 0 0 0 27826 96 0 0 17 0 1 0 349751229 161468416 37183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/31901/statm: 39421 37183 220 20 0 38779 0
Current children cumulated CPU time (s) 279.22
Current children cumulated vsize (KiB) 157684

Child status: 20
Real time (s): 149.169
CPU time (s): 279.298
CPU user time (s): 278.308
CPU system time (s): 0.989849
CPU usage (%): 187.236
Max. virtual memory (cumulated for all children) (KiB): 459180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 278.308
system time used= 0.989849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123791
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= 2408
involuntary context switches= 5201

runsolver used 0.174973 second user time and 0.39094 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun May 13 01:05:55 UTC 2007

IDJOB= 460060
IDBENCH= 20495
IDSOLVER= 196
FILE ID= node29/460060-1179018353

PBS_JOBID= 5253222

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= /tmp/evaluation/460060-1179018353/MiraXTv3_dyn /tmp/evaluation/460060-1179018353/instance-460060-1179018353.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-460060-1179018353 -o ROOT/results/node29/solver-460060-1179018353 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/460060-1179018353/MiraXTv3_dyn /tmp/evaluation/460060-1179018353/instance-460060-1179018353.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e11b8f7666247454d93edb47f1646e2c

RANDOM SEED= 572625398

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1153944 kB
Buffers:         53060 kB
Cached:         699704 kB
SwapCached:      11284 kB
Active:         392384 kB
Inactive:       383396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153944 kB
SwapTotal:     4192956 kB
SwapFree:      4146800 kB
Dirty:           18052 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:           111700 kB
Committed_AS:  7085388 kB
PageTables:       1872 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= 66525 MiB

End job on node29 on Sun May 13 01:08:24 UTC 2007