Trace number 332228

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
Mmisat 2007-02-08? (TO) 1200.1 1200.51

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.415935
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data (download as text)

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-332228-1173470171 -o ROOT/results/node17/solver-332228-1173470171 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332228-1173470171/mmisat /tmp/evaluation/332228-1173470171/instance-332228-1173470171.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.27 1.27 2/77 15969
/proc/meminfo: memFree=1402952/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=1044 CPUtime=0
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 366971313 1069056 112 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 261 112 81 214 0 43 0

[startup+0.0350479 s]
/proc/loadavg: 0.92 1.27 1.27 2/77 15969
/proc/meminfo: memFree=1402952/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=1484 CPUtime=0.03
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 227 0 0 0 3 0 0 0 18 0 1 0 366971313 1519616 210 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 371 210 86 214 0 153 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1484

[startup+0.101055 s]
/proc/loadavg: 0.92 1.27 1.27 2/77 15969
/proc/meminfo: memFree=1402952/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=1660 CPUtime=0.09
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 288 0 0 0 9 0 0 0 18 0 1 0 366971313 1699840 271 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523603 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 415 271 91 214 0 197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1660

[startup+0.301075 s]
/proc/loadavg: 0.92 1.27 1.27 2/77 15969
/proc/meminfo: memFree=1402952/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=2220 CPUtime=0.29
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 423 0 0 0 29 0 0 0 20 0 1 0 366971313 2273280 406 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134996881 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 555 406 91 214 0 337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2220

[startup+0.701116 s]
/proc/loadavg: 0.92 1.27 1.27 2/77 15969
/proc/meminfo: memFree=1402952/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=2720 CPUtime=0.69
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 552 0 0 0 69 0 0 0 23 0 1 0 366971313 2785280 535 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548826 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 680 535 91 214 0 462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2720

[startup+1.5012 s]
/proc/loadavg: 0.92 1.27 1.27 2/78 15970
/proc/meminfo: memFree=1401088/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=2892 CPUtime=1.49
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 595 0 0 0 149 0 0 0 25 0 1 0 366971313 2961408 578 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134997147 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 723 578 91 214 0 505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2892

[startup+3.10137 s]
/proc/loadavg: 0.92 1.27 1.27 2/78 15970
/proc/meminfo: memFree=1400640/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=2992 CPUtime=3.09
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 654 0 0 0 309 0 0 0 25 0 1 0 366971313 3063808 600 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134518855 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 748 600 91 214 0 530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2992

[startup+6.3017 s]
/proc/loadavg: 0.93 1.26 1.26 2/78 15970
/proc/meminfo: memFree=1400512/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=3084 CPUtime=6.29
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 765 0 0 0 629 0 0 0 25 0 1 0 366971313 3158016 634 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134996918 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 771 634 91 214 0 553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3084

[startup+12.7014 s]
/proc/loadavg: 0.93 1.26 1.26 2/78 15970
/proc/meminfo: memFree=1400000/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=3412 CPUtime=12.69
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 979 0 0 0 1269 0 0 0 25 0 1 0 366971313 3493888 717 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134997119 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 853 717 91 214 0 635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3412

[startup+25.5017 s]
/proc/loadavg: 0.95 1.24 1.26 2/78 15970
/proc/meminfo: memFree=1399936/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=3708 CPUtime=25.48
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 1365 0 0 0 2548 0 0 0 25 0 1 0 366971313 3796992 775 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 927 775 91 214 0 709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3708

[startup+51.1014 s]
/proc/loadavg: 0.96 1.22 1.25 2/78 15970
/proc/meminfo: memFree=1399744/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4004 CPUtime=51.08
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 2082 0 0 0 5107 1 0 0 25 0 1 0 366971313 4100096 845 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1001 845 91 214 0 783 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4004

[startup+102.306 s]
/proc/loadavg: 0.98 1.19 1.24 2/78 15970
/proc/meminfo: memFree=1399360/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4236 CPUtime=102.27
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 3685 0 0 0 10225 2 0 0 25 0 1 0 366971313 4337664 918 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1059 918 91 214 0 841 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4236

[startup+162.302 s]
/proc/loadavg: 0.99 1.15 1.22 2/78 15970
/proc/meminfo: memFree=1399552/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4148 CPUtime=162.25
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 5450 0 0 0 16222 3 0 0 25 0 1 0 366971313 4247552 896 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134528231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1037 896 91 214 0 819 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4148

[startup+222.301 s]
/proc/loadavg: 0.99 1.12 1.20 2/78 15970
/proc/meminfo: memFree=1398912/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4572 CPUtime=222.23
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 7183 0 0 0 22219 4 0 0 25 0 1 0 366971313 4681728 1005 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523077 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1143 1005 91 214 0 925 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4572

[startup+282.301 s]
/proc/loadavg: 0.99 1.10 1.18 2/78 15970
/proc/meminfo: memFree=1398912/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4564 CPUtime=282.22
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 8932 0 0 0 28217 5 0 0 25 0 1 0 366971313 4673536 1001 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1141 1001 91 214 0 923 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 4564

[startup+342.302 s]
/proc/loadavg: 0.99 1.08 1.17 2/84 16108
/proc/meminfo: memFree=1398344/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=3896 CPUtime=342.13
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 10748 0 0 0 34207 6 0 0 25 0 1 0 366971313 3989504 830 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134519521 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 974 830 91 214 0 756 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 3896

[startup+402.302 s]
/proc/loadavg: 0.99 1.06 1.16 2/78 16168
/proc/meminfo: memFree=1398464/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4484 CPUtime=402.09
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 12416 0 0 0 40201 8 0 0 25 0 1 0 366971313 4591616 955 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548635 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1121 955 91 214 0 903 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 4484

[startup+462.301 s]
/proc/loadavg: 0.99 1.05 1.15 2/78 16168
/proc/meminfo: memFree=1399168/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4268 CPUtime=462.07
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 14147 0 0 0 46198 9 0 0 25 0 1 0 366971313 4370432 901 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1067 901 91 214 0 849 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 4268

[startup+522.301 s]
/proc/loadavg: 0.99 1.04 1.14 2/78 16168
/proc/meminfo: memFree=1398656/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4680 CPUtime=522.05
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 15865 0 0 0 52195 10 0 0 25 0 1 0 366971313 4792320 1033 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523447 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1170 1033 91 214 0 952 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 4680

[startup+582.302 s]
/proc/loadavg: 0.99 1.03 1.12 2/78 16168
/proc/meminfo: memFree=1398848/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4560 CPUtime=582.04
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 17621 0 0 0 58193 11 0 0 25 0 1 0 366971313 4669440 974 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1140 974 91 214 0 922 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 4560

[startup+642.302 s]
/proc/loadavg: 0.99 1.02 1.11 2/78 16168
/proc/meminfo: memFree=1398144/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=5144 CPUtime=642.03
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 19442 0 0 0 64190 13 0 0 25 0 1 0 366971313 5267456 1149 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548840 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1286 1149 91 214 0 1068 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 5144

[startup+702.302 s]
/proc/loadavg: 0.99 1.01 1.10 2/78 16168
/proc/meminfo: memFree=1398720/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4796 CPUtime=702.02
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 21337 0 0 0 70188 14 0 0 25 0 1 0 366971313 4911104 1030 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1199 1030 91 214 0 981 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 4796

[startup+762.305 s]
/proc/loadavg: 0.99 1.01 1.09 2/78 16168
/proc/meminfo: memFree=1398080/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=5328 CPUtime=762
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 23106 0 0 0 76185 15 0 0 25 0 1 0 366971313 5455872 1183 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523594 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1332 1183 91 214 0 1114 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 5328

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.08 2/78 16168
/proc/meminfo: memFree=1398464/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=5288 CPUtime=821.98
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 24951 0 0 0 82182 16 0 0 25 0 1 0 366971313 5414912 1164 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134524269 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1322 1164 91 214 0 1104 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 5288

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.08 3/78 16168
/proc/meminfo: memFree=1397760/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=5864 CPUtime=881.96
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 26682 0 0 0 88179 17 0 0 25 0 1 0 366971313 6004736 1326 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523442 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1466 1326 91 214 0 1248 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 5864

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/78 16168
/proc/meminfo: memFree=1398080/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=5248 CPUtime=941.94
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 28318 0 0 0 94176 18 0 0 25 0 1 0 366971313 5373952 1174 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134854023 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1312 1174 91 214 0 1094 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 5248

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/78 16168
/proc/meminfo: memFree=1397568/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=5852 CPUtime=1001.93
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 29863 0 0 0 100174 19 0 0 25 0 1 0 366971313 5992448 1314 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 135004028 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1463 1314 91 214 0 1245 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 5852

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 16168
/proc/meminfo: memFree=1399104/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=3960 CPUtime=1061.91
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 31482 0 0 0 106171 20 0 0 25 0 1 0 366971313 4055040 852 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522776 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 990 852 91 214 0 772 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 3960

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 16168
/proc/meminfo: memFree=1398784/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4776 CPUtime=1121.9
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 33304 0 0 0 112169 21 0 0 25 0 1 0 366971313 4890624 1026 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523222 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1194 1026 91 214 0 976 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 4776

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 16168
/proc/meminfo: memFree=1399040/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4652 CPUtime=1181.89
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 35053 0 0 0 118166 23 0 0 25 0 1 0 366971313 4763648 998 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134528771 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1163 998 91 214 0 945 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 4652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 16168
/proc/meminfo: memFree=1398656/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4940 CPUtime=1200.09
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 35596 0 0 0 119986 23 0 0 25 0 1 0 366971313 5058560 1079 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134518488 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1235 1079 91 214 0 1017 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 4940

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 1.00 1.05 2/78 16168
/proc/meminfo: memFree=1398656/2055920 swapFree=4168576/4192956
[pid=15969] ppid=15967 vsize=4940 CPUtime=1200.09
/proc/15969/stat : 15969 (mmisat) R 15967 15969 15198 0 -1 4194304 35596 0 0 0 119986 23 0 0 25 0 1 0 366971313 5058560 1079 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134518488 0 0 4096 0 0 0 0 17 1 0 0
/proc/15969/statm: 1235 1079 91 214 0 1017 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 4940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.86
CPU system time (s): 0.235964
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 6168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35596
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= 6
involuntary context switches= 25465

runsolver used 1.42378 second user time and 2.88256 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Mar  9 19:56:11 UTC 2007

IDJOB= 332228
IDBENCH= 24575
IDSOLVER= 108
FILE ID= node17/332228-1173470171

PBS_JOBID= 4101060

Free space on /tmp= 66510 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332228-1173470171/mmisat /tmp/evaluation/332228-1173470171/instance-332228-1173470171.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-332228-1173470171 -o ROOT/results/node17/solver-332228-1173470171 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332228-1173470171/mmisat /tmp/evaluation/332228-1173470171/instance-332228-1173470171.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  9b15e90c034f4532d9c5a9491fda1777

RANDOM SEED= 265188031

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1403424 kB
Buffers:         48816 kB
Cached:         509944 kB
SwapCached:       2172 kB
Active:         252512 kB
Inactive:       328808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403424 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            1112 kB
Writeback:           0 kB
Mapped:          30380 kB
Slab:            56748 kB
Committed_AS:  1411712 kB
PageTables:       1748 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= 66510 MiB

End job on node17 on Fri Mar  9 20:16:13 UTC 2007