Trace number 316664

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.05 1200.51

General information on the benchmark

Namecrafted/spence/
hard/s105-100.cnf
MD5SUM10504a7a3c243a95ceed50b111e5b049
Bench CategoryCRAFTED (crafted 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 variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node5/watcher-316664-1172673950 -o ROOT/results/node5/solver-316664-1172673950 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316664-1172673950/mmisat /tmp/evaluation/316664-1172673950/instance-316664-1172673950.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.99 0.97 0.95 3/77 32733
/proc/meminfo: memFree=779552/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=1088 CPUtime=0
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 287349776 1114112 138 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 272 138 87 214 0 54 0

[startup+0.074112 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 32733
/proc/meminfo: memFree=779552/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=1264 CPUtime=0.07
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 196 0 0 0 7 0 0 0 18 0 1 0 287349776 1294336 179 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134530234 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 316 179 91 214 0 98 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1264

[startup+0.101115 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 32733
/proc/meminfo: memFree=779552/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=1264 CPUtime=0.09
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 199 0 0 0 9 0 0 0 18 0 1 0 287349776 1294336 182 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134542847 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 316 182 91 214 0 98 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1264

[startup+0.301139 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 32733
/proc/meminfo: memFree=779552/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=1624 CPUtime=0.29
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 285 0 0 0 29 0 0 0 19 0 1 0 287349776 1662976 268 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548833 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 406 268 91 214 0 188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1624

[startup+0.701183 s]
/proc/loadavg: 0.99 0.97 0.95 3/77 32733
/proc/meminfo: memFree=779552/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=2576 CPUtime=0.69
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 506 0 0 0 69 0 0 0 22 0 1 0 287349776 2637824 489 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134520659 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 644 489 91 214 0 426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2576

[startup+1.50127 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776664/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3864 CPUtime=1.49
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 848 0 0 0 149 0 0 0 25 0 1 0 287349776 3956736 830 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513487 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 966 830 91 214 0 748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3864

[startup+3.10146 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776280/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4012 CPUtime=3.09
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 884 0 0 0 309 0 0 0 25 0 1 0 287349776 4108288 866 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522776 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1003 866 91 214 0 785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4012

[startup+6.30182 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776152/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4196 CPUtime=6.29
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 912 0 0 0 629 0 0 0 25 0 1 0 287349776 4296704 882 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513349 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1049 882 91 214 0 831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4196

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776088/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4120 CPUtime=12.68
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 938 0 0 0 1268 0 0 0 25 0 1 0 287349776 4218880 866 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518816 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1030 866 91 214 0 812 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4120

[startup+25.503 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776088/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3944 CPUtime=25.49
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 1107 0 0 0 2548 1 0 0 25 0 1 0 287349776 4038656 849 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523287 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 986 849 91 214 0 768 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3944

[startup+51.1029 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776088/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4004 CPUtime=51.08
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 1324 0 0 0 5107 1 0 0 25 0 1 0 287349776 4100096 865 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134520279 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1001 865 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.99 0.97 0.95 3/78 32734
/proc/meminfo: memFree=776088/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4052 CPUtime=102.27
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 1830 0 0 0 10225 2 0 0 25 0 1 0 287349776 4149248 850 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1013 850 91 214 0 795 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4052

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776088/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3968 CPUtime=162.25
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 2234 0 0 0 16223 2 0 0 25 0 1 0 287349776 4063232 856 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523932 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 992 856 91 214 0 774 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3968

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776088/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3984 CPUtime=222.22
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 2736 0 0 0 22220 2 0 0 25 0 1 0 287349776 4079616 860 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518323 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 996 860 91 214 0 778 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3984

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775960/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4080 CPUtime=282.21
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 3082 0 0 0 28218 3 0 0 25 0 1 0 287349776 4177920 880 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134515176 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1020 880 91 214 0 802 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4080

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 3/78 32734
/proc/meminfo: memFree=775832/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4208 CPUtime=342.19
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 3397 0 0 0 34215 4 0 0 25 0 1 0 287349776 4308992 890 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134854543 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1052 890 91 214 0 834 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4208

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775960/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4004 CPUtime=402.17
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 3760 0 0 0 40213 4 0 0 25 0 1 0 287349776 4100096 866 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997451 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1001 866 91 214 0 783 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4004

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775896/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4152 CPUtime=462.16
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 3978 0 0 0 46211 5 0 0 25 0 1 0 287349776 4251648 878 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518800 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1038 878 91 214 0 820 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4152

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=776024/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4080 CPUtime=522.14
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 4133 0 0 0 52209 5 0 0 25 0 1 0 287349776 4177920 862 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134994010 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1020 862 91 214 0 802 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 4080

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775704/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4064 CPUtime=582.12
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 4593 0 0 0 58206 6 0 0 25 0 1 0 287349776 4161536 882 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518997 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1016 882 91 214 0 798 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 4064

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775832/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4052 CPUtime=642.11
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 4879 0 0 0 64204 7 0 0 25 0 1 0 287349776 4149248 879 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518459 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1013 879 91 214 0 795 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 4052

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775896/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4176 CPUtime=702.08
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 5289 0 0 0 70201 7 0 0 25 0 1 0 287349776 4276224 887 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523296 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1044 887 91 214 0 826 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 4176

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775832/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3996 CPUtime=762.08
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 5687 0 0 0 76200 8 0 0 25 0 1 0 287349776 4091904 855 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523155 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 999 855 91 214 0 781 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 3996

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775960/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3940 CPUtime=822.05
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 6030 0 0 0 82197 8 0 0 25 0 1 0 287349776 4034560 841 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522776 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 985 841 91 214 0 767 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 3940

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 32734
/proc/meminfo: memFree=775896/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4044 CPUtime=882.03
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 6336 0 0 0 88195 8 0 0 25 0 1 0 287349776 4141056 877 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1011 877 91 214 0 793 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 4044

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/84 368
/proc/meminfo: memFree=774760/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4016 CPUtime=941.96
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 6557 0 0 0 94187 9 0 0 25 0 1 0 287349776 4112384 849 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134853989 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1004 849 91 214 0 786 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 4016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/84 440
/proc/meminfo: memFree=774696/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4048 CPUtime=1001.9
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 6758 0 0 0 100181 9 0 0 25 0 1 0 287349776 4145152 878 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516554 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1012 878 91 214 0 794 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 4048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 464
/proc/meminfo: memFree=775768/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4092 CPUtime=1061.88
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 7016 0 0 0 106178 10 0 0 25 0 1 0 287349776 4190208 875 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134995623 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1023 875 91 214 0 805 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 4092

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 464
/proc/meminfo: memFree=775768/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4032 CPUtime=1121.86
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 7164 0 0 0 112175 11 0 0 25 0 1 0 287349776 4128768 874 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522776 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1008 874 91 214 0 790 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 4032

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 464
/proc/meminfo: memFree=775832/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=3868 CPUtime=1181.84
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 7343 0 0 0 118173 11 0 0 25 0 1 0 287349776 3960832 833 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 135003961 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 967 833 91 214 0 749 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 3868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 464
/proc/meminfo: memFree=775896/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4100 CPUtime=1200.04
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 7422 0 0 0 119993 11 0 0 25 0 1 0 287349776 4198400 863 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997845 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1025 863 91 214 0 807 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 4100

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 464
/proc/meminfo: memFree=775896/2055920 swapFree=4192812/4192956
[pid=32733] ppid=32731 vsize=4100 CPUtime=1200.04
/proc/32733/stat : 32733 (mmisat) R 32731 32733 31883 0 -1 4194304 7422 0 0 0 119993 11 0 0 25 0 1 0 287349776 4198400 863 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997845 0 0 4096 0 0 0 0 17 1 0 0
/proc/32733/statm: 1025 863 91 214 0 807 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 4100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.93
CPU system time (s): 0.116982
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 4340

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

runsolver used 1.37179 second user time and 2.78158 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Feb 28 14:45:50 UTC 2007

IDJOB= 316664
IDBENCH= 20447
IDSOLVER= 108
FILE ID= node5/316664-1172673950

PBS_JOBID= 3980970

Free space on /tmp= 66531 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s105-100.cnf
COMMAND LINE= /tmp/evaluation/316664-1172673950/mmisat /tmp/evaluation/316664-1172673950/instance-316664-1172673950.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-316664-1172673950 -o ROOT/results/node5/solver-316664-1172673950 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316664-1172673950/mmisat /tmp/evaluation/316664-1172673950/instance-316664-1172673950.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  10504a7a3c243a95ceed50b111e5b049

RANDOM SEED= 864702239

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
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.224
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:        779896 kB
Buffers:         57372 kB
Cached:        1098356 kB
SwapCached:          0 kB
Active:         473308 kB
Inactive:       726792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        779896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1112 kB
Writeback:           0 kB
Mapped:          63360 kB
Slab:            61444 kB
Committed_AS:   978784 kB
PageTables:       1692 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= 66531 MiB

End job on node5 on Wed Feb 28 15:05:52 UTC 2007