Trace number 308179

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 672.697 337.373

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1832504551-17-UNSAT.cnf
MD5SUMb9122f271ef3adea0bb053b0ffbf32d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.552
Satisfiable
(Un)Satisfiability was proved
Number of variables3498
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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...
672.62/337.36	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/node2/watcher-308179-1178864967 -o ROOT/results/node2/solver-308179-1178864967 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308179-1178864967/MiraXTv3_dyn /tmp/evaluation/308179-1178864967/instance-308179-1178864967.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.83 1.93 1.73 3/77 3733
/proc/meminfo: memFree=1755768/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=3920 CPUtime=0
/proc/3733/stat : 3733 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 362534516 4014080 308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10974157 0 0 4096 0 0 0 0 17 0 0 0
/proc/3733/statm: 980 314 205 20 0 338 0

[startup+0.090207 s]
/proc/loadavg: 1.83 1.93 1.73 3/77 3733
/proc/meminfo: memFree=1755768/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=9656 CPUtime=0.12
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 1148 0 0 0 12 0 0 0 18 0 3 0 362534516 9887744 1123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 2414 1123 218 20 0 1772 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9656

[startup+0.101208 s]
/proc/loadavg: 1.83 1.93 1.73 3/77 3733
/proc/meminfo: memFree=1755768/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=9656 CPUtime=0.14
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 1149 0 0 0 14 0 0 0 18 0 3 0 362534516 9887744 1124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 2414 1124 218 20 0 1772 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 9656

[startup+0.301229 s]
/proc/loadavg: 1.83 1.93 1.73 3/77 3733
/proc/meminfo: memFree=1755768/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=10316 CPUtime=0.54
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 1320 0 0 0 54 0 0 0 18 0 3 0 362534516 10563584 1295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 2579 1295 218 20 0 1937 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 10316

[startup+0.701273 s]
/proc/loadavg: 1.83 1.93 1.73 3/77 3733
/proc/meminfo: memFree=1755768/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=12056 CPUtime=1.33
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 1705 0 0 0 133 0 0 0 18 0 3 0 362534516 12345344 1680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 3014 1680 218 20 0 2372 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 12056

[startup+1.50136 s]
/proc/loadavg: 1.83 1.93 1.73 3/80 3736
/proc/meminfo: memFree=1748704/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=15048 CPUtime=2.93
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 2362 0 0 0 292 1 0 0 18 0 3 0 362534516 15409152 2337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 3762 2337 218 20 0 3120 0
[pid=3733/tid=3735] ppid=3731 vsize=15048 CPUtime=1.45
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 924 0 0 0 145 0 0 0 17 0 3 0 362534520 15409152 2337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=15048 CPUtime=1.43
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 779 0 0 0 143 0 0 0 23 0 3 0 362534520 15409152 2337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526120 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15048

[startup+3.10252 s]
/proc/loadavg: 1.83 1.93 1.73 3/80 3736
/proc/meminfo: memFree=1745312/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=19460 CPUtime=6.13
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 3503 0 0 0 611 2 0 0 18 0 3 0 362534516 19927040 3478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 4865 3478 218 20 0 4223 0
[pid=3733/tid=3735] ppid=3731 vsize=19460 CPUtime=3.05
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 1474 0 0 0 304 1 0 0 24 0 3 0 362534520 19927040 3478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=19460 CPUtime=3.03
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 1370 0 0 0 302 1 0 0 25 0 3 0 362534520 19927040 3478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 19460

[startup+6.30186 s]
/proc/loadavg: 1.85 1.93 1.73 3/80 3736
/proc/meminfo: memFree=1739424/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=22208 CPUtime=12.51
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 4390 0 0 0 1248 3 0 0 18 0 3 0 362534516 22740992 4364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 5552 4364 218 20 0 4910 0
[pid=3733/tid=3735] ppid=3731 vsize=22208 CPUtime=6.25
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 1961 0 0 0 624 1 0 0 25 0 3 0 362534520 22740992 4364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=22208 CPUtime=6.22
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 1770 0 0 0 620 2 0 0 25 0 3 0 362534520 22740992 4364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 22208

[startup+12.7015 s]
/proc/loadavg: 1.86 1.93 1.73 3/80 3736
/proc/meminfo: memFree=1729952/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=31920 CPUtime=25.28
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 6895 0 0 0 2521 7 0 0 18 0 3 0 362534516 32686080 6795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 7980 6795 218 20 0 7338 0
[pid=3733/tid=3735] ppid=3731 vsize=31920 CPUtime=12.65
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 3214 0 0 0 1262 3 0 0 23 0 3 0 362534520 32686080 6795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=31920 CPUtime=12.58
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 3022 0 0 0 1255 3 0 0 25 0 3 0 362534520 32686080 6795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 31920

[startup+25.5019 s]
/proc/loadavg: 1.89 1.94 1.73 3/80 3736
/proc/meminfo: memFree=1712352/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=48296 CPUtime=50.83
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 11339 0 0 0 5072 11 0 0 18 0 3 0 362534516 49455104 11062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 12074 11062 218 20 0 11432 0
[pid=3733/tid=3735] ppid=3731 vsize=48296 CPUtime=25.44
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 5418 0 0 0 2539 5 0 0 25 0 3 0 362534520 49455104 11062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=48296 CPUtime=25.33
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 5262 0 0 0 2528 5 0 0 25 0 3 0 362534520 49455104 11062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48296

[startup+51.1015 s]
/proc/loadavg: 1.93 1.94 1.74 3/80 3736
/proc/meminfo: memFree=1702304/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=57624 CPUtime=101.89
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 14004 0 0 0 10174 15 0 0 18 0 3 0 362534516 59006976 13379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 14406 13379 218 20 0 13764 0
[pid=3733/tid=3735] ppid=3731 vsize=57624 CPUtime=51.01
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 6902 0 0 0 5094 7 0 0 25 0 3 0 362534520 59006976 13379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=57624 CPUtime=50.83
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 6443 0 0 0 5076 7 0 0 25 0 3 0 362534520 59006976 13379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 57624

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.75 3/80 3736
/proc/meminfo: memFree=1679328/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=80972 CPUtime=204.04
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 20329 0 0 0 20382 22 0 0 18 0 3 0 362534516 82915328 19165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 20243 19165 218 20 0 19601 0
[pid=3733/tid=3735] ppid=3731 vsize=80972 CPUtime=102.16
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 9942 0 0 0 10207 9 0 0 25 0 3 0 362534520 82915328 19165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=80972 CPUtime=101.82
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 9728 0 0 0 10170 12 0 0 25 0 3 0 362534520 82915328 19165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 80972

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.76 3/80 3736
/proc/meminfo: memFree=1672928/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=87092 CPUtime=323.63
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 22756 0 0 0 32338 25 0 0 18 0 3 0 362534516 89182208 20703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 21773 20703 218 20 0 21131 0
[pid=3733/tid=3735] ppid=3731 vsize=87092 CPUtime=161.99
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 11472 0 0 0 16188 11 0 0 25 0 3 0 362534520 89182208 20703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=87092 CPUtime=161.59
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 10625 0 0 0 16145 14 0 0 25 0 3 0 362534520 89182208 20703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 87092

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.77 3/80 3736
/proc/meminfo: memFree=1671520/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=89140 CPUtime=443.31
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 23761 0 0 0 44305 26 0 0 18 0 3 0 362534516 91279360 21097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 22285 21097 218 20 0 21643 0
[pid=3733/tid=3735] ppid=3731 vsize=89140 CPUtime=221.92
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 11947 0 0 0 22181 11 0 0 25 0 3 0 362534520 91279360 21097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=89140 CPUtime=221.34
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 11155 0 0 0 22120 14 0 0 25 0 3 0 362534520 91279360 21097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 89140

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.78 3/80 3736
/proc/meminfo: memFree=1670304/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=90224 CPUtime=563.02
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 24786 0 0 0 56274 28 0 0 18 0 3 0 362534516 92389376 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 22556 21426 218 20 0 21914 0
[pid=3733/tid=3735] ppid=3731 vsize=90224 CPUtime=281.88
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12525 0 0 0 28176 12 0 0 25 0 3 0 362534520 92389376 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=90224 CPUtime=281.09
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 11602 0 0 0 28094 15 0 0 25 0 3 0 362534520 92389376 21426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 90224

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

[startup+307.101 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1668832/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=91248 CPUtime=612.51
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 25390 0 0 0 61222 29 0 0 18 0 3 0 362534516 93437952 21709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 22812 21709 218 20 0 22170 0
[pid=3733/tid=3735] ppid=3731 vsize=91248 CPUtime=306.67
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12795 0 0 0 30655 12 0 0 25 0 3 0 362534520 93437952 21709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565695 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=91248 CPUtime=305.79
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 11936 0 0 0 30563 16 0 0 25 0 3 0 362534520 93437952 21709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 612.51
Current children cumulated vsize (KiB) 91248

[startup+319.902 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1668384/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=92332 CPUtime=638.04
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 25757 0 0 0 63774 30 0 0 18 0 3 0 362534516 94547968 21914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 23083 21914 218 20 0 22441 0
[pid=3733/tid=3735] ppid=3731 vsize=92332 CPUtime=319.44
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12921 0 0 0 31932 12 0 0 25 0 3 0 362534520 94547968 21914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=92332 CPUtime=318.55
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12177 0 0 0 31838 17 0 0 25 0 3 0 362534520 94547968 21914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.04
Current children cumulated vsize (KiB) 92332

[startup+326.301 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1668000/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=92332 CPUtime=650.81
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 25891 0 0 0 65051 30 0 0 18 0 3 0 362534516 94547968 21967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 23083 21967 218 20 0 22441 0
[pid=3733/tid=3735] ppid=3731 vsize=92332 CPUtime=325.85
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 13053 0 0 0 32572 13 0 0 25 0 3 0 362534520 94547968 21967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=92332 CPUtime=324.92
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12179 0 0 0 32475 17 0 0 25 0 3 0 362534520 94547968 21967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 650.81
Current children cumulated vsize (KiB) 92332

[startup+332.702 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1667680/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=92332 CPUtime=663.58
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 26020 0 0 0 66328 30 0 0 18 0 3 0 362534516 94547968 22014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 23083 22014 218 20 0 22441 0
[pid=3733/tid=3735] ppid=3731 vsize=92332 CPUtime=332.24
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 13078 0 0 0 33211 13 0 0 25 0 3 0 362534520 94547968 22014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=92332 CPUtime=331.29
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12283 0 0 0 33112 17 0 0 25 0 3 0 362534520 94547968 22014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 663.58
Current children cumulated vsize (KiB) 92332

[startup+335.902 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1667552/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=92332 CPUtime=669.97
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 26114 0 0 0 66967 30 0 0 18 0 3 0 362534516 94547968 22027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 23083 22027 218 20 0 22441 0
[pid=3733/tid=3735] ppid=3731 vsize=92332 CPUtime=335.44
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 13163 0 0 0 33531 13 0 0 25 0 3 0 362534520 94547968 22027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=92332 CPUtime=334.48
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12292 0 0 0 33431 17 0 0 25 0 3 0 362534520 94547968 22027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 669.97
Current children cumulated vsize (KiB) 92332

[startup+336.702 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1667488/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=93424 CPUtime=671.53
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 26244 0 0 0 67123 30 0 0 18 0 3 0 362534516 95666176 22157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 23356 22157 218 20 0 22714 0
[pid=3733/tid=3735] ppid=3731 vsize=93424 CPUtime=336.22
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 13291 0 0 0 33609 13 0 0 20 0 3 0 362534520 95666176 22157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=93424 CPUtime=335.27
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12294 0 0 0 33510 17 0 0 25 0 3 0 362534520 95666176 22157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.53
Current children cumulated vsize (KiB) 93424

[startup+337.102 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1667488/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=93424 CPUtime=672.3
/proc/3733/stat : 3733 (MiraXTv3_dyn) S 3731 3733 2695 0 -1 4194304 26333 0 0 0 67199 31 0 0 18 0 3 0 362534516 95666176 22246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3733/statm: 23356 22246 218 20 0 22714 0
[pid=3733/tid=3735] ppid=3731 vsize=93424 CPUtime=336.6
/proc/3733/task/3735/stat : 3735 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 13327 0 0 0 33647 13 0 0 23 0 3 0 362534520 95666176 22246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3733/tid=3736] ppid=3731 vsize=93424 CPUtime=335.65
/proc/3733/task/3736/stat : 3736 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194368 12347 0 0 0 33548 17 0 0 18 0 3 0 362534520 95666176 22246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 672.3
Current children cumulated vsize (KiB) 93424

[startup+337.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 3736
/proc/meminfo: memFree=1667488/2055920 swapFree=4148880/4192956
[pid=3733] ppid=3731 vsize=88188 CPUtime=672.62
/proc/3733/stat : 3733 (MiraXTv3_dyn) R 3731 3733 2695 0 -1 4194304 26365 0 0 0 67230 32 0 0 17 0 1 0 362534516 90304512 21079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10966970 0 0 4096 0 0 0 0 17 0 0 0
/proc/3733/statm: 22047 21079 220 20 0 21405 0
Current children cumulated CPU time (s) 672.62
Current children cumulated vsize (KiB) 88188

Child status: 20
Real time (s): 337.373
CPU time (s): 672.697
CPU user time (s): 672.359
CPU system time (s): 0.337948
CPU usage (%): 199.393
Max. virtual memory (cumulated for all children) (KiB): 93424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 672.359
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26368
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= 358
involuntary context switches= 12661

runsolver used 0.299954 second user time and 0.931858 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 06:29:27 UTC 2007

IDJOB= 308179
IDBENCH= 20224
IDSOLVER= 128
FILE ID= node2/308179-1178864967

PBS_JOBID= 5251026

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1832504551-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308179-1178864967/MiraXTv3_dyn /tmp/evaluation/308179-1178864967/instance-308179-1178864967.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-308179-1178864967 -o ROOT/results/node2/solver-308179-1178864967 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308179-1178864967/MiraXTv3_dyn /tmp/evaluation/308179-1178864967/instance-308179-1178864967.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b9122f271ef3adea0bb053b0ffbf32d8

RANDOM SEED= 99261154

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1755984 kB
Buffers:         44816 kB
Cached:         167556 kB
SwapCached:      12368 kB
Active:         132256 kB
Inactive:       103244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755984 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            49888 kB
Committed_AS: 11755848 kB
PageTables:       1860 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 node2 on Fri May 11 06:35:05 UTC 2007