Trace number 320690

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 v3SAT 646.853 374.976

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.1749
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-320690-1178886213 -o ROOT/results/node12/solver-320690-1178886213 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320690-1178886213/MiraXTv3_dyn /tmp/evaluation/320690-1178886213/instance-320690-1178886213.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.00 1.00 1.02 3/77 10187
/proc/meminfo: memFree=1569320/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=3788 CPUtime=0
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 364659053 3878912 319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 947 326 202 20 0 305 0

[startup+0.099599 s]
/proc/loadavg: 1.00 1.00 1.02 3/77 10187
/proc/meminfo: memFree=1569320/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=12136 CPUtime=0.08
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 2410 0 0 0 8 0 0 0 18 0 1 0 364659053 12427264 2385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134561262 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 3034 2385 206 20 0 2392 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12136

[startup+0.101598 s]
/proc/loadavg: 1.00 1.00 1.02 3/77 10187
/proc/meminfo: memFree=1569320/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=12136 CPUtime=0.09
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 2430 0 0 0 9 0 0 0 18 0 1 0 364659053 12427264 2405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 3034 2406 206 20 0 2392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12136

[startup+0.301618 s]
/proc/loadavg: 1.00 1.00 1.02 3/77 10187
/proc/meminfo: memFree=1569320/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=27744 CPUtime=0.29
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 6081 0 0 0 26 3 0 0 19 0 1 0 364659053 28409856 6056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 6936 6057 206 20 0 6294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27744

[startup+0.701659 s]
/proc/loadavg: 1.00 1.00 1.02 3/77 10187
/proc/meminfo: memFree=1569320/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=57908 CPUtime=0.69
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 12846 0 0 0 63 6 0 0 23 0 1 0 364659053 59297792 12821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 14477 12822 206 20 0 13835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57908

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 10188
/proc/meminfo: memFree=1500576/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=114220 CPUtime=1.49
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 24514 0 0 0 136 13 0 0 25 0 1 0 364659053 116961280 24489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 28555 24490 206 20 0 27913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114220

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 10188
/proc/meminfo: memFree=1436640/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=208508 CPUtime=3.09
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 48688 0 0 0 283 26 0 0 25 0 1 0 364659053 213512192 48663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 52127 48664 206 20 0 51485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208508

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 10188
/proc/meminfo: memFree=1334816/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=252004 CPUtime=6.29
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 60064 0 0 0 599 30 0 0 25 0 1 0 364659053 258052096 60030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 63001 60030 207 20 0 62359 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 252004

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 10188
/proc/meminfo: memFree=1320672/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=262352 CPUtime=12.69
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 62645 0 0 0 1237 32 0 0 25 0 1 0 364659053 268648448 62611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569723 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 65588 62611 207 20 0 64946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 262352

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 10188
/proc/meminfo: memFree=1275744/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=314712 CPUtime=25.48
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 74566 0 0 0 2511 37 0 0 25 0 1 0 364659053 322265088 74532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569692 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 78678 74532 207 20 0 78036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 314712

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 10188
/proc/meminfo: memFree=1189216/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=389092 CPUtime=51.08
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 95189 0 0 0 5061 47 0 0 25 0 1 0 364659053 398430208 91494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10127189 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 97273 91494 207 20 0 96631 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 389092

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.01 2/80 10190
/proc/meminfo: memFree=977296/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=848076 CPUtime=106.78
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 171173 0 0 0 10586 92 0 0 25 0 3 0 364659053 868429824 148004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 212019 148004 218 20 0 211377 0
[pid=10187/tid=10189] ppid=10185 vsize=848076 CPUtime=50.39
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 33720 0 0 0 5021 18 0 0 25 0 3 0 364664242 868429824 148004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525921 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=848076 CPUtime=4.51
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194368 39901 0 0 0 427 24 0 0 23 0 3 0 364664242 868429824 148004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 106.78
Current children cumulated vsize (KiB) 848076

[startup+162.302 s]
/proc/loadavg: 1.62 1.18 1.07 3/80 10190
/proc/meminfo: memFree=954192/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=863960 CPUtime=223.8
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 186818 0 0 0 22275 105 0 0 25 0 3 0 364659053 884695040 153799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 215990 153799 218 20 0 215348 0
[pid=10187/tid=10189] ppid=10185 vsize=863960 CPUtime=110.37
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 43070 0 0 0 11011 26 0 0 25 0 3 0 364664242 884695040 153799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=863960 CPUtime=61.54
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 46196 0 0 0 6125 29 0 0 25 0 3 0 364664242 884695040 153799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 223.8
Current children cumulated vsize (KiB) 863960

[startup+222.302 s]
/proc/loadavg: 1.86 1.32 1.12 3/80 10190
/proc/meminfo: memFree=804496/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1011856 CPUtime=343.54
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 224405 0 0 0 34215 139 0 0 25 0 3 0 364659053 1036140544 191256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 252964 191256 218 20 0 252322 0
[pid=10187/tid=10189] ppid=10185 vsize=1011856 CPUtime=170.36
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 72317 0 0 0 16991 45 0 0 25 0 3 0 364664242 1036140544 191256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1011856 CPUtime=121.29
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 54536 0 0 0 12085 44 0 0 25 0 3 0 364664242 1036140544 191256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 343.54
Current children cumulated vsize (KiB) 1011856

[startup+282.302 s]
/proc/loadavg: 1.95 1.44 1.17 3/80 10190
/proc/meminfo: memFree=709584/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1108428 CPUtime=463.23
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 248590 0 0 0 46161 162 0 0 25 0 3 0 364659053 1135030272 215165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 277107 215165 218 20 0 276465 0
[pid=10187/tid=10189] ppid=10185 vsize=1108428 CPUtime=230.33
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 84385 0 0 0 22979 54 0 0 25 0 3 0 364664242 1135030272 215165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1108428 CPUtime=181.02
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 66653 0 0 0 18043 59 0 0 25 0 3 0 364664242 1135030272 215165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 463.23
Current children cumulated vsize (KiB) 1108428

[startup+342.302 s]
/proc/loadavg: 1.98 1.54 1.22 3/80 10190
/proc/meminfo: memFree=703952/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1112556 CPUtime=582.92
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 249800 0 0 0 58127 165 0 0 25 0 3 0 364659053 1139257344 216254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 278139 216254 218 20 0 277497 0
[pid=10187/tid=10189] ppid=10185 vsize=1112556 CPUtime=290.3
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 84764 0 0 0 28975 55 0 0 25 0 3 0 364664242 1139257344 216254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1112556 CPUtime=240.73
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 67484 0 0 0 24013 60 0 0 25 0 3 0 364664242 1139257344 216254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.92
Current children cumulated vsize (KiB) 1112556

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

[startup+358.302 s]
/proc/loadavg: 1.98 1.56 1.23 3/80 10190
/proc/meminfo: memFree=703888/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1112556 CPUtime=614.86
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 249817 0 0 0 61321 165 0 0 25 0 3 0 364659053 1139257344 216271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 278139 216271 218 20 0 277497 0
[pid=10187/tid=10189] ppid=10185 vsize=1112556 CPUtime=306.31
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 84772 0 0 0 30575 56 0 0 25 0 3 0 364664242 1139257344 216271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1112556 CPUtime=256.67
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 67493 0 0 0 25607 60 0 0 25 0 3 0 364664242 1139257344 216271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 614.86
Current children cumulated vsize (KiB) 1112556

[startup+364.702 s]
/proc/loadavg: 1.98 1.58 1.24 3/80 10190
/proc/meminfo: memFree=703888/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1112556 CPUtime=627.62
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 249824 0 0 0 62597 165 0 0 25 0 3 0 364659053 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 278139 216278 218 20 0 277497 0
[pid=10187/tid=10189] ppid=10185 vsize=1112556 CPUtime=312.7
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 84779 0 0 0 31214 56 0 0 25 0 3 0 364664242 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1112556 CPUtime=263.04
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 67493 0 0 0 26244 60 0 0 25 0 3 0 364664242 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 627.62
Current children cumulated vsize (KiB) 1112556

[startup+371.102 s]
/proc/loadavg: 1.99 1.58 1.25 3/80 10190
/proc/meminfo: memFree=703888/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1112556 CPUtime=640.38
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 249824 0 0 0 63873 165 0 0 25 0 3 0 364659053 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 278139 216278 218 20 0 277497 0
[pid=10187/tid=10189] ppid=10185 vsize=1112556 CPUtime=319.1
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 84779 0 0 0 31854 56 0 0 25 0 3 0 364664242 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1112556 CPUtime=269.4
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 67493 0 0 0 26880 60 0 0 25 0 3 0 364664242 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517064 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 640.38
Current children cumulated vsize (KiB) 1112556

[startup+372.702 s]
/proc/loadavg: 1.99 1.58 1.25 3/80 10190
/proc/meminfo: memFree=703888/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=1112556 CPUtime=643.58
/proc/10187/stat : 10187 (MiraXTv3_dyn) S 10185 10187 9882 0 -1 4194304 249824 0 0 0 64193 165 0 0 25 0 3 0 364659053 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10187/statm: 278139 216278 218 20 0 277497 0
[pid=10187/tid=10189] ppid=10185 vsize=1112556 CPUtime=320.7
/proc/10187/task/10189/stat : 10189 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 84779 0 0 0 32014 56 0 0 25 0 3 0 364664242 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10187/tid=10190] ppid=10185 vsize=1112556 CPUtime=271
/proc/10187/task/10190/stat : 10190 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194368 67493 0 0 0 27040 60 0 0 25 0 3 0 364664242 1139257344 216278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 643.58
Current children cumulated vsize (KiB) 1112556

[startup+374.302 s]
/proc/loadavg: 1.99 1.59 1.25 2/78 10190
/proc/meminfo: memFree=885200/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=702092 CPUtime=646.17
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 250498 0 0 0 64448 169 0 0 16 0 1 0 364659053 718942208 170884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 175523 170884 224 20 0 174881 0
Current children cumulated CPU time (s) 646.17
Current children cumulated vsize (KiB) 702092

[startup+374.701 s]
/proc/loadavg: 1.99 1.59 1.25 2/78 10190
/proc/meminfo: memFree=885200/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=357776 CPUtime=646.57
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 250499 0 0 0 64482 175 0 0 19 0 1 0 364659053 366362624 84931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10128969 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 89444 84931 225 20 0 88802 0
Current children cumulated CPU time (s) 646.57
Current children cumulated vsize (KiB) 357776

[startup+374.901 s]
/proc/loadavg: 1.99 1.59 1.25 2/78 10190
/proc/meminfo: memFree=885200/2055920 swapFree=4154876/4192956
[pid=10187] ppid=10185 vsize=357776 CPUtime=646.77
/proc/10187/stat : 10187 (MiraXTv3_dyn) R 10185 10187 9882 0 -1 4194304 250499 0 0 0 64502 175 0 0 20 0 1 0 364659053 366362624 84931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10128892 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 89444 84931 225 20 0 88802 0
Current children cumulated CPU time (s) 646.77
Current children cumulated vsize (KiB) 357776

Child status: 10
Real time (s): 374.976
CPU time (s): 646.853
CPU user time (s): 645.035
CPU system time (s): 1.81772
CPU usage (%): 172.505
Max. virtual memory (cumulated for all children) (KiB): 1112784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.035
system time used= 1.81772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250502
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= 348
involuntary context switches= 12380

runsolver used 0.39194 second user time and 1.03884 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 12:23:37 UTC 2007

IDJOB= 320690
IDBENCH= 20509
IDSOLVER= 128
FILE ID= node12/320690-1178886213

PBS_JOBID= 5251076

Free space on /tmp= 66502 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/320690-1178886213/MiraXTv3_dyn /tmp/evaluation/320690-1178886213/instance-320690-1178886213.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-320690-1178886213 -o ROOT/results/node12/solver-320690-1178886213 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320690-1178886213/MiraXTv3_dyn /tmp/evaluation/320690-1178886213/instance-320690-1178886213.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 97819614

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1569664 kB
Buffers:         50536 kB
Cached:         326396 kB
SwapCached:      17536 kB
Active:         226960 kB
Inactive:       193148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569664 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:           54204 kB
Writeback:           0 kB
Mapped:          48656 kB
Slab:            51616 kB
Committed_AS: 10966456 kB
PageTables:       1840 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= 66502 MiB

End job on node12 on Fri May 11 12:29:52 UTC 2007