Trace number 308099

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 v1UNSAT 676.043 676.24

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 MiraXTv1...
676.00/676.23	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/node5/watcher-308099-1178864796 -o ROOT/results/node5/solver-308099-1178864796 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308099-1178864796/MiraXTv1_dyn /tmp/evaluation/308099-1178864796/instance-308099-1178864796.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.19 1.73 1.80 3/77 15433
/proc/meminfo: memFree=1737848/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=3920 CPUtime=0
/proc/15433/stat : 15433 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 362517243 4014080 306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 1 0 0
/proc/15433/statm: 980 309 205 20 0 338 0

[startup+0.062751 s]
/proc/loadavg: 1.19 1.73 1.80 3/77 15433
/proc/meminfo: memFree=1737848/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=7068 CPUtime=0.05
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 924 0 0 0 5 0 0 0 18 0 2 0 362517243 7237632 899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 1767 899 218 20 0 1125 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7068

[startup+0.101755 s]
/proc/loadavg: 1.19 1.73 1.80 3/77 15433
/proc/meminfo: memFree=1737848/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=7068 CPUtime=0.09
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 928 0 0 0 9 0 0 0 18 0 2 0 362517243 7237632 903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 1767 903 218 20 0 1125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7068

[startup+0.301777 s]
/proc/loadavg: 1.19 1.73 1.80 3/77 15433
/proc/meminfo: memFree=1737848/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=7332 CPUtime=0.29
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 974 0 0 0 29 0 0 0 18 0 2 0 362517243 7507968 949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 1833 949 218 20 0 1191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7332

[startup+0.701822 s]
/proc/loadavg: 1.19 1.73 1.80 3/77 15433
/proc/meminfo: memFree=1737848/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=7992 CPUtime=0.69
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 1170 0 0 0 69 0 0 0 18 0 2 0 362517243 8183808 1145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 1998 1145 218 20 0 1356 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7992

[startup+1.50191 s]
/proc/loadavg: 1.19 1.73 1.80 2/79 15435
/proc/meminfo: memFree=1733608/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=9792 CPUtime=1.49
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 1497 0 0 0 149 0 0 0 18 0 2 0 362517243 10027008 1472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 2448 1472 218 20 0 1806 0
[pid=15433/tid=15435] ppid=15431 vsize=9792 CPUtime=1.45
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 839 0 0 0 145 0 0 0 25 0 2 0 362517248 10027008 1472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9792

[startup+3.10109 s]
/proc/loadavg: 1.19 1.73 1.80 2/79 15435
/proc/meminfo: memFree=1731688/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=11548 CPUtime=3.09
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 1945 0 0 0 309 0 0 0 18 0 2 0 362517243 11825152 1920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 2887 1920 218 20 0 2245 0
[pid=15433/tid=15435] ppid=15431 vsize=11548 CPUtime=3.05
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 1287 0 0 0 305 0 0 0 25 0 2 0 362517248 11825152 1920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11548

[startup+6.30245 s]
/proc/loadavg: 1.17 1.72 1.80 2/79 15435
/proc/meminfo: memFree=1728872/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=14096 CPUtime=6.29
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 2603 0 0 0 628 1 0 0 18 0 2 0 362517243 14434304 2578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 3524 2578 218 20 0 2882 0
[pid=15433/tid=15435] ppid=15431 vsize=14096 CPUtime=6.25
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 1945 0 0 0 624 1 0 0 25 0 2 0 362517248 14434304 2578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14096

[startup+12.7012 s]
/proc/loadavg: 1.16 1.71 1.79 2/79 15435
/proc/meminfo: memFree=1723048/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=18608 CPUtime=12.68
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 3851 0 0 0 1266 2 0 0 18 0 2 0 362517243 19054592 3789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 4652 3789 218 20 0 4010 0
[pid=15433/tid=15435] ppid=15431 vsize=18608 CPUtime=12.64
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 3193 0 0 0 1262 2 0 0 25 0 2 0 362517248 19054592 3789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18608

[startup+25.5016 s]
/proc/loadavg: 1.12 1.67 1.78 2/79 15435
/proc/meminfo: memFree=1717800/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=24096 CPUtime=25.49
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 5357 0 0 0 2544 5 0 0 18 0 2 0 362517243 24674304 5208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 6024 5208 218 20 0 5382 0
[pid=15433/tid=15435] ppid=15431 vsize=24096 CPUtime=25.44
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 4699 0 0 0 2540 4 0 0 25 0 2 0 362517248 24674304 5208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24096

[startup+51.1015 s]
/proc/loadavg: 1.08 1.62 1.76 2/79 15435
/proc/meminfo: memFree=1711592/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=30460 CPUtime=51.08
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 7125 0 0 0 5102 6 0 0 18 0 2 0 362517243 31191040 6808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 7615 6808 218 20 0 6973 0
[pid=15433/tid=15435] ppid=15431 vsize=30460 CPUtime=51.03
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 6467 0 0 0 5098 5 0 0 25 0 2 0 362517248 31191040 6808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30460

[startup+102.305 s]
/proc/loadavg: 1.03 1.52 1.71 3/79 15435
/proc/meminfo: memFree=1702568/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=38836 CPUtime=102.26
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 9477 0 0 0 10218 8 0 0 18 0 2 0 362517243 39768064 8901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 9709 8901 218 20 0 9067 0
[pid=15433/tid=15435] ppid=15431 vsize=38836 CPUtime=102.22
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 8819 0 0 0 10214 8 0 0 25 0 2 0 362517248 39768064 8901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38836

[startup+162.301 s]
/proc/loadavg: 1.01 1.42 1.67 2/79 15435
/proc/meminfo: memFree=1699112/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=42248 CPUtime=162.25
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 10751 0 0 0 16215 10 0 0 18 0 2 0 362517243 43261952 9756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 10562 9756 218 20 0 9920 0
[pid=15433/tid=15435] ppid=15431 vsize=42248 CPUtime=162.2
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 10093 0 0 0 16211 9 0 0 25 0 2 0 362517248 43261952 9756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42248

[startup+222.302 s]
/proc/loadavg: 1.00 1.34 1.62 2/79 15435
/proc/meminfo: memFree=1695720/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=45848 CPUtime=222.23
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 12021 0 0 0 22212 11 0 0 18 0 2 0 362517243 46948352 10664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 11462 10664 218 20 0 10820 0
[pid=15433/tid=15435] ppid=15431 vsize=45848 CPUtime=222.18
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 11363 0 0 0 22208 10 0 0 25 0 2 0 362517248 46948352 10664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45848

[startup+282.302 s]
/proc/loadavg: 1.00 1.28 1.58 2/79 15435
/proc/meminfo: memFree=1695016/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=46248 CPUtime=282.21
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 12482 0 0 0 28210 11 0 0 18 0 2 0 362517243 47357952 10758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 11562 10758 218 20 0 10920 0
[pid=15433/tid=15435] ppid=15431 vsize=46248 CPUtime=282.17
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 11824 0 0 0 28206 11 0 0 25 0 2 0 362517248 47357952 10758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46248

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.54 2/79 15435
/proc/meminfo: memFree=1693928/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=47304 CPUtime=342.19
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 13137 0 0 0 34207 12 0 0 18 0 2 0 362517243 48439296 11041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 11826 11041 218 20 0 11184 0
[pid=15433/tid=15435] ppid=15431 vsize=47304 CPUtime=342.15
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 12479 0 0 0 34203 12 0 0 25 0 2 0 362517248 48439296 11041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 47304

[startup+402.301 s]
/proc/loadavg: 1.00 1.18 1.51 2/79 15435
/proc/meminfo: memFree=1692904/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=48384 CPUtime=402.17
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 13773 0 0 0 40204 13 0 0 18 0 2 0 362517243 49545216 11301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12096 11301 218 20 0 11454 0
[pid=15433/tid=15435] ppid=15431 vsize=48384 CPUtime=402.13
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 13115 0 0 0 40200 13 0 0 25 0 2 0 362517248 49545216 11301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 48384

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.47 2/79 15435
/proc/meminfo: memFree=1692776/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=48528 CPUtime=462.16
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 14178 0 0 0 46202 14 0 0 18 0 2 0 362517243 49692672 11326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12132 11326 218 20 0 11490 0
[pid=15433/tid=15435] ppid=15431 vsize=48528 CPUtime=462.11
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 13520 0 0 0 46198 13 0 0 25 0 2 0 362517248 49692672 11326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 48528

[startup+522.302 s]
/proc/loadavg: 1.00 1.12 1.44 2/79 15435
/proc/meminfo: memFree=1692200/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=48792 CPUtime=522.14
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 14666 0 0 0 52199 15 0 0 18 0 2 0 362517243 49963008 11430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12198 11430 218 20 0 11556 0
[pid=15433/tid=15435] ppid=15431 vsize=48792 CPUtime=522.09
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 14008 0 0 0 52195 14 0 0 25 0 2 0 362517248 49963008 11430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48792

[startup+582.302 s]
/proc/loadavg: 1.00 1.09 1.41 2/79 15435
/proc/meminfo: memFree=1692264/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=48948 CPUtime=582.12
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 15006 0 0 0 58197 15 0 0 18 0 2 0 362517243 50122752 11462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12237 11462 218 20 0 11595 0
[pid=15433/tid=15435] ppid=15431 vsize=48948 CPUtime=582.08
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 14348 0 0 0 58193 15 0 0 25 0 2 0 362517248 50122752 11462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 48948

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.38 2/79 15437
/proc/meminfo: memFree=1689384/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51860 CPUtime=642.11
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16124 0 0 0 64194 17 0 0 18 0 2 0 362517243 53104640 12192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12965 12192 218 20 0 12323 0
[pid=15433/tid=15435] ppid=15431 vsize=51860 CPUtime=642.07
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15466 0 0 0 64190 17 0 0 25 0 2 0 362517248 53104640 12192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 51860

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

[startup+652.702 s]
/proc/loadavg: 1.00 1.07 1.37 2/79 15437
/proc/meminfo: memFree=1689384/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=652.5
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16138 0 0 0 65233 17 0 0 18 0 2 0 362517243 53239808 12206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12206 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=652.46
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15480 0 0 0 65229 17 0 0 25 0 2 0 362517248 53239808 12206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 652.5
Current children cumulated vsize (KiB) 51992

[startup+665.506 s]
/proc/loadavg: 1.00 1.07 1.37 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=665.3
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16225 0 0 0 66513 17 0 0 18 0 2 0 362517243 53239808 12215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12215 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=665.26
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15567 0 0 0 66509 17 0 0 25 0 2 0 362517248 53239808 12215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 665.3
Current children cumulated vsize (KiB) 51992

[startup+671.902 s]
/proc/loadavg: 1.00 1.07 1.37 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=671.69
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16306 0 0 0 67152 17 0 0 18 0 2 0 362517243 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12218 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=671.65
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15648 0 0 0 67148 17 0 0 25 0 2 0 362517248 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.69
Current children cumulated vsize (KiB) 51992

[startup+673.502 s]
/proc/loadavg: 1.00 1.07 1.37 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=673.29
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16306 0 0 0 67312 17 0 0 18 0 2 0 362517243 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12218 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=673.25
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15648 0 0 0 67308 17 0 0 25 0 2 0 362517248 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 673.29
Current children cumulated vsize (KiB) 51992

[startup+675.101 s]
/proc/loadavg: 1.00 1.06 1.36 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=674.9
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16306 0 0 0 67472 18 0 0 18 0 2 0 362517243 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12218 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=674.85
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15648 0 0 0 67468 17 0 0 25 0 2 0 362517248 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 674.9
Current children cumulated vsize (KiB) 51992

[startup+675.901 s]
/proc/loadavg: 1.00 1.06 1.36 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=675.7
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16306 0 0 0 67552 18 0 0 18 0 2 0 362517243 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12218 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=675.65
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15648 0 0 0 67548 17 0 0 25 0 2 0 362517248 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 675.7
Current children cumulated vsize (KiB) 51992

[startup+676.101 s]
/proc/loadavg: 1.00 1.06 1.36 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=51992 CPUtime=675.9
/proc/15433/stat : 15433 (MiraXTv1_dyn) S 15431 15433 15249 0 -1 4194304 16306 0 0 0 67572 18 0 0 18 0 2 0 362517243 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15433/statm: 12998 12218 218 20 0 12356 0
[pid=15433/tid=15435] ppid=15431 vsize=51992 CPUtime=675.85
/proc/15433/task/15435/stat : 15435 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194368 15648 0 0 0 67568 17 0 0 25 0 2 0 362517248 53239808 12218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528389 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 675.9
Current children cumulated vsize (KiB) 51992

[startup+676.201 s]
/proc/loadavg: 1.00 1.06 1.36 2/79 15437
/proc/meminfo: memFree=1689256/2055920 swapFree=4150068/4192956
[pid=15433] ppid=15431 vsize=49400 CPUtime=676
/proc/15433/stat : 15433 (MiraXTv1_dyn) R 15431 15433 15249 0 -1 4194304 16308 0 0 0 67582 18 0 0 16 0 1 0 362517243 50585600 11643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8324629 0 0 4096 0 0 0 0 17 1 0 0
/proc/15433/statm: 12350 11643 220 20 0 11708 0
Current children cumulated CPU time (s) 676
Current children cumulated vsize (KiB) 49400

Child status: 20
Real time (s): 676.24
CPU time (s): 676.043
CPU user time (s): 675.852
CPU system time (s): 0.19097
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 51992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 675.852
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16311
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= 13
involuntary context switches= 13784

runsolver used 0.754885 second user time and 1.70774 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 06:26:36 UTC 2007

IDJOB= 308099
IDBENCH= 20222
IDSOLVER= 130
FILE ID= node5/308099-1178864796

PBS_JOBID= 5251037

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v1
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/308099-1178864796/MiraXTv1_dyn /tmp/evaluation/308099-1178864796/instance-308099-1178864796.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-308099-1178864796 -o ROOT/results/node5/solver-308099-1178864796 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308099-1178864796/MiraXTv1_dyn /tmp/evaluation/308099-1178864796/instance-308099-1178864796.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  999d1a34639cbd28758ef0f4a062ee27

RANDOM SEED= 456003926

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738128 kB
Buffers:         45292 kB
Cached:         186148 kB
SwapCached:      11320 kB
Active:         141580 kB
Inactive:       113056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738128 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            48748 kB
Committed_AS: 14003960 kB
PageTables:       1720 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= 66548 MiB

End job on node5 on Fri May 11 06:37:52 UTC 2007