Trace number 320692

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 v1SAT 369.333 369.451

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/node21/watcher-320692-1178886226 -o ROOT/results/node21/solver-320692-1178886226 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320692-1178886226/MiraXTv1_dyn /tmp/evaluation/320692-1178886226/instance-320692-1178886226.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.13 1.09 1.16 3/77 32494
/proc/meminfo: memFree=1647752/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=3788 CPUtime=0
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 336540270 3878912 342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 947 350 202 20 0 305 0

[startup+0.052915 s]
/proc/loadavg: 1.13 1.09 1.16 3/77 32494
/proc/meminfo: memFree=1647752/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=8096 CPUtime=0.04
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 1545 0 0 0 4 0 0 0 18 0 1 0 336540270 8290304 1520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 2024 1520 206 20 0 1382 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8096

[startup+0.101919 s]
/proc/loadavg: 1.13 1.09 1.16 3/77 32494
/proc/meminfo: memFree=1647752/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=12136 CPUtime=0.09
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 2438 0 0 0 8 1 0 0 18 0 1 0 336540270 12427264 2413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 3034 2413 206 20 0 2392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12136

[startup+0.301941 s]
/proc/loadavg: 1.13 1.09 1.16 3/77 32494
/proc/meminfo: memFree=1647752/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=27744 CPUtime=0.29
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 6101 0 0 0 26 3 0 0 19 0 1 0 336540270 28409856 6076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 6936 6078 206 20 0 6294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27744

[startup+0.701985 s]
/proc/loadavg: 1.13 1.09 1.16 3/77 32494
/proc/meminfo: memFree=1647752/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=58040 CPUtime=0.69
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 12861 0 0 0 62 7 0 0 22 0 1 0 336540270 59432960 12836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134527153 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 14510 12836 206 20 0 13868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58040

[startup+1.50108 s]
/proc/loadavg: 1.13 1.09 1.16 2/78 32495
/proc/meminfo: memFree=1578944/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=114220 CPUtime=1.49
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 24504 0 0 0 135 14 0 0 25 0 1 0 336540270 116961280 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584903 0 0 4096 0 0 0 0 17 0 0 0
/proc/32494/statm: 28555 24479 206 20 0 27913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114220

[startup+3.10125 s]
/proc/loadavg: 1.20 1.10 1.16 2/78 32495
/proc/meminfo: memFree=1511808/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=218928 CPUtime=3.08
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 49180 0 0 0 280 28 0 0 25 0 1 0 336540270 224182272 49155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 54732 49155 206 20 0 54090 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 218928

[startup+6.3016 s]
/proc/loadavg: 1.20 1.10 1.16 2/78 32495
/proc/meminfo: memFree=1413376/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=252004 CPUtime=6.28
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 60065 0 0 0 595 33 0 0 25 0 1 0 336540270 258052096 60031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 63001 60031 207 20 0 62359 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 252004

[startup+12.7013 s]
/proc/loadavg: 1.17 1.10 1.16 2/78 32495
/proc/meminfo: memFree=1399488/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=262220 CPUtime=12.68
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 62635 0 0 0 1233 35 0 0 25 0 1 0 336540270 268513280 62601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569728 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 65555 62601 207 20 0 64913 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 262220

[startup+25.5027 s]
/proc/loadavg: 1.14 1.10 1.16 2/78 32495
/proc/meminfo: memFree=1356800/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=312980 CPUtime=25.48
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 74085 0 0 0 2506 42 0 0 25 0 1 0 336540270 320491520 74051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584950 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 78245 74051 207 20 0 77603 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 312980

[startup+51.1025 s]
/proc/loadavg: 1.09 1.09 1.15 2/78 32495
/proc/meminfo: memFree=1270848/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=407188 CPUtime=51.07
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 95189 0 0 0 5056 51 0 0 25 0 1 0 336540270 416960512 95155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8871344 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 101797 95155 207 20 0 101155 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 407188

[startup+102.306 s]
/proc/loadavg: 1.04 1.07 1.14 2/79 32496
/proc/meminfo: memFree=1200120/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=587424 CPUtime=102.26
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 130622 0 0 0 10159 67 0 0 25 0 2 0 336540270 601522176 112131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 146856 112131 218 20 0 146214 0
[pid=32494/tid=32496] ppid=32492 vsize=587424 CPUtime=50
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 33740 0 0 0 4986 14 0 0 25 0 2 0 336545498 601522176 112131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 587424

[startup+162.303 s]
/proc/loadavg: 1.01 1.06 1.13 2/79 32496
/proc/meminfo: memFree=1158200/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=624856 CPUtime=162.24
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 146306 0 0 0 16147 77 0 0 25 0 2 0 336540270 639852544 122904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 156214 122904 218 20 0 155572 0
[pid=32494/tid=32496] ppid=32492 vsize=624856 CPUtime=109.98
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 49424 0 0 0 10975 23 0 0 25 0 2 0 336545498 639852544 122904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 624856

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.12 3/79 32496
/proc/meminfo: memFree=1136312/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=644560 CPUtime=222.22
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 151469 0 0 0 22142 80 0 0 25 0 2 0 336540270 660029440 128031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 161140 128031 218 20 0 160498 0
[pid=32494/tid=32496] ppid=32492 vsize=644560 CPUtime=169.97
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 54587 0 0 0 16970 27 0 0 25 0 2 0 336545498 660029440 128031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 644560

[startup+282.303 s]
/proc/loadavg: 1.00 1.03 1.11 2/79 32496
/proc/meminfo: memFree=1135928/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=645252 CPUtime=282.21
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 151750 0 0 0 28140 81 0 0 25 0 2 0 336540270 660738048 128312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 161313 128312 218 20 0 160671 0
[pid=32494/tid=32496] ppid=32492 vsize=645252 CPUtime=229.94
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 54868 0 0 0 22967 27 0 0 25 0 2 0 336545498 660738048 128312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 645252

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 32496
/proc/meminfo: memFree=992824/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=786824 CPUtime=342.18
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 187326 0 0 0 34115 103 0 0 25 0 2 0 336540270 805707776 163767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 196706 163767 218 20 0 196064 0
[pid=32494/tid=32496] ppid=32492 vsize=786824 CPUtime=289.93
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 90444 0 0 0 28943 50 0 0 25 0 2 0 336545498 805707776 163767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 786824

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 32496
/proc/meminfo: memFree=992824/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=786824 CPUtime=345.38
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 187326 0 0 0 34435 103 0 0 25 0 2 0 336540270 805707776 163767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 196706 163767 218 20 0 196064 0
[pid=32494/tid=32496] ppid=32492 vsize=786824 CPUtime=293.13
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 90444 0 0 0 29263 50 0 0 25 0 2 0 336545498 805707776 163767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.38
Current children cumulated vsize (KiB) 786824

[startup+358.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 32496
/proc/meminfo: memFree=992824/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=786824 CPUtime=358.18
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 187327 0 0 0 35715 103 0 0 25 0 2 0 336540270 805707776 163768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 196706 163768 218 20 0 196064 0
[pid=32494/tid=32496] ppid=32492 vsize=786824 CPUtime=305.92
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 90445 0 0 0 30542 50 0 0 25 0 2 0 336545498 805707776 163768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 786824

[startup+364.702 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 32496
/proc/meminfo: memFree=992824/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=786824 CPUtime=364.58
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 187341 0 0 0 36355 103 0 0 25 0 2 0 336540270 805707776 163782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 196706 163782 218 20 0 196064 0
[pid=32494/tid=32496] ppid=32492 vsize=786824 CPUtime=312.32
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 90459 0 0 0 31182 50 0 0 25 0 2 0 336545498 805707776 163782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 364.58
Current children cumulated vsize (KiB) 786824

[startup+367.901 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 32496
/proc/meminfo: memFree=992824/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=786824 CPUtime=367.77
/proc/32494/stat : 32494 (MiraXTv1_dyn) S 32492 32494 31817 0 -1 4194304 187341 0 0 0 36674 103 0 0 25 0 2 0 336540270 805707776 163782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32494/statm: 196706 163782 218 20 0 196064 0
[pid=32494/tid=32496] ppid=32492 vsize=786824 CPUtime=315.52
/proc/32494/task/32496/stat : 32496 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194368 90459 0 0 0 31502 50 0 0 25 0 2 0 336545498 805707776 163782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8879773 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.77
Current children cumulated vsize (KiB) 786824

[startup+368.701 s]
/proc/loadavg: 1.00 1.02 1.09 2/78 32496
/proc/meminfo: memFree=1082168/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=584084 CPUtime=368.57
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 188511 0 0 0 36752 105 0 0 19 0 1 0 336540270 598102016 141936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134590834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 146021 141936 219 20 0 145379 0
Current children cumulated CPU time (s) 368.57
Current children cumulated vsize (KiB) 584084

[startup+369.101 s]
/proc/loadavg: 1.00 1.02 1.09 2/78 32496
/proc/meminfo: memFree=1082168/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=576248 CPUtime=368.97
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 188517 0 0 0 36792 105 0 0 18 0 1 0 336540270 590077952 140104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160333384 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 144062 140104 225 20 0 143420 0
Current children cumulated CPU time (s) 368.97
Current children cumulated vsize (KiB) 576248

[startup+369.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/78 32496
/proc/meminfo: memFree=1082168/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=352132 CPUtime=369.18
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194304 188517 0 0 0 36809 109 0 0 19 0 1 0 336540270 360583168 84076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8871420 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 88033 84076 225 20 0 87391 0
Current children cumulated CPU time (s) 369.18
Current children cumulated vsize (KiB) 352132

[startup+369.401 s]
/proc/loadavg: 1.00 1.02 1.09 2/78 32496
/proc/meminfo: memFree=1082168/2055920 swapFree=4156344/4192956
[pid=32494] ppid=32492 vsize=0 CPUtime=369.28
/proc/32494/stat : 32494 (MiraXTv1_dyn) R 32492 32494 31817 0 -1 4194308 188520 0 0 0 36817 111 0 0 20 0 1 0 336540270 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 369.28
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 369.451
CPU time (s): 369.333
CPU user time (s): 368.174
CPU system time (s): 1.15882
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 786824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.174
system time used= 1.15882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188520
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= 20
involuntary context switches= 651

runsolver used 0.402938 second user time and 1.01285 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 12:23:50 UTC 2007

IDJOB= 320692
IDBENCH= 20509
IDSOLVER= 130
FILE ID= node21/320692-1178886226

PBS_JOBID= 5251061

Free space on /tmp= 66503 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 77103573

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1648096 kB
Buffers:         47276 kB
Cached:         271104 kB
SwapCached:      15772 kB
Active:         177916 kB
Inactive:       164128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648096 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:           54476 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            51360 kB
Committed_AS:  5147120 kB
PageTables:       1784 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= 66503 MiB

End job on node21 on Fri May 11 12:29:59 UTC 2007