Trace number 299652

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 v2? (TO) 1200.1 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
MD5SUM67fab2237a85c249de45919413a62498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05699
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-299652-1178834454 -o ROOT/results/node19/solver-299652-1178834454 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299652-1178834454/MiraXTv2_dyn /tmp/evaluation/299652-1178834454/instance-299652-1178834454.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.91 0.95 0.98 3/77 9360
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=3920 CPUtime=0
/proc/9360/stat : 9360 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 331362846 4014080 279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 1 0 0
/proc/9360/statm: 980 279 206 20 0 338 0

[startup+0.054992 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9360
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=4756 CPUtime=0.04
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 469 0 0 0 4 0 0 0 18 0 2 0 331362846 4870144 444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 1189 444 218 20 0 547 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4756

[startup+0.101996 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9360
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=5020 CPUtime=0.09
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 522 0 0 0 9 0 0 0 18 0 2 0 331362846 5140480 497 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 1255 497 218 20 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.302018 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9360
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=6372 CPUtime=0.29
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 737 0 0 0 29 0 0 0 18 0 2 0 331362846 6524928 712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 1593 712 218 20 0 951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6372

[startup+0.70106 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9360
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=7688 CPUtime=0.69
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 1074 0 0 0 69 0 0 0 18 0 2 0 331362846 7872512 1049 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 1922 1049 218 20 0 1280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7688

[startup+1.50115 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 9362
/proc/meminfo: memFree=1863616/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=9024 CPUtime=1.49
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 1437 0 0 0 149 0 0 0 18 0 2 0 331362846 9240576 1412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 2256 1412 218 20 0 1614 0
[pid=9360/tid=9362] ppid=9358 vsize=9024 CPUtime=1.48
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 1071 0 0 0 148 0 0 0 25 0 2 0 331362847 9240576 1412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9024

[startup+3.10132 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 9362
/proc/meminfo: memFree=1861888/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=11884 CPUtime=3.09
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 2141 0 0 0 308 1 0 0 18 0 2 0 331362846 12169216 2116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 2971 2116 218 20 0 2329 0
[pid=9360/tid=9362] ppid=9358 vsize=11884 CPUtime=3.08
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 1775 0 0 0 307 1 0 0 25 0 2 0 331362847 12169216 2116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11884

[startup+6.30167 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 9362
/proc/meminfo: memFree=1857152/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=14328 CPUtime=6.29
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 2847 0 0 0 628 1 0 0 18 0 2 0 331362846 14671872 2786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 3582 2786 218 20 0 2940 0
[pid=9360/tid=9362] ppid=9358 vsize=14328 CPUtime=6.28
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 2481 0 0 0 627 1 0 0 25 0 2 0 331362847 14671872 2786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14328

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/85 9428
/proc/meminfo: memFree=1849088/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=21836 CPUtime=12.66
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 4815 0 0 0 1264 2 0 0 18 0 2 0 331362846 22360064 4617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 5459 4617 218 20 0 4817 0
[pid=9360/tid=9362] ppid=9358 vsize=21836 CPUtime=12.65
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 4449 0 0 0 1263 2 0 0 25 0 2 0 331362847 22360064 4617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21836

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/85 9478
/proc/meminfo: memFree=1843584/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=26808 CPUtime=25.42
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 6257 0 0 0 2539 3 0 0 18 0 2 0 331362846 27451392 5882 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 6702 5882 218 20 0 6060 0
[pid=9360/tid=9362] ppid=9358 vsize=26808 CPUtime=25.41
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 5891 0 0 0 2538 3 0 0 25 0 2 0 331362847 27451392 5882 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 26808

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/85 9532
/proc/meminfo: memFree=1841096/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=29504 CPUtime=50.98
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 7294 0 0 0 5094 4 0 0 18 0 2 0 331362846 30212096 6586 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 7376 6586 218 20 0 6734 0
[pid=9360/tid=9362] ppid=9358 vsize=29504 CPUtime=50.97
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 6928 0 0 0 5093 4 0 0 25 0 2 0 331362847 30212096 6586 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 29504

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 9560
/proc/meminfo: memFree=1838600/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=32384 CPUtime=102.16
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 8847 0 0 0 10210 6 0 0 18 0 2 0 331362846 33161216 7346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 8096 7346 218 20 0 7454 0
[pid=9360/tid=9362] ppid=9358 vsize=32384 CPUtime=102.15
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 8481 0 0 0 10209 6 0 0 25 0 2 0 331362847 33161216 7346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134522112 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 32384

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1837000/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=34272 CPUtime=162.14
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 10001 0 0 0 16207 7 0 0 18 0 2 0 331362846 35094528 7744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 8568 7744 218 20 0 7926 0
[pid=9360/tid=9362] ppid=9358 vsize=34272 CPUtime=162.14
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 9635 0 0 0 16207 7 0 0 25 0 2 0 331362847 35094528 7744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 34272

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1835976/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=35132 CPUtime=222.13
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 11102 0 0 0 22205 8 0 0 18 0 2 0 331362846 35975168 7986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 8783 7986 218 20 0 8141 0
[pid=9360/tid=9362] ppid=9358 vsize=35132 CPUtime=222.12
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 10736 0 0 0 22204 8 0 0 25 0 2 0 331362847 35975168 7986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 35132

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1834824/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=36508 CPUtime=282.11
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 12141 0 0 0 28202 9 0 0 18 0 2 0 331362846 37384192 8298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 9127 8298 218 20 0 8485 0
[pid=9360/tid=9362] ppid=9358 vsize=36508 CPUtime=282.11
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 11775 0 0 0 28202 9 0 0 25 0 2 0 331362847 37384192 8298 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 36508

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1833352/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=37992 CPUtime=342.1
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 13273 0 0 0 34200 10 0 0 18 0 2 0 331362846 38903808 8685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 9498 8685 218 20 0 8856 0
[pid=9360/tid=9362] ppid=9358 vsize=37992 CPUtime=342.09
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 12907 0 0 0 34199 10 0 0 25 0 2 0 331362847 38903808 8685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 37992

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1832456/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=38728 CPUtime=402.08
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 14157 0 0 0 40197 11 0 0 18 0 2 0 331362846 39657472 8893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 9682 8893 218 20 0 9040 0
[pid=9360/tid=9362] ppid=9358 vsize=38728 CPUtime=402.08
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 13791 0 0 0 40197 11 0 0 25 0 2 0 331362847 39657472 8893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 38728

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1832200/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=39012 CPUtime=462.07
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 15086 0 0 0 46195 12 0 0 18 0 2 0 331362846 39948288 8963 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 9753 8963 218 20 0 9111 0
[pid=9360/tid=9362] ppid=9358 vsize=39012 CPUtime=462.06
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 14720 0 0 0 46194 12 0 0 25 0 2 0 331362847 39948288 8963 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 39012

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1831752/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=39440 CPUtime=522.05
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 15918 0 0 0 52192 13 0 0 18 0 2 0 331362846 40386560 9094 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 9860 9094 218 20 0 9218 0
[pid=9360/tid=9362] ppid=9358 vsize=39440 CPUtime=522.04
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 15552 0 0 0 52191 13 0 0 25 0 2 0 331362847 40386560 9094 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 39440

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1831048/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=40176 CPUtime=582.04
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 16799 0 0 0 58190 14 0 0 18 0 2 0 331362846 41140224 9260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10044 9260 218 20 0 9402 0
[pid=9360/tid=9362] ppid=9358 vsize=40176 CPUtime=582.03
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 16433 0 0 0 58189 14 0 0 25 0 2 0 331362847 41140224 9260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 40176

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1830600/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=40612 CPUtime=642.03
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 17464 0 0 0 64188 15 0 0 18 0 2 0 331362846 41586688 9381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10153 9381 218 20 0 9511 0
[pid=9360/tid=9362] ppid=9358 vsize=40612 CPUtime=642.01
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 17098 0 0 0 64187 14 0 0 25 0 2 0 331362847 41586688 9381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 40612

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1830152/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=41060 CPUtime=702.01
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 18299 0 0 0 70186 15 0 0 18 0 2 0 331362846 42045440 9482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10265 9482 218 20 0 9623 0
[pid=9360/tid=9362] ppid=9358 vsize=41060 CPUtime=702
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 17933 0 0 0 70185 15 0 0 25 0 2 0 331362847 42045440 9482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 41060

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1829704/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=41460 CPUtime=761.99
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 19149 0 0 0 76183 16 0 0 18 0 2 0 331362846 42455040 9587 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10365 9587 218 20 0 9723 0
[pid=9360/tid=9362] ppid=9358 vsize=41460 CPUtime=761.98
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 18783 0 0 0 76182 16 0 0 25 0 2 0 331362847 42455040 9587 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 41460

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1829512/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=41608 CPUtime=821.98
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 19978 0 0 0 82181 17 0 0 18 0 2 0 331362846 42606592 9661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10402 9661 218 20 0 9760 0
[pid=9360/tid=9362] ppid=9358 vsize=41608 CPUtime=821.96
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 19612 0 0 0 82180 16 0 0 25 0 2 0 331362847 42606592 9661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 41608

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1828296/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=43244 CPUtime=881.96
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 20934 0 0 0 88178 18 0 0 18 0 2 0 331362846 44281856 9949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10811 9949 218 20 0 10169 0
[pid=9360/tid=9362] ppid=9358 vsize=43244 CPUtime=881.95
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 20568 0 0 0 88178 17 0 0 25 0 2 0 331362847 44281856 9949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 43244

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1827912/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=43548 CPUtime=941.94
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 21809 0 0 0 94176 18 0 0 18 0 2 0 331362846 44593152 10052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10887 10052 218 20 0 10245 0
[pid=9360/tid=9362] ppid=9358 vsize=43548 CPUtime=941.93
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 21443 0 0 0 94175 18 0 0 25 0 2 0 331362847 44593152 10052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 43548

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1827528/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=43852 CPUtime=1001.93
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 22567 0 0 0 100174 19 0 0 18 0 2 0 331362846 44904448 10128 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 10963 10128 218 20 0 10321 0
[pid=9360/tid=9362] ppid=9358 vsize=43852 CPUtime=1001.92
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 22201 0 0 0 100173 19 0 0 25 0 2 0 331362847 44904448 10128 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 43852

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1827336/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=44128 CPUtime=1061.92
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 23312 0 0 0 106172 20 0 0 18 0 2 0 331362846 45187072 10185 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 11032 10185 218 20 0 10390 0
[pid=9360/tid=9362] ppid=9358 vsize=44128 CPUtime=1061.9
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 22946 0 0 0 106171 19 0 0 25 0 2 0 331362847 45187072 10185 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526716 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 44128

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1827208/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=44288 CPUtime=1121.9
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 24046 0 0 0 112169 21 0 0 18 0 2 0 331362846 45350912 10226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 11072 10226 218 20 0 10430 0
[pid=9360/tid=9362] ppid=9358 vsize=44288 CPUtime=1121.88
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 23680 0 0 0 112168 20 0 0 25 0 2 0 331362847 45350912 10226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 44288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1826952/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=45352 CPUtime=1181.88
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 24800 0 0 0 118167 21 0 0 18 0 2 0 331362846 46440448 10281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 11338 10281 218 20 0 10696 0
[pid=9360/tid=9362] ppid=9358 vsize=45352 CPUtime=1181.87
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 24434 0 0 0 118166 21 0 0 25 0 2 0 331362847 46440448 10281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565716 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 45352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1826952/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=45352 CPUtime=1200.08
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 25004 0 0 0 119986 22 0 0 18 0 2 0 331362846 46440448 10284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 11338 10284 218 20 0 10696 0
[pid=9360/tid=9362] ppid=9358 vsize=45352 CPUtime=1200.07
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 24638 0 0 0 119986 21 0 0 25 0 2 0 331362847 46440448 10284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45352

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9560
/proc/meminfo: memFree=1826952/2055920 swapFree=4148252/4192956
[pid=9360] ppid=9358 vsize=45352 CPUtime=1200.08
/proc/9360/stat : 9360 (MiraXTv2_dyn) S 9358 9360 8810 0 -1 4194304 25004 0 0 0 119986 22 0 0 18 0 2 0 331362846 46440448 10284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9360/statm: 11338 10284 218 20 0 10696 0
[pid=9360/tid=9362] ppid=9358 vsize=45352 CPUtime=1200.07
/proc/9360/task/9362/stat : 9362 (MiraXTv2_dyn) R 9358 9360 8810 0 -1 4194368 24638 0 0 0 119986 21 0 0 25 0 2 0 331362847 46440448 10284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.228965
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 45752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25004
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= 9659

runsolver used 1.21981 second user time and 3.15752 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 22:00:55 UTC 2007

IDJOB= 299652
IDBENCH= 20015
IDSOLVER= 129
FILE ID= node19/299652-1178834454

PBS_JOBID= 5250986

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299652-1178834454/MiraXTv2_dyn /tmp/evaluation/299652-1178834454/instance-299652-1178834454.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-299652-1178834454 -o ROOT/results/node19/solver-299652-1178834454 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299652-1178834454/MiraXTv2_dyn /tmp/evaluation/299652-1178834454/instance-299652-1178834454.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  67fab2237a85c249de45919413a62498

RANDOM SEED= 761429972

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1868200 kB
Buffers:         39688 kB
Cached:          83356 kB
SwapCached:      14248 kB
Active:          78084 kB
Inactive:        68688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868200 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26444 kB
Committed_AS:  9129224 kB
PageTables:       1784 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= 66560 MiB

End job on node19 on Thu May 10 22:20:57 UTC 2007