Trace number 293666

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.11 1200.82

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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/node2/watcher-293666-1178814327 -o ROOT/results/node2/solver-293666-1178814327 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293666-1178814327/MiraXTv2_dyn /tmp/evaluation/293666-1178814327/instance-293666-1178814327.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.97 0.99 3/77 29840
/proc/meminfo: memFree=1779568/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=3788 CPUtime=0
/proc/29840/stat : 29840 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 357470514 3878912 264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/29840/statm: 947 265 206 20 0 305 0

[startup+0.050307 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 29840
/proc/meminfo: memFree=1779568/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=4576 CPUtime=0.04
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 446 0 0 0 4 0 0 0 18 0 2 0 357470514 4685824 421 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 1144 421 218 20 0 502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4576

[startup+0.102311 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 29840
/proc/meminfo: memFree=1779568/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=5556 CPUtime=0.09
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 529 0 0 0 9 0 0 0 18 0 2 0 357470514 5689344 504 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 1389 504 218 20 0 747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5556

[startup+0.302332 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 29840
/proc/meminfo: memFree=1779568/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=6468 CPUtime=0.29
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 789 0 0 0 29 0 0 0 18 0 2 0 357470514 6623232 764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 1617 764 218 20 0 975 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6468

[startup+0.701374 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 29840
/proc/meminfo: memFree=1779568/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=7872 CPUtime=0.69
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 1149 0 0 0 69 0 0 0 18 0 2 0 357470514 8060928 1124 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 1968 1124 218 20 0 1326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7872

[startup+1.50146 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1775456/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=8960 CPUtime=1.49
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 1445 0 0 0 149 0 0 0 18 0 2 0 357470514 9175040 1420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 2240 1420 218 20 0 1598 0
[pid=29840/tid=29842] ppid=29838 vsize=8960 CPUtime=1.48
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 1093 0 0 0 148 0 0 0 25 0 2 0 357470515 9175040 1420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8960

[startup+3.10162 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1773216/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=11952 CPUtime=3.09
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 2177 0 0 0 309 0 0 0 18 0 2 0 357470514 12238848 2152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 2988 2152 218 20 0 2346 0
[pid=29840/tid=29842] ppid=29838 vsize=11952 CPUtime=3.08
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 1825 0 0 0 308 0 0 0 25 0 2 0 357470515 12238848 2152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11952

[startup+6.30196 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1770528/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=13200 CPUtime=6.29
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 2568 0 0 0 629 0 0 0 18 0 2 0 357470514 13516800 2468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 3300 2468 218 20 0 2658 0
[pid=29840/tid=29842] ppid=29838 vsize=13200 CPUtime=6.27
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 2216 0 0 0 627 0 0 0 25 0 2 0 357470515 13516800 2468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13200

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1765736/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=17560 CPUtime=12.68
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 3758 0 0 0 1267 1 0 0 18 0 2 0 357470514 17981440 3561 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 4390 3561 218 20 0 3748 0
[pid=29840/tid=29842] ppid=29838 vsize=17560 CPUtime=12.67
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 3406 0 0 0 1266 1 0 0 25 0 2 0 357470515 17981440 3561 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17560

[startup+25.503 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1762280/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=20872 CPUtime=25.47
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 4854 0 0 0 2546 1 0 0 18 0 2 0 357470514 21372928 4422 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 5218 4422 218 20 0 4576 0
[pid=29840/tid=29842] ppid=29838 vsize=20872 CPUtime=25.46
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 4502 0 0 0 2545 1 0 0 25 0 2 0 357470515 21372928 4422 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565812 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20872

[startup+51.1026 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1759720/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=23388 CPUtime=51.06
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 6017 0 0 0 5104 2 0 0 18 0 2 0 357470514 23949312 5056 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 5847 5056 218 20 0 5205 0
[pid=29840/tid=29842] ppid=29838 vsize=23388 CPUtime=51.05
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 5665 0 0 0 5103 2 0 0 25 0 2 0 357470515 23949312 5056 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23388

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1758184/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=24996 CPUtime=102.23
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 7296 0 0 0 10220 3 0 0 18 0 2 0 357470514 25595904 5432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 6249 5432 218 20 0 5607 0
[pid=29840/tid=29842] ppid=29838 vsize=24996 CPUtime=102.22
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 6944 0 0 0 10219 3 0 0 25 0 2 0 357470515 25595904 5432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24996

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1756776/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=26300 CPUtime=162.2
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 8705 0 0 0 16216 4 0 0 18 0 2 0 357470514 26931200 5766 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 6575 5766 218 20 0 5933 0
[pid=29840/tid=29842] ppid=29838 vsize=26300 CPUtime=162.19
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 8353 0 0 0 16215 4 0 0 25 0 2 0 357470515 26931200 5766 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26300

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1755880/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=27208 CPUtime=222.16
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 9893 0 0 0 22212 4 0 0 18 0 2 0 357470514 27860992 5998 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 6802 5998 218 20 0 6160 0
[pid=29840/tid=29842] ppid=29838 vsize=27208 CPUtime=222.15
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 9541 0 0 0 22211 4 0 0 25 0 2 0 357470515 27860992 5998 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 27208

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1754984/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=28032 CPUtime=282.12
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 11140 0 0 0 28207 5 0 0 18 0 2 0 357470514 28704768 6193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7008 6193 218 20 0 6366 0
[pid=29840/tid=29842] ppid=29838 vsize=28032 CPUtime=282.11
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 10788 0 0 0 28206 5 0 0 25 0 2 0 357470515 28704768 6193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 28032

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1754536/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=28348 CPUtime=342.09
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 12223 0 0 0 34203 6 0 0 18 0 2 0 357470514 29028352 6283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7087 6283 218 20 0 6445 0
[pid=29840/tid=29842] ppid=29838 vsize=28348 CPUtime=342.08
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 11871 0 0 0 34202 6 0 0 25 0 2 0 357470515 29028352 6283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 28348

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1754088/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=28852 CPUtime=402.05
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 13353 0 0 0 40199 6 0 0 18 0 2 0 357470514 29544448 6405 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7213 6405 218 20 0 6571 0
[pid=29840/tid=29842] ppid=29838 vsize=28852 CPUtime=402.04
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 13001 0 0 0 40198 6 0 0 25 0 2 0 357470515 29544448 6405 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 28852

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1753640/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=29336 CPUtime=462.01
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 14425 0 0 0 46194 7 0 0 18 0 2 0 357470514 30040064 6532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7334 6532 218 20 0 6692 0
[pid=29840/tid=29842] ppid=29838 vsize=29336 CPUtime=462
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 14073 0 0 0 46193 7 0 0 25 0 2 0 357470515 30040064 6532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 29336

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1753256/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=29644 CPUtime=521.97
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 15486 0 0 0 52190 7 0 0 18 0 2 0 357470514 30355456 6635 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7411 6635 218 20 0 6769 0
[pid=29840/tid=29842] ppid=29838 vsize=29644 CPUtime=521.96
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 15134 0 0 0 52189 7 0 0 25 0 2 0 357470515 30355456 6635 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 29644

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1752744/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=30280 CPUtime=581.94
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 16590 0 0 0 58186 8 0 0 18 0 2 0 357470514 31006720 6768 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7570 6768 218 20 0 6928 0
[pid=29840/tid=29842] ppid=29838 vsize=30280 CPUtime=581.93
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 16238 0 0 0 58185 8 0 0 25 0 2 0 357470515 31006720 6768 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 30280

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29842
/proc/meminfo: memFree=1752488/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=30768 CPUtime=641.9
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 17631 0 0 0 64181 9 0 0 18 0 2 0 357470514 31506432 6828 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7692 6828 218 20 0 7050 0
[pid=29840/tid=29842] ppid=29838 vsize=30768 CPUtime=641.89
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 17279 0 0 0 64180 9 0 0 25 0 2 0 357470515 31506432 6828 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 30768

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1752168/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=31356 CPUtime=701.86
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 18686 0 0 0 70177 9 0 0 18 0 2 0 357470514 32108544 6977 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7839 6977 218 20 0 7197 0
[pid=29840/tid=29842] ppid=29838 vsize=31356 CPUtime=701.85
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 18334 0 0 0 70176 9 0 0 25 0 2 0 357470515 32108544 6977 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 31356

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1751528/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=31848 CPUtime=761.84
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 19695 0 0 0 76174 10 0 0 18 0 2 0 357470514 32612352 7073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 7962 7073 218 20 0 7320 0
[pid=29840/tid=29842] ppid=29838 vsize=31848 CPUtime=761.83
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 19343 0 0 0 76173 10 0 0 25 0 2 0 357470515 32612352 7073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 31848

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1751208/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=32016 CPUtime=821.79
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 20751 0 0 0 82169 10 0 0 18 0 2 0 357470514 32784384 7122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8004 7122 218 20 0 7362 0
[pid=29840/tid=29842] ppid=29838 vsize=32016 CPUtime=821.78
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 20399 0 0 0 82168 10 0 0 25 0 2 0 357470515 32784384 7122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 32016

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750760/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=32296 CPUtime=881.77
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 21790 0 0 0 88166 11 0 0 18 0 2 0 357470514 33071104 7228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8074 7228 218 20 0 7432 0
[pid=29840/tid=29842] ppid=29838 vsize=32296 CPUtime=881.75
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 21438 0 0 0 88164 11 0 0 25 0 2 0 357470515 33071104 7228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 32296

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750696/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=32704 CPUtime=941.74
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 22759 0 0 0 94162 12 0 0 18 0 2 0 357470514 33488896 7256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8176 7256 218 20 0 7534 0
[pid=29840/tid=29842] ppid=29838 vsize=32704 CPUtime=941.73
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 22407 0 0 0 94161 12 0 0 25 0 2 0 357470515 33488896 7256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 32704

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750696/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=32704 CPUtime=1001.69
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 23627 0 0 0 100157 12 0 0 18 0 2 0 357470514 33488896 7262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8176 7262 218 20 0 7534 0
[pid=29840/tid=29842] ppid=29838 vsize=32704 CPUtime=1001.67
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 23275 0 0 0 100155 12 0 0 25 0 2 0 357470515 33488896 7262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 32704

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750568/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=32704 CPUtime=1061.65
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 24518 0 0 0 106153 12 0 0 18 0 2 0 357470514 33488896 7283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8176 7283 218 20 0 7534 0
[pid=29840/tid=29842] ppid=29838 vsize=32704 CPUtime=1061.64
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 24166 0 0 0 106152 12 0 0 25 0 2 0 357470515 33488896 7283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 32704

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750440/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=32872 CPUtime=1121.63
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 25511 0 0 0 112150 13 0 0 18 0 2 0 357470514 33660928 7312 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8218 7312 218 20 0 7576 0
[pid=29840/tid=29842] ppid=29838 vsize=32872 CPUtime=1121.62
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 25159 0 0 0 112149 13 0 0 25 0 2 0 357470515 33660928 7312 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 32872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750312/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=33056 CPUtime=1181.59
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 26363 0 0 0 118145 14 0 0 18 0 2 0 357470514 33849344 7371 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8264 7371 218 20 0 7622 0
[pid=29840/tid=29842] ppid=29838 vsize=33056 CPUtime=1181.58
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 26011 0 0 0 118144 14 0 0 25 0 2 0 357470515 33849344 7371 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 33056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29844
/proc/meminfo: memFree=1750248/2055920 swapFree=4148880/4192956
[pid=29840] ppid=29838 vsize=33056 CPUtime=1200.08
/proc/29840/stat : 29840 (MiraXTv2_dyn) S 29838 29840 28311 0 -1 4194304 26635 0 0 0 119994 14 0 0 18 0 2 0 357470514 33849344 7376 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29840/statm: 8264 7376 218 20 0 7622 0
[pid=29840/tid=29842] ppid=29838 vsize=33056 CPUtime=1200.07
/proc/29840/task/29842/stat : 29842 (MiraXTv2_dyn) R 29838 29840 28311 0 -1 4194368 26283 0 0 0 119993 14 0 0 25 0 2 0 357470515 33849344 7376 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33056

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.11
CPU user time (s): 1199.96
CPU system time (s): 0.149977
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 33224

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

runsolver used 1.3088 second user time and 3.06553 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Thu May 10 16:25:27 UTC 2007

IDJOB= 293666
IDBENCH= 19869
IDSOLVER= 129
FILE ID= node2/293666-1178814327

PBS_JOBID= 5250956

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293666-1178814327/MiraXTv2_dyn /tmp/evaluation/293666-1178814327/instance-293666-1178814327.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-293666-1178814327 -o ROOT/results/node2/solver-293666-1178814327 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293666-1178814327/MiraXTv2_dyn /tmp/evaluation/293666-1178814327/instance-293666-1178814327.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 339716228

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1779784 kB
Buffers:         42856 kB
Cached:         146156 kB
SwapCached:      12336 kB
Active:         109000 kB
Inactive:       103080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779784 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            49496 kB
Committed_AS: 11702540 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node2 on Thu May 10 16:45:30 UTC 2007