Trace number 308097

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 918.761 460.845

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
MD5SUM999d1a34639cbd28758ef0f4a062ee27
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.358
Satisfiable
(Un)Satisfiability was proved
Number of variables3497
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...
918.71/460.84	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/node11/watcher-308097-1178864759 -o ROOT/results/node11/solver-308097-1178864759 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308097-1178864759/MiraXTv3_dyn /tmp/evaluation/308097-1178864759/instance-308097-1178864759.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.99 0.97 0.97 3/77 22530
/proc/meminfo: memFree=1689776/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=3788 CPUtime=0
/proc/22530/stat : 22530 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 327524811 3878912 291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22530/statm: 947 295 205 20 0 305 0

[startup+0.007425 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 22530
/proc/meminfo: memFree=1689776/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=4348 CPUtime=0
/proc/22530/stat : 22530 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 327524811 4452352 410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8413920 0 0 4096 0 0 0 0 17 1 0 0
/proc/22530/statm: 1087 410 206 20 0 445 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4348

[startup+0.10144 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 22530
/proc/meminfo: memFree=1689776/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=9172 CPUtime=0.13
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 1175 0 0 0 13 0 0 0 18 0 3 0 327524811 9392128 1150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 2293 1150 218 20 0 1651 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9172

[startup+0.301466 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 22530
/proc/meminfo: memFree=1689776/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=10328 CPUtime=0.53
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 1324 0 0 0 53 0 0 0 18 0 3 0 327524811 10575872 1299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 2582 1299 218 20 0 1940 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10328

[startup+0.701512 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 22530
/proc/meminfo: memFree=1689776/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=11804 CPUtime=1.34
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 1708 0 0 0 133 1 0 0 18 0 3 0 327524811 12087296 1683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 2951 1683 218 20 0 2309 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 11804

[startup+1.50261 s]
/proc/loadavg: 1.07 0.99 0.97 3/80 22533
/proc/meminfo: memFree=1682712/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=15168 CPUtime=2.93
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 2415 0 0 0 292 1 0 0 18 0 3 0 327524811 15532032 2390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 3792 2390 218 20 0 3150 0
[pid=22530/tid=22532] ppid=22528 vsize=15168 CPUtime=1.45
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 822 0 0 0 145 0 0 0 24 0 3 0 327524815 15532032 2390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=15168 CPUtime=1.43
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 934 0 0 0 142 1 0 0 25 0 3 0 327524815 15532032 2390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15168

[startup+3.1018 s]
/proc/loadavg: 1.07 0.99 0.97 3/80 22533
/proc/meminfo: memFree=1678808/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=19540 CPUtime=6.13
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 3557 0 0 0 610 3 0 0 18 0 3 0 327524811 20008960 3532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 4885 3532 218 20 0 4243 0
[pid=22530/tid=22532] ppid=22528 vsize=19540 CPUtime=3.04
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 1390 0 0 0 304 0 0 0 25 0 3 0 327524815 20008960 3532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=19540 CPUtime=3.03
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 1508 0 0 0 301 2 0 0 25 0 3 0 327524815 20008960 3532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 19540

[startup+6.30118 s]
/proc/loadavg: 1.07 0.99 0.97 3/80 22533
/proc/meminfo: memFree=1673112/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=22868 CPUtime=12.5
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 4488 0 0 0 1247 3 0 0 18 0 3 0 327524811 23416832 4463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 5717 4463 218 20 0 5075 0
[pid=22530/tid=22532] ppid=22528 vsize=22868 CPUtime=6.25
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 1965 0 0 0 624 1 0 0 25 0 3 0 327524815 23416832 4463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=22868 CPUtime=6.21
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 1864 0 0 0 619 2 0 0 25 0 3 0 327524815 23416832 4463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 22868

[startup+12.7019 s]
/proc/loadavg: 1.22 1.02 0.98 3/80 22533
/proc/meminfo: memFree=1663512/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=31724 CPUtime=25.27
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 7079 0 0 0 2521 6 0 0 18 0 3 0 327524811 32485376 6980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 7931 6980 218 20 0 7289 0
[pid=22530/tid=22532] ppid=22528 vsize=31724 CPUtime=12.65
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 2953 0 0 0 1263 2 0 0 25 0 3 0 327524815 32485376 6980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=31724 CPUtime=12.58
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 3467 0 0 0 1254 4 0 0 25 0 3 0 327524815 32485376 6980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525960 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 31724

[startup+25.5024 s]
/proc/loadavg: 1.34 1.05 0.99 3/80 22533
/proc/meminfo: memFree=1643928/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=50600 CPUtime=50.81
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 11966 0 0 0 5069 12 0 0 18 0 3 0 327524811 51814400 11688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 12650 11688 218 20 0 12008 0
[pid=22530/tid=22532] ppid=22528 vsize=50600 CPUtime=25.44
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 5505 0 0 0 2540 4 0 0 25 0 3 0 327524815 51814400 11688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=50600 CPUtime=25.31
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 5802 0 0 0 2524 7 0 0 25 0 3 0 327524815 51814400 11688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 50600

[startup+51.1025 s]
/proc/loadavg: 1.60 1.14 1.02 3/80 22533
/proc/meminfo: memFree=1633688/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=61240 CPUtime=101.87
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 14658 0 0 0 10172 15 0 0 18 0 3 0 327524811 62709760 14094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 15310 14094 218 20 0 14668 0
[pid=22530/tid=22532] ppid=22528 vsize=61240 CPUtime=51.02
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 6701 0 0 0 5097 5 0 0 25 0 3 0 327524815 62709760 14094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=61240 CPUtime=50.8
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 7298 0 0 0 5071 9 0 0 25 0 3 0 327524815 62709760 14094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 61240

[startup+102.307 s]
/proc/loadavg: 1.82 1.27 1.07 3/80 22533
/proc/meminfo: memFree=1614232/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=80944 CPUtime=204.02
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 20064 0 0 0 20378 24 0 0 18 0 3 0 327524811 82886656 18900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 20236 18900 218 20 0 19594 0
[pid=22530/tid=22532] ppid=22528 vsize=80944 CPUtime=102.2
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 9109 0 0 0 10211 9 0 0 25 0 3 0 327524815 82886656 18900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=80944 CPUtime=101.76
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 10296 0 0 0 10162 14 0 0 25 0 3 0 327524815 82886656 18900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 80944

[startup+162.303 s]
/proc/loadavg: 1.99 1.42 1.13 3/80 22533
/proc/meminfo: memFree=1604888/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=89804 CPUtime=323.71
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 23188 0 0 0 32342 29 0 0 18 0 3 0 327524811 91959296 21222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 22451 21222 218 20 0 21809 0
[pid=22530/tid=22532] ppid=22528 vsize=89804 CPUtime=162.18
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 10346 0 0 0 16207 11 0 0 25 0 3 0 327524815 91959296 21222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=89804 CPUtime=161.49
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 12183 0 0 0 16131 18 0 0 25 0 3 0 327524815 91959296 21222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 89804

[startup+222.303 s]
/proc/loadavg: 1.99 1.52 1.19 3/80 22533
/proc/meminfo: memFree=1600408/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=94696 CPUtime=443.42
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 24976 0 0 0 44310 32 0 0 18 0 3 0 327524811 96968704 22330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 23674 22330 218 20 0 23032 0
[pid=22530/tid=22532] ppid=22528 vsize=94696 CPUtime=222.14
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 11692 0 0 0 22201 13 0 0 25 0 3 0 327524815 96968704 22330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=94696 CPUtime=221.22
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 12625 0 0 0 22104 18 0 0 25 0 3 0 327524815 96968704 22330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 94696

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.23 3/80 22533
/proc/meminfo: memFree=1597400/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=96880 CPUtime=563.13
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 26445 0 0 0 56279 34 0 0 18 0 3 0 327524811 99205120 23105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24220 23105 218 20 0 23578 0
[pid=22530/tid=22532] ppid=22528 vsize=96880 CPUtime=282.12
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 12072 0 0 0 28198 14 0 0 25 0 3 0 327524815 99205120 23105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=96880 CPUtime=280.96
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13714 0 0 0 28076 20 0 0 25 0 3 0 327524815 99205120 23105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 96880

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.28 3/80 22533
/proc/meminfo: memFree=1597016/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=97032 CPUtime=682.78
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 27231 0 0 0 68243 35 0 0 18 0 3 0 327524811 99360768 23187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24258 23187 218 20 0 23616 0
[pid=22530/tid=22532] ppid=22528 vsize=97032 CPUtime=342.09
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 12419 0 0 0 34195 14 0 0 22 0 3 0 327524815 99360768 23187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=97032 CPUtime=340.64
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14153 0 0 0 34044 20 0 0 25 0 3 0 327524815 99360768 23187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 97032

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.32 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=802.44
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28031 0 0 0 80208 36 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=402.05
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 12798 0 0 0 40190 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=400.35
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14574 0 0 0 40014 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 98144

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

[startup+409.502 s]
/proc/loadavg: 1.99 1.74 1.32 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=816.74
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28165 0 0 0 81638 36 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=409.22
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 12870 0 0 0 40907 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=407.48
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14636 0 0 0 40727 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 816.74
Current children cumulated vsize (KiB) 98144

[startup+435.102 s]
/proc/loadavg: 1.99 1.75 1.34 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=867.81
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28481 0 0 0 86745 36 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=434.81
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13075 0 0 0 43466 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=432.95
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14747 0 0 0 43274 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 867.81
Current children cumulated vsize (KiB) 98144

[startup+447.901 s]
/proc/loadavg: 1.99 1.77 1.35 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=893.36
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28615 0 0 0 89299 37 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=447.61
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13146 0 0 0 44746 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=445.7
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14810 0 0 0 44549 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 893.36
Current children cumulated vsize (KiB) 98144

[startup+454.306 s]
/proc/loadavg: 1.99 1.77 1.35 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=906.07
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28683 0 0 0 90570 37 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=454.01
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13146 0 0 0 45386 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=452
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14878 0 0 0 45179 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 906.07
Current children cumulated vsize (KiB) 98144

[startup+457.501 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=912.45
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28683 0 0 0 91208 37 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=457.21
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13146 0 0 0 45706 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=455.19
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14878 0 0 0 45498 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 912.45
Current children cumulated vsize (KiB) 98144

[startup+459.102 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98144 CPUtime=915.63
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28683 0 0 0 91526 37 0 0 18 0 3 0 327524811 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24536 23235 218 20 0 23894 0
[pid=22530/tid=22532] ppid=22528 vsize=98144 CPUtime=458.8
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13146 0 0 0 45865 15 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98144 CPUtime=456.77
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14878 0 0 0 45656 21 0 0 25 0 3 0 327524815 100499456 23235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 915.63
Current children cumulated vsize (KiB) 98144

[startup+459.902 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98276 CPUtime=917.12
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28772 0 0 0 91675 37 0 0 18 0 3 0 327524811 100634624 23252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24569 23252 218 20 0 23927 0
[pid=22530/tid=22532] ppid=22528 vsize=98276 CPUtime=459.6
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13163 0 0 0 45945 15 0 0 25 0 3 0 327524815 100634624 23252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98276 CPUtime=457.46
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14950 0 0 0 45725 21 0 0 19 0 3 0 327524815 100634624 23252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.12
Current children cumulated vsize (KiB) 98276

[startup+460.302 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98408 CPUtime=917.9
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28818 0 0 0 91753 37 0 0 18 0 3 0 327524811 100769792 23298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24602 23298 218 20 0 23960 0
[pid=22530/tid=22532] ppid=22528 vsize=98408 CPUtime=460
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 13209 0 0 0 45985 15 0 0 25 0 3 0 327524815 100769792 23298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98408 CPUtime=457.84
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14950 0 0 0 45763 21 0 0 21 0 3 0 327524815 100769792 23298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.9
Current children cumulated vsize (KiB) 98408

[startup+460.702 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 22533
/proc/meminfo: memFree=1596824/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=98580 CPUtime=918.61
/proc/22530/stat : 22530 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194304 28980 0 0 0 91824 37 0 0 18 0 3 0 327524811 100945920 23352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22530/statm: 24645 23352 218 20 0 24003 0
[pid=22530/tid=22532] ppid=22528 vsize=98580 CPUtime=460.38
/proc/22530/task/22532/stat : 22532 (MiraXTv3_dyn) S 22528 22530 21354 0 -1 4194368 13371 0 0 0 46023 15 0 0 17 0 3 0 327524815 100945920 23352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22530/tid=22533] ppid=22528 vsize=98580 CPUtime=458.17
/proc/22530/task/22533/stat : 22533 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194368 14950 0 0 0 45796 21 0 0 18 0 3 0 327524815 100945920 23352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 918.61
Current children cumulated vsize (KiB) 98580

[startup+460.802 s]
/proc/loadavg: 1.99 1.78 1.36 2/78 22533
/proc/meminfo: memFree=1601112/2055920 swapFree=4144152/4192956
[pid=22530] ppid=22528 vsize=92428 CPUtime=918.71
/proc/22530/stat : 22530 (MiraXTv3_dyn) R 22528 22530 21354 0 -1 4194304 28982 0 0 0 91834 37 0 0 17 0 1 0 327524811 94646272 22164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8410709 0 0 4096 0 0 0 0 17 1 0 0
/proc/22530/statm: 23107 22164 220 20 0 22465 0
Current children cumulated CPU time (s) 918.71
Current children cumulated vsize (KiB) 92428

Child status: 20
Real time (s): 460.845
CPU time (s): 918.761
CPU user time (s): 918.37
CPU system time (s): 0.39094
CPU usage (%): 199.364
Max. virtual memory (cumulated for all children) (KiB): 98808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 918.37
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28985
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= 154
involuntary context switches= 17137

runsolver used 0.45793 second user time and 1.22581 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 06:25:59 UTC 2007

IDJOB= 308097
IDBENCH= 20222
IDSOLVER= 128
FILE ID= node11/308097-1178864759

PBS_JOBID= 5251020

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  999d1a34639cbd28758ef0f4a062ee27

RANDOM SEED= 910867228

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1690056 kB
Buffers:         49332 kB
Cached:         228576 kB
SwapCached:      18368 kB
Active:         128472 kB
Inactive:       174096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690056 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            48732 kB
Committed_AS:  7594512 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 06:33:40 UTC 2007