Trace number 330228

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 v1? (TO) 1200.15 1200.55

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark890.472
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node14/watcher-330228-1178891763 -o ROOT/results/node14/solver-330228-1178891763 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330228-1178891763/MiraXTv1_dyn /tmp/evaluation/330228-1178891763/instance-330228-1178891763.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.92 1.00 0.99 3/77 28756
/proc/meminfo: memFree=1722440/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=3788 CPUtime=0
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 337094164 3878912 321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 947 329 202 20 0 305 0

[startup+0.046304 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28756
/proc/meminfo: memFree=1722440/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=6328 CPUtime=0.04
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 1124 0 0 0 3 1 0 0 18 0 1 0 337094164 6479872 1099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 1582 1099 206 20 0 940 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6328

[startup+0.101309 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28756
/proc/meminfo: memFree=1722440/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=10708 CPUtime=0.09
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 2036 0 0 0 8 1 0 0 18 0 1 0 337094164 10964992 2011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 2677 2012 206 20 0 2035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10708

[startup+0.301328 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28756
/proc/meminfo: memFree=1722440/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=26244 CPUtime=0.29
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 5514 0 0 0 26 3 0 0 19 0 1 0 337094164 26873856 5489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 6561 5489 206 20 0 5919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26244

[startup+0.701366 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28756
/proc/meminfo: memFree=1722440/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=56368 CPUtime=0.69
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 12214 0 0 0 62 7 0 0 23 0 1 0 337094164 57720832 12189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 14092 12189 206 20 0 13450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56368

[startup+1.50144 s]
/proc/loadavg: 0.92 1.00 0.99 2/78 28757
/proc/meminfo: memFree=1665728/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=76712 CPUtime=1.49
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 17039 0 0 0 140 9 0 0 25 0 1 0 337094164 78553088 17014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 19178 17014 207 20 0 18536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76712

[startup+3.10159 s]
/proc/loadavg: 0.92 1.00 0.99 2/78 28757
/proc/meminfo: memFree=1642432/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=99284 CPUtime=3.09
/proc/28756/stat : 28756 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194304 23161 0 0 0 297 12 0 0 25 0 1 0 337094164 101666816 23136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587724 0 0 4096 0 0 0 0 17 1 0 0
/proc/28756/statm: 24821 23136 207 20 0 24179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99284

[startup+6.3029 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 28758
/proc/meminfo: memFree=1589240/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=196308 CPUtime=6.29
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 36550 0 0 0 611 18 0 0 25 0 2 0 337094164 201019392 33606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 49077 33606 218 20 0 48435 0
[pid=28756/tid=28758] ppid=28754 vsize=196308 CPUtime=1.49
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 11155 0 0 0 144 5 0 0 25 0 2 0 337094645 201019392 33606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360552 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196308

[startup+12.7015 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 28758
/proc/meminfo: memFree=1592888/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=191120 CPUtime=12.69
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 36740 0 0 0 1250 19 0 0 25 0 2 0 337094164 195706880 32462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 47780 32462 218 20 0 47138 0
[pid=28756/tid=28758] ppid=28754 vsize=191120 CPUtime=7.88
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 11345 0 0 0 783 5 0 0 25 0 2 0 337094645 195706880 32462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 191120

[startup+25.5017 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 28758
/proc/meminfo: memFree=1592440/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=191120 CPUtime=25.48
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 36895 0 0 0 2529 19 0 0 25 0 2 0 337094164 195706880 32617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 47780 32617 218 20 0 47138 0
[pid=28756/tid=28758] ppid=28754 vsize=191120 CPUtime=20.68
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 11500 0 0 0 2063 5 0 0 25 0 2 0 337094645 195706880 32617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517098 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 191120

[startup+51.1011 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 28758
/proc/meminfo: memFree=1591608/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=191120 CPUtime=51.07
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 37128 0 0 0 5088 19 0 0 25 0 2 0 337094164 195706880 32850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 47780 32850 218 20 0 47138 0
[pid=28756/tid=28758] ppid=28754 vsize=191120 CPUtime=46.27
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 11733 0 0 0 4621 6 0 0 25 0 2 0 337094645 195706880 32850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 191120

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 28758
/proc/meminfo: memFree=1578296/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=203396 CPUtime=102.27
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 40674 0 0 0 10203 24 0 0 25 0 2 0 337094164 208277504 36176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 50849 36176 218 20 0 50207 0
[pid=28756/tid=28758] ppid=28754 vsize=203396 CPUtime=97.46
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 15279 0 0 0 9736 10 0 0 25 0 2 0 337094645 208277504 36176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 203396

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28758
/proc/meminfo: memFree=1558520/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=222548 CPUtime=162.25
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 45955 0 0 0 16195 30 0 0 25 0 2 0 337094164 227889152 41098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 55637 41098 218 20 0 54995 0
[pid=28756/tid=28758] ppid=28754 vsize=222548 CPUtime=157.45
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 20560 0 0 0 15729 16 0 0 25 0 2 0 337094645 227889152 41098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 222548

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28758
/proc/meminfo: memFree=1549368/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=230996 CPUtime=222.24
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 48597 0 0 0 22192 32 0 0 25 0 2 0 337094164 236539904 43322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 57749 43322 218 20 0 57107 0
[pid=28756/tid=28758] ppid=28754 vsize=230996 CPUtime=217.43
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 23202 0 0 0 21725 18 0 0 25 0 2 0 337094645 236539904 43322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 230996

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28758
/proc/meminfo: memFree=1548920/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=230996 CPUtime=282.22
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 49293 0 0 0 28189 33 0 0 25 0 2 0 337094164 236539904 43429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 57749 43429 218 20 0 57107 0
[pid=28756/tid=28758] ppid=28754 vsize=230996 CPUtime=277.41
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 23898 0 0 0 27722 19 0 0 25 0 2 0 337094645 236539904 43429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 230996

[startup+342.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/85 28928
/proc/meminfo: memFree=1543672/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=234960 CPUtime=342.12
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 50849 0 0 0 34177 35 0 0 25 0 2 0 337094164 240599040 44471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 58740 44471 218 20 0 58098 0
[pid=28756/tid=28758] ppid=28754 vsize=234960 CPUtime=337.31
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 25454 0 0 0 33710 21 0 0 25 0 2 0 337094645 240599040 44471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 234960

[startup+402.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 28956
/proc/meminfo: memFree=1540536/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=238656 CPUtime=402.08
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 52416 0 0 0 40172 36 0 0 25 0 2 0 337094164 244383744 45488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 59664 45488 218 20 0 59022 0
[pid=28756/tid=28758] ppid=28754 vsize=238656 CPUtime=397.28
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 27021 0 0 0 39706 22 0 0 25 0 2 0 337094645 244383744 45488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 238656

[startup+462.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 28956
/proc/meminfo: memFree=1533624/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=245400 CPUtime=462.07
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 54729 0 0 0 46169 38 0 0 25 0 2 0 337094164 251289600 47221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 61350 47221 218 20 0 60708 0
[pid=28756/tid=28758] ppid=28754 vsize=245400 CPUtime=457.27
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 29334 0 0 0 45703 24 0 0 25 0 2 0 337094645 251289600 47221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 245400

[startup+522.302 s]
/proc/loadavg: 1.14 1.06 1.01 2/79 28956
/proc/meminfo: memFree=1533496/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=245400 CPUtime=522.06
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 55402 0 0 0 52167 39 0 0 25 0 2 0 337094164 251289600 47282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 61350 47282 218 20 0 60708 0
[pid=28756/tid=28758] ppid=28754 vsize=245400 CPUtime=517.25
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 30007 0 0 0 51700 25 0 0 25 0 2 0 337094645 251289600 47282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566030 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 245400

[startup+582.301 s]
/proc/loadavg: 1.09 1.06 1.01 2/79 28956
/proc/meminfo: memFree=1520184/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=259444 CPUtime=582.04
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 59419 0 0 0 58162 42 0 0 25 0 2 0 337094164 265670656 50820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 64861 50820 218 20 0 64219 0
[pid=28756/tid=28758] ppid=28754 vsize=259444 CPUtime=577.24
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 34024 0 0 0 57695 29 0 0 25 0 2 0 337094645 265670656 50820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 259444

[startup+642.301 s]
/proc/loadavg: 1.03 1.04 1.00 2/79 28956
/proc/meminfo: memFree=1485624/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=292880 CPUtime=642.02
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 68320 0 0 0 64154 48 0 0 25 0 2 0 337094164 299909120 59232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 73220 59232 218 20 0 72578 0
[pid=28756/tid=28758] ppid=28754 vsize=292880 CPUtime=637.23
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 42925 0 0 0 63688 35 0 0 25 0 2 0 337094645 299909120 59232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 292880

[startup+702.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 28956
/proc/meminfo: memFree=1485560/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=292880 CPUtime=702.01
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 68668 0 0 0 70152 49 0 0 25 0 2 0 337094164 299909120 59249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 73220 59249 218 20 0 72578 0
[pid=28756/tid=28758] ppid=28754 vsize=292880 CPUtime=697.2
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 43273 0 0 0 69685 35 0 0 25 0 2 0 337094645 299909120 59249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 292880

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 28956
/proc/meminfo: memFree=1485496/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=292880 CPUtime=761.99
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 69188 0 0 0 76150 49 0 0 25 0 2 0 337094164 299909120 59266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 73220 59266 218 20 0 72578 0
[pid=28756/tid=28758] ppid=28754 vsize=292880 CPUtime=757.2
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 43793 0 0 0 75684 36 0 0 25 0 2 0 337094645 299909120 59266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 292880

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 28956
/proc/meminfo: memFree=1485368/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=292880 CPUtime=821.98
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 69723 0 0 0 82148 50 0 0 25 0 2 0 337094164 299909120 59290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 73220 59290 218 20 0 72578 0
[pid=28756/tid=28758] ppid=28754 vsize=292880 CPUtime=817.18
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 44328 0 0 0 81681 37 0 0 25 0 2 0 337094645 299909120 59290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 292880

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 28956
/proc/meminfo: memFree=1485240/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=292880 CPUtime=881.97
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 70465 0 0 0 88146 51 0 0 25 0 2 0 337094164 299909120 59331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 73220 59331 218 20 0 72578 0
[pid=28756/tid=28758] ppid=28754 vsize=292880 CPUtime=877.16
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 45070 0 0 0 87679 37 0 0 25 0 2 0 337094645 299909120 59331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 292880

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 28956
/proc/meminfo: memFree=1485112/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=292880 CPUtime=941.95
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 71036 0 0 0 94143 52 0 0 25 0 2 0 337094164 299909120 59362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 73220 59362 218 20 0 72578 0
[pid=28756/tid=28758] ppid=28754 vsize=292880 CPUtime=937.15
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 45641 0 0 0 93677 38 0 0 25 0 2 0 337094645 299909120 59362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 292880

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28956
/proc/meminfo: memFree=1444472/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=333368 CPUtime=1001.94
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 81720 0 0 0 100134 60 0 0 25 0 2 0 337094164 341368832 69497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 83342 69497 218 20 0 82700 0
[pid=28756/tid=28758] ppid=28754 vsize=333368 CPUtime=997.13
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 56325 0 0 0 99667 46 0 0 25 0 2 0 337094645 341368832 69497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 333368

[startup+1062.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 28956
/proc/meminfo: memFree=1444472/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=333368 CPUtime=1061.92
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 82110 0 0 0 106132 60 0 0 25 0 2 0 337094164 341368832 69516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 83342 69516 218 20 0 82700 0
[pid=28756/tid=28758] ppid=28754 vsize=333368 CPUtime=1057.12
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 56715 0 0 0 105665 47 0 0 25 0 2 0 337094645 341368832 69516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 333368

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 28956
/proc/meminfo: memFree=1444472/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=333368 CPUtime=1121.91
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 82134 0 0 0 112130 61 0 0 25 0 2 0 337094164 341368832 69540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 83342 69540 218 20 0 82700 0
[pid=28756/tid=28758] ppid=28754 vsize=333368 CPUtime=1117.1
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 56739 0 0 0 111663 47 0 0 25 0 2 0 337094645 341368832 69540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 333368

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 28956
/proc/meminfo: memFree=1444472/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=333368 CPUtime=1181.89
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 82148 0 0 0 118128 61 0 0 25 0 2 0 337094164 341368832 69554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 83342 69554 218 20 0 82700 0
[pid=28756/tid=28758] ppid=28754 vsize=333368 CPUtime=1177.09
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 56753 0 0 0 117661 48 0 0 25 0 2 0 337094645 341368832 69554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 333368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28956
/proc/meminfo: memFree=1444472/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=333368 CPUtime=1200.1
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 82148 0 0 0 119948 62 0 0 25 0 2 0 337094164 341368832 69554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 83342 69554 218 20 0 82700 0
[pid=28756/tid=28758] ppid=28754 vsize=333368 CPUtime=1195.29
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 56753 0 0 0 119481 48 0 0 25 0 2 0 337094645 341368832 69554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 333368

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: 1.00 1.00 1.00 2/79 28956
/proc/meminfo: memFree=1444472/2055920 swapFree=4145896/4192956
[pid=28756] ppid=28754 vsize=333368 CPUtime=1200.1
/proc/28756/stat : 28756 (MiraXTv1_dyn) S 28754 28756 26186 0 -1 4194304 82148 0 0 0 119948 62 0 0 25 0 2 0 337094164 341368832 69554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28756/statm: 83342 69554 218 20 0 82700 0
[pid=28756/tid=28758] ppid=28754 vsize=333368 CPUtime=1195.29
/proc/28756/task/28758/stat : 28758 (MiraXTv1_dyn) R 28754 28756 26186 0 -1 4194368 56753 0 0 0 119481 48 0 0 25 0 2 0 337094645 341368832 69554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 333368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.15
CPU user time (s): 1199.49
CPU system time (s): 0.661899
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 334108

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

runsolver used 1.20282 second user time and 3.17152 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 13:56:04 UTC 2007

IDJOB= 330228
IDBENCH= 20558
IDSOLVER= 130
FILE ID= node14/330228-1178891763

PBS_JOBID= 5251059

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/330228-1178891763/MiraXTv1_dyn /tmp/evaluation/330228-1178891763/instance-330228-1178891763.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-330228-1178891763 -o ROOT/results/node14/solver-330228-1178891763 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330228-1178891763/MiraXTv1_dyn /tmp/evaluation/330228-1178891763/instance-330228-1178891763.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d35e27c66dd20912347d4209a4f12c99

RANDOM SEED= 525803524

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1722656 kB
Buffers:         42928 kB
Cached:         204324 kB
SwapCached:      15092 kB
Active:         171556 kB
Inactive:       118284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722656 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:           20340 kB
Writeback:           0 kB
Mapped:          48632 kB
Slab:            28880 kB
Committed_AS:  9577028 kB
PageTables:       1836 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= 66536 MiB

End job on node14 on Fri May 11 14:16:07 UTC 2007