Trace number 310967

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 331.093 166.075

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1230630010-06-UNSAT.cnf
MD5SUMf1d2cd08ac7f8096a38662a7d7275db8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.0164
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...
331.01/166.07	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/node17/watcher-310967-1178872623 -o ROOT/results/node17/solver-310967-1178872623 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310967-1178872623/MiraXTv3_dyn /tmp/evaluation/310967-1178872623/instance-310967-1178872623.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.56 1.80 1.69 3/77 13943
/proc/meminfo: memFree=1780088/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=4052 CPUtime=0
/proc/13943/stat : 13943 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 335179881 4149248 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3293831 0 0 4096 0 0 0 0 17 0 0 0
/proc/13943/statm: 1013 314 206 20 0 371 0

[startup+0.082958 s]
/proc/loadavg: 1.56 1.80 1.69 3/77 13943
/proc/meminfo: memFree=1780088/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=6488 CPUtime=0.13
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 736 0 0 0 13 0 0 0 18 0 3 0 335179881 6643712 711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 1622 711 218 20 0 980 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6488

[startup+0.119824 s]
/proc/loadavg: 1.56 1.80 1.69 3/77 13943
/proc/meminfo: memFree=1780088/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=6620 CPUtime=0.21
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 773 0 0 0 21 0 0 0 18 0 3 0 335179881 6778880 748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 1655 748 218 20 0 1013 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6620

[startup+0.301847 s]
/proc/loadavg: 1.56 1.80 1.69 3/77 13943
/proc/meminfo: memFree=1780088/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=8996 CPUtime=0.57
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 1047 0 0 0 57 0 0 0 18 0 3 0 335179881 9211904 1022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 2249 1022 218 20 0 1607 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8996

[startup+0.70189 s]
/proc/loadavg: 1.56 1.80 1.69 3/77 13943
/proc/meminfo: memFree=1780088/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=9956 CPUtime=1.37
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 1479 0 0 0 136 1 0 0 18 0 3 0 335179881 10194944 1454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 2489 1454 218 20 0 1847 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9956

[startup+1.50198 s]
/proc/loadavg: 1.56 1.80 1.69 3/80 13946
/proc/meminfo: memFree=1773792/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=13508 CPUtime=2.96
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 2239 0 0 0 295 1 0 0 18 0 3 0 335179881 13832192 2213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 3377 2213 218 20 0 2735 0
[pid=13943/tid=13945] ppid=13941 vsize=13508 CPUtime=1.47
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 951 0 0 0 147 0 0 0 20 0 3 0 335179883 13832192 2213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=13508 CPUtime=1.47
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 865 0 0 0 146 1 0 0 25 0 3 0 335179883 13832192 2213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13508

[startup+3.10114 s]
/proc/loadavg: 1.56 1.80 1.69 3/80 13946
/proc/meminfo: memFree=1769632/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=18656 CPUtime=6.16
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 3393 0 0 0 613 3 0 0 18 0 3 0 335179881 19103744 3367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 4664 3367 218 20 0 4022 0
[pid=13943/tid=13945] ppid=13941 vsize=18656 CPUtime=3.06
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 1509 0 0 0 306 0 0 0 19 0 3 0 335179883 19103744 3367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=18656 CPUtime=3.07
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 1461 0 0 0 305 2 0 0 18 0 3 0 335179883 19103744 3367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18656

[startup+6.30248 s]
/proc/loadavg: 1.59 1.80 1.70 3/80 13946
/proc/meminfo: memFree=1765408/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=21644 CPUtime=12.54
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 4270 0 0 0 1250 4 0 0 18 0 3 0 335179881 22163456 4244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 5411 4244 218 20 0 4769 0
[pid=13943/tid=13945] ppid=13941 vsize=21644 CPUtime=6.25
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 1831 0 0 0 624 1 0 0 25 0 3 0 335179883 22163456 4244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=21644 CPUtime=6.26
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 2016 0 0 0 624 2 0 0 21 0 3 0 335179883 22163456 4244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 21644

[startup+12.7011 s]
/proc/loadavg: 1.63 1.80 1.70 3/80 13946
/proc/meminfo: memFree=1752096/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=33900 CPUtime=25.31
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 7536 0 0 0 2523 8 0 0 18 0 3 0 335179881 34713600 7354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 8475 7354 218 20 0 7833 0
[pid=13943/tid=13945] ppid=13941 vsize=33900 CPUtime=12.62
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 3480 0 0 0 1260 2 0 0 25 0 3 0 335179883 34713600 7354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=33900 CPUtime=12.66
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 3633 0 0 0 1261 5 0 0 25 0 3 0 335179883 34713600 7354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 33900

[startup+25.5015 s]
/proc/loadavg: 1.71 1.81 1.70 3/80 13946
/proc/meminfo: memFree=1736992/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=49176 CPUtime=50.84
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 11251 0 0 0 5073 11 0 0 18 0 3 0 335179881 50356224 10865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 12294 10865 218 20 0 11652 0
[pid=13943/tid=13945] ppid=13941 vsize=49176 CPUtime=25.35
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 5325 0 0 0 2532 3 0 0 25 0 3 0 335179883 50356224 10865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525965 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=49176 CPUtime=25.46
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 5503 0 0 0 2540 6 0 0 25 0 3 0 335179883 50356224 10865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 49176

[startup+51.1012 s]
/proc/loadavg: 1.81 1.83 1.71 3/80 13946
/proc/meminfo: memFree=1730848/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=55848 CPUtime=101.91
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 13352 0 0 0 10178 13 0 0 18 0 3 0 335179881 57188352 12596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 13962 12596 218 20 0 13320 0
[pid=13943/tid=13945] ppid=13941 vsize=55848 CPUtime=50.84
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 6383 0 0 0 5079 5 0 0 25 0 3 0 335179883 57188352 12596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=55848 CPUtime=51.05
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 6546 0 0 0 5097 8 0 0 25 0 3 0 335179883 57188352 12596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 55848

[startup+102.306 s]
/proc/loadavg: 1.91 1.85 1.72 3/80 13946
/proc/meminfo: memFree=1717792/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=67888 CPUtime=204.04
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 17331 0 0 0 20385 19 0 0 18 0 3 0 335179881 69517312 15655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 16972 15655 218 20 0 16330 0
[pid=13943/tid=13945] ppid=13941 vsize=67888 CPUtime=101.79
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8260 0 0 0 10172 7 0 0 25 0 3 0 335179883 69517312 15655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134519998 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=67888 CPUtime=102.22
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8648 0 0 0 10211 11 0 0 23 0 3 0 335179883 69517312 15655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 67888

[startup+162.302 s]
/proc/loadavg: 1.97 1.87 1.74 3/80 13946
/proc/meminfo: memFree=1716064/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=69212 CPUtime=323.72
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 18641 0 0 0 32351 21 0 0 18 0 3 0 335179881 70873088 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 17303 15998 218 20 0 16661 0
[pid=13943/tid=13945] ppid=13941 vsize=69212 CPUtime=161.52
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8872 0 0 0 16144 8 0 0 25 0 3 0 335179883 70873088 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=69212 CPUtime=162.18
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 9346 0 0 0 16206 12 0 0 25 0 3 0 335179883 70873088 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 69212

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

[startup+163.102 s]
/proc/loadavg: 1.97 1.87 1.74 3/80 13946
/proc/meminfo: memFree=1716064/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=69212 CPUtime=325.32
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 18641 0 0 0 32511 21 0 0 18 0 3 0 335179881 70873088 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 17303 15998 218 20 0 16661 0
[pid=13943/tid=13945] ppid=13941 vsize=69212 CPUtime=162.31
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8872 0 0 0 16223 8 0 0 25 0 3 0 335179883 70873088 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=69212 CPUtime=162.98
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 9346 0 0 0 16286 12 0 0 25 0 3 0 335179883 70873088 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 325.32
Current children cumulated vsize (KiB) 69212

[startup+164.701 s]
/proc/loadavg: 1.97 1.88 1.74 3/80 13946
/proc/meminfo: memFree=1716064/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=69212 CPUtime=328.51
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 18725 0 0 0 32830 21 0 0 18 0 3 0 335179881 70873088 16004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 17303 16004 218 20 0 16661 0
[pid=13943/tid=13945] ppid=13941 vsize=69212 CPUtime=163.91
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8872 0 0 0 16383 8 0 0 25 0 3 0 335179883 70873088 16004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=69212 CPUtime=164.57
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 9430 0 0 0 16445 12 0 0 25 0 3 0 335179883 70873088 16004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 328.51
Current children cumulated vsize (KiB) 69212

[startup+165.501 s]
/proc/loadavg: 1.97 1.88 1.74 3/80 13946
/proc/meminfo: memFree=1716064/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=69212 CPUtime=330.07
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 18733 0 0 0 32986 21 0 0 18 0 3 0 335179881 70873088 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 17303 16012 218 20 0 16661 0
[pid=13943/tid=13945] ppid=13941 vsize=69212 CPUtime=164.7
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8872 0 0 0 16462 8 0 0 25 0 3 0 335179883 70873088 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=69212 CPUtime=165.33
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 9438 0 0 0 16521 12 0 0 20 0 3 0 335179883 70873088 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 330.07
Current children cumulated vsize (KiB) 69212

[startup+165.901 s]
/proc/loadavg: 1.97 1.88 1.74 3/80 13946
/proc/meminfo: memFree=1716064/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=69212 CPUtime=330.83
/proc/13943/stat : 13943 (MiraXTv3_dyn) S 13941 13943 13535 0 -1 4194304 18789 0 0 0 33062 21 0 0 18 0 3 0 335179881 70873088 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13943/statm: 17303 16012 218 20 0 16661 0
[pid=13943/tid=13945] ppid=13941 vsize=69212 CPUtime=165.1
/proc/13943/task/13945/stat : 13945 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 8928 0 0 0 16502 8 0 0 25 0 3 0 335179883 70873088 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13943/tid=13946] ppid=13941 vsize=69212 CPUtime=165.7
/proc/13943/task/13946/stat : 13946 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194368 9438 0 0 0 16558 12 0 0 17 0 3 0 335179883 70873088 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 330.83
Current children cumulated vsize (KiB) 69212

[startup+166.001 s]
/proc/loadavg: 1.97 1.88 1.74 2/78 13946
/proc/meminfo: memFree=1720608/2055920 swapFree=4140644/4192956
[pid=13943] ppid=13941 vsize=64164 CPUtime=331.01
/proc/13943/stat : 13943 (MiraXTv3_dyn) R 13941 13943 13535 0 -1 4194304 18791 0 0 0 33080 21 0 0 16 0 1 0 335179881 65703936 14866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3289240 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 16041 14866 220 20 0 15399 0
Current children cumulated CPU time (s) 331.01
Current children cumulated vsize (KiB) 64164

Child status: 20
Real time (s): 166.075
CPU time (s): 331.093
CPU user time (s): 330.866
CPU system time (s): 0.226965
CPU usage (%): 199.363
Max. virtual memory (cumulated for all children) (KiB): 69212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 330.866
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18794
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= 114
involuntary context switches= 6242

runsolver used 0.176973 second user time and 0.434933 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 08:37:04 UTC 2007

IDJOB= 310967
IDBENCH= 20300
IDSOLVER= 128
FILE ID= node17/310967-1178872623

PBS_JOBID= 5251051

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f1d2cd08ac7f8096a38662a7d7275db8

RANDOM SEED= 124984508

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1780368 kB
Buffers:         47600 kB
Cached:         141852 kB
SwapCached:      15568 kB
Active:         119396 kB
Inactive:        94140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780368 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          30040 kB
Slab:            47556 kB
Committed_AS: 10152340 kB
PageTables:       1796 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= 66561 MiB

End job on node17 on Fri May 11 08:39:50 UTC 2007