Trace number 310885

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 122.205 61.3492

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S846304296-04-UNSAT.cnf
MD5SUM6c6574c6e53b7d1ef3d1cc6ac9e5dec3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.15561
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
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...
122.13/61.34	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/node12/watcher-310885-1178872585 -o ROOT/results/node12/solver-310885-1178872585 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310885-1178872585/MiraXTv3_dyn /tmp/evaluation/310885-1178872585/instance-310885-1178872585.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: 0.92 0.95 0.99 3/77 8097
/proc/meminfo: memFree=1684408/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=4052 CPUtime=0
/proc/8097/stat : 8097 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 363295885 4149248 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 0 0 0
/proc/8097/statm: 1013 314 206 20 0 371 0

[startup+0.014511 s]
/proc/loadavg: 0.92 0.95 0.99 3/77 8097
/proc/meminfo: memFree=1684408/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=4180 CPUtime=0.01
/proc/8097/stat : 8097 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194304 401 0 0 0 1 0 0 0 18 0 1 0 363295885 4280320 376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575842 0 0 4096 0 0 0 0 17 0 0 0
/proc/8097/statm: 1045 376 207 20 0 403 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4180

[startup+0.101522 s]
/proc/loadavg: 0.92 0.95 0.99 3/77 8097
/proc/meminfo: memFree=1684408/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=6348 CPUtime=0.17
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 739 0 0 0 17 0 0 0 18 0 3 0 363295885 6500352 714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 1587 714 218 20 0 945 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6348

[startup+0.301545 s]
/proc/loadavg: 0.92 0.95 0.99 3/77 8097
/proc/meminfo: memFree=1684408/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=8856 CPUtime=0.57
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 1045 0 0 0 57 0 0 0 18 0 3 0 363295885 9068544 1020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 2214 1020 218 20 0 1572 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8856

[startup+0.701584 s]
/proc/loadavg: 0.92 0.95 0.99 3/77 8097
/proc/meminfo: memFree=1684408/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=9808 CPUtime=1.37
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 1459 0 0 0 136 1 0 0 18 0 3 0 363295885 10043392 1434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 2452 1434 218 20 0 1810 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9808

[startup+1.50166 s]
/proc/loadavg: 0.92 0.95 0.99 3/80 8100
/proc/meminfo: memFree=1678240/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=12468 CPUtime=2.96
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 2185 0 0 0 295 1 0 0 18 0 3 0 363295885 12767232 2160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 3117 2160 218 20 0 2475 0
[pid=8097/tid=8099] ppid=8095 vsize=12468 CPUtime=1.47
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 950 0 0 0 147 0 0 0 25 0 3 0 363295887 12767232 2160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=12468 CPUtime=1.46
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 812 0 0 0 146 0 0 0 25 0 3 0 363295887 12767232 2160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12468

[startup+3.10183 s]
/proc/loadavg: 0.92 0.95 0.99 3/80 8100
/proc/meminfo: memFree=1674336/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=16876 CPUtime=6.15
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 3347 0 0 0 613 2 0 0 18 0 3 0 363295885 17281024 3322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 4219 3322 218 20 0 3577 0
[pid=8097/tid=8099] ppid=8095 vsize=16876 CPUtime=3.06
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 1545 0 0 0 306 0 0 0 25 0 3 0 363295887 17281024 3322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=16876 CPUtime=3.06
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 1379 0 0 0 305 1 0 0 25 0 3 0 363295887 17281024 3322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 16876

[startup+6.30214 s]
/proc/loadavg: 1.01 0.97 1.00 3/80 8100
/proc/meminfo: memFree=1670368/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=20208 CPUtime=12.53
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 3905 0 0 0 1250 3 0 0 18 0 3 0 363295885 20692992 3880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 5052 3880 218 20 0 4410 0
[pid=8097/tid=8099] ppid=8095 vsize=20208 CPUtime=6.26
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 1740 0 0 0 625 1 0 0 25 0 3 0 363295887 20692992 3880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=20208 CPUtime=6.25
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 1742 0 0 0 623 2 0 0 25 0 3 0 363295887 20692992 3880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 20208

[startup+12.7018 s]
/proc/loadavg: 1.09 0.99 1.01 3/80 8100
/proc/meminfo: memFree=1659936/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=30636 CPUtime=25.3
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 6565 0 0 0 2523 7 0 0 18 0 3 0 363295885 31371264 6426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 7659 6426 218 20 0 7017 0
[pid=8097/tid=8099] ppid=8095 vsize=30636 CPUtime=12.65
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 3138 0 0 0 1263 2 0 0 25 0 3 0 363295887 31371264 6426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=30636 CPUtime=12.62
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 3004 0 0 0 1258 4 0 0 25 0 3 0 363295887 31371264 6426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 30636

[startup+25.5011 s]
/proc/loadavg: 1.29 1.04 1.02 3/80 8100
/proc/meminfo: memFree=1643488/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=47552 CPUtime=50.84
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 10771 0 0 0 5072 12 0 0 18 0 3 0 363295885 48693248 10441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 11888 10441 218 20 0 11246 0
[pid=8097/tid=8099] ppid=8095 vsize=47552 CPUtime=25.45
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 5333 0 0 0 2540 5 0 0 25 0 3 0 363295887 48693248 10441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=47552 CPUtime=25.37
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 5015 0 0 0 2530 7 0 0 25 0 3 0 363295887 48693248 10441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 47552

[startup+51.1016 s]
/proc/loadavg: 1.59 1.13 1.05 3/80 8100
/proc/meminfo: memFree=1636256/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=55036 CPUtime=101.88
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 13064 0 0 0 10173 15 0 0 18 0 3 0 363295885 56356864 12311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 13759 12311 218 20 0 13117 0
[pid=8097/tid=8099] ppid=8095 vsize=55036 CPUtime=51.02
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 6300 0 0 0 5097 5 0 0 25 0 3 0 363295887 56356864 12311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=55036 CPUtime=50.84
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 6341 0 0 0 5075 9 0 0 25 0 3 0 363295887 56356864 12311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526283 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 55036

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

[startup+57.5023 s]
/proc/loadavg: 1.62 1.14 1.05 3/80 8100
/proc/meminfo: memFree=1628768/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=62024 CPUtime=114.62
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 15070 0 0 0 11445 17 0 0 18 0 3 0 363295885 63512576 14182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 15506 14182 218 20 0 14864 0
[pid=8097/tid=8099] ppid=8095 vsize=62024 CPUtime=57.4
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7414 0 0 0 5734 6 0 0 25 0 3 0 363295887 63512576 14182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=62024 CPUtime=57.19
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194368 7233 0 0 0 5709 10 0 0 25 0 3 0 363295887 63512576 14182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 114.62
Current children cumulated vsize (KiB) 62024

[startup+59.1024 s]
/proc/loadavg: 1.62 1.14 1.05 3/80 8100
/proc/meminfo: memFree=1626976/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=63972 CPUtime=117.8
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 15575 0 0 0 11762 18 0 0 18 0 3 0 363295885 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 15993 14632 218 20 0 15351 0
[pid=8097/tid=8099] ppid=8095 vsize=63972 CPUtime=58.99
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7638 0 0 0 5893 6 0 0 25 0 3 0 363295887 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=63972 CPUtime=58.78
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7514 0 0 0 5867 11 0 0 20 0 3 0 363295887 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 117.8
Current children cumulated vsize (KiB) 63972

[startup+60.7016 s]
/proc/loadavg: 1.65 1.16 1.06 3/80 8100
/proc/meminfo: memFree=1626208/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=63972 CPUtime=120.99
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 15575 0 0 0 12081 18 0 0 18 0 3 0 363295885 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 15993 14632 218 20 0 15351 0
[pid=8097/tid=8099] ppid=8095 vsize=63972 CPUtime=60.59
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7638 0 0 0 6053 6 0 0 25 0 3 0 363295887 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=63972 CPUtime=60.37
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7514 0 0 0 6026 11 0 0 25 0 3 0 363295887 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 120.99
Current children cumulated vsize (KiB) 63972

[startup+61.1016 s]
/proc/loadavg: 1.65 1.16 1.06 3/80 8100
/proc/meminfo: memFree=1626208/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=63972 CPUtime=121.79
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 15575 0 0 0 12161 18 0 0 18 0 3 0 363295885 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 15993 14632 218 20 0 15351 0
[pid=8097/tid=8099] ppid=8095 vsize=63972 CPUtime=60.99
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7638 0 0 0 6093 6 0 0 25 0 3 0 363295887 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=63972 CPUtime=60.77
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7514 0 0 0 6066 11 0 0 25 0 3 0 363295887 65507328 14632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 121.79
Current children cumulated vsize (KiB) 63972

[startup+61.3016 s]
/proc/loadavg: 1.65 1.16 1.06 3/80 8100
/proc/meminfo: memFree=1626208/2055920 swapFree=4154876/4192956
[pid=8097] ppid=8095 vsize=63972 CPUtime=122.13
/proc/8097/stat : 8097 (MiraXTv3_dyn) S 8095 8097 7912 0 -1 4194304 15600 0 0 0 12195 18 0 0 18 0 3 0 363295885 65507328 14657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8097/statm: 15993 14657 218 20 0 15351 0
[pid=8097/tid=8099] ppid=8095 vsize=63972 CPUtime=61.17
/proc/8097/task/8099/stat : 8099 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7663 0 0 0 6111 6 0 0 24 0 3 0 363295887 65507328 14657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8097/tid=8100] ppid=8095 vsize=63972 CPUtime=60.94
/proc/8097/task/8100/stat : 8100 (MiraXTv3_dyn) R 8095 8097 7912 0 -1 4194368 7514 0 0 0 6083 11 0 0 16 0 3 0 363295887 65507328 14657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 122.13
Current children cumulated vsize (KiB) 63972

Child status: 20
Real time (s): 61.3492
CPU time (s): 122.205
CPU user time (s): 122.007
CPU system time (s): 0.197969
CPU usage (%): 199.197
Max. virtual memory (cumulated for all children) (KiB): 63972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.007
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15605
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= 74
involuntary context switches= 2305

runsolver used 0.06099 second user time and 0.165974 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 08:36:25 UTC 2007

IDJOB= 310885
IDBENCH= 20298
IDSOLVER= 128
FILE ID= node12/310885-1178872585

PBS_JOBID= 5251055

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S846304296-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310885-1178872585/MiraXTv3_dyn /tmp/evaluation/310885-1178872585/instance-310885-1178872585.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-310885-1178872585 -o ROOT/results/node12/solver-310885-1178872585 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310885-1178872585/MiraXTv3_dyn /tmp/evaluation/310885-1178872585/instance-310885-1178872585.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6c6574c6e53b7d1ef3d1cc6ac9e5dec3

RANDOM SEED= 954535313

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:       1684624 kB
Buffers:         49792 kB
Cached:         233300 kB
SwapCached:      17536 kB
Active:         138752 kB
Inactive:       168876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684624 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            49120 kB
Committed_AS: 10924688 kB
PageTables:       1792 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= 66559 MiB

End job on node12 on Fri May 11 08:37:27 UTC 2007