Trace number 1553825

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MoRsat 2009-03-03? (TO) 1200.14 1200.44

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications 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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
2.69/2.75	c atom#=249327 clause#=746444 total literals=1741700 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1553825-1238719001/watcher-1553825-1238719001 -o /tmp/evaluation-result-1553825-1238719001/solver-1553825-1238719001 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1553825-1238719001.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): 1800 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: 1.00 1.00 1.00 2/81 6211
/proc/meminfo: memFree=1332672/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=12992 CPUtime=0
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 498229061 13303808 126 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 3248 126 96 284 0 2961 0

[startup+0.029632 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 6211
/proc/meminfo: memFree=1332672/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=12992 CPUtime=0.02
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 223 0 0 0 2 0 0 0 18 0 1 0 498229061 13303808 207 1992294400 134512640 135679800 4294956224 18446744073709551615 135298450 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 3248 207 96 284 0 2961 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12992

[startup+0.10264 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 6211
/proc/meminfo: memFree=1332672/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=12992 CPUtime=0.1
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 457 0 0 0 10 0 0 0 18 0 1 0 498229061 13303808 441 1992294400 134512640 135679800 4294956224 18446744073709551615 135298071 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 3248 441 96 284 0 2961 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12992

[startup+0.301658 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 6211
/proc/meminfo: memFree=1332672/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=12992 CPUtime=0.29
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 1097 0 0 0 29 0 0 0 20 0 1 0 498229061 13303808 1081 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 3248 1081 96 284 0 2961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12992

[startup+0.701697 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 6211
/proc/meminfo: memFree=1332672/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=12992 CPUtime=0.69
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 2346 0 0 0 68 1 0 0 24 0 1 0 498229061 13303808 2330 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 3248 2330 96 284 0 2961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12992

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1309176/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=27588 CPUtime=1.49
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 20323 0 0 0 141 8 0 0 25 0 1 0 498229061 28250112 6440 1992294400 134512640 135679800 4294956224 18446744073709551615 134569214 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 6897 6440 106 284 0 6610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27588

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1300216/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=104448 CPUtime=3.09
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 47507 0 0 0 291 18 0 0 25 0 1 0 498229061 106954752 19478 1992294400 134512640 135679800 4294956224 18446744073709551615 134523655 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 26112 19478 113 284 0 25825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104448

[startup+6.30125 s]
/proc/loadavg: 1.16 1.03 1.01 2/82 6212
/proc/meminfo: memFree=1252544/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=106032 CPUtime=6.29
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 47965 0 0 0 611 18 0 0 25 0 1 0 498229061 108576768 19936 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 26508 19936 113 284 0 26221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106032

[startup+12.7019 s]
/proc/loadavg: 1.23 1.05 1.02 2/82 6212
/proc/meminfo: memFree=1251392/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=107484 CPUtime=12.68
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 48356 0 0 0 1250 18 0 0 25 0 1 0 498229061 110063616 20327 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 26871 20327 113 284 0 26584 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107484

[startup+25.5021 s]
/proc/loadavg: 1.18 1.05 1.01 2/82 6212
/proc/meminfo: memFree=1248768/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=110364 CPUtime=25.49
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 49078 0 0 0 2530 19 0 0 25 0 1 0 498229061 113012736 21049 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 27591 21049 113 284 0 27304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110364

[startup+51.1026 s]
/proc/loadavg: 1.11 1.04 1.01 2/82 6212
/proc/meminfo: memFree=1242752/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=116552 CPUtime=51.08
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 50597 0 0 0 5088 20 0 0 25 0 1 0 498229061 119349248 22568 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 29138 22568 113 284 0 28851 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116552

[startup+102.308 s]
/proc/loadavg: 1.05 1.03 1.01 2/82 6212
/proc/meminfo: memFree=1230656/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=128688 CPUtime=102.27
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 53714 0 0 0 10204 23 0 0 25 0 1 0 498229061 131776512 25587 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 32172 25587 113 284 0 31885 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 128688

[startup+162.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/82 6212
/proc/meminfo: memFree=1214976/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=144964 CPUtime=162.25
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 57857 0 0 0 16197 28 0 0 25 0 1 0 498229061 148443136 29536 1992294400 134512640 135679800 4294956224 18446744073709551615 134522616 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 36241 29536 113 284 0 35954 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 144964

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 6212
/proc/meminfo: memFree=1197760/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=161628 CPUtime=222.24
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 62136 0 0 0 22191 33 0 0 25 0 1 0 498229061 165507072 33815 1992294400 134512640 135679800 4294956224 18446744073709551615 134522851 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 40407 33815 113 284 0 40120 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 161628

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 6212
/proc/meminfo: memFree=1182720/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=178152 CPUtime=282.22
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 66298 0 0 0 28186 36 0 0 25 0 1 0 498229061 182427648 37591 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 44538 37591 113 284 0 44251 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 178152

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 6212
/proc/meminfo: memFree=1180352/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=180200 CPUtime=342.2
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 68366 0 0 0 34183 37 0 0 25 0 1 0 498229061 184524800 38119 1992294400 134512640 135679800 4294956224 18446744073709551615 134523621 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 45050 38119 113 284 0 44763 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 180200

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1180352/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=180200 CPUtime=402.19
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 68376 0 0 0 40182 37 0 0 25 0 1 0 498229061 184524800 38129 1992294400 134512640 135679800 4294956224 18446744073709551615 135116912 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 45050 38129 113 284 0 44763 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 180200

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1180352/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=180200 CPUtime=462.17
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 68386 0 0 0 46180 37 0 0 25 0 1 0 498229061 184524800 38139 1992294400 134512640 135679800 4294956224 18446744073709551615 134523584 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 45050 38139 113 284 0 44763 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 180200

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1178368/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=182576 CPUtime=522.16
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 68966 0 0 0 52178 38 0 0 25 0 1 0 498229061 186957824 38719 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 45644 38719 113 284 0 45357 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 182576

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1158592/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=202004 CPUtime=582.15
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 73854 0 0 0 58172 43 0 0 25 0 1 0 498229061 206852096 43607 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 50501 43607 113 284 0 50214 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 202004

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1143744/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=216656 CPUtime=642.14
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 77516 0 0 0 64167 47 0 0 25 0 1 0 498229061 221855744 47269 1992294400 134512640 135679800 4294956224 18446744073709551615 134522566 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 54164 47269 113 284 0 53877 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 216656

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1130432/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=229788 CPUtime=702.11
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 80866 0 0 0 70161 50 0 0 25 0 1 0 498229061 235302912 50619 1992294400 134512640 135679800 4294956224 18446744073709551615 134534336 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57447 50619 113 284 0 57160 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 229788

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1129600/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=230184 CPUtime=762.11
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82523 0 0 0 76160 51 0 0 25 0 1 0 498229061 235708416 50736 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57546 50736 113 284 0 57259 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 230184

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6212
/proc/meminfo: memFree=1129600/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=230184 CPUtime=822.09
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82523 0 0 0 82158 51 0 0 25 0 1 0 498229061 235708416 50736 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57546 50736 113 284 0 57259 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 230184

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1129472/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=230184 CPUtime=882.07
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82529 0 0 0 88156 51 0 0 25 0 1 0 498229061 235708416 50742 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57546 50742 113 284 0 57259 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 230184

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1129472/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=230184 CPUtime=942.05
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82529 0 0 0 94154 51 0 0 25 0 1 0 498229061 235708416 50742 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57546 50742 113 284 0 57259 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 230184

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1129664/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=230184 CPUtime=1002.04
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82529 0 0 0 100153 51 0 0 25 0 1 0 498229061 235708416 50742 1992294400 134512640 135679800 4294956224 18446744073709551615 134519346 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57546 50742 113 284 0 57259 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 230184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1129024/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=231192 CPUtime=1062.02
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82718 0 0 0 106151 51 0 0 25 0 1 0 498229061 236740608 50931 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57798 50931 113 284 0 57511 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 231192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1128512/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=231704 CPUtime=1122.01
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 82842 0 0 0 112150 51 0 0 25 0 1 0 498229061 237264896 51055 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 57926 51055 113 284 0 57639 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 231704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1114880/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=245504 CPUtime=1181.99
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 86316 0 0 0 118144 55 0 0 25 0 1 0 498229061 251396096 54529 1992294400 134512640 135679800 4294956224 18446744073709551615 134525011 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 61376 54529 113 284 0 61089 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 245504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 6214
/proc/meminfo: memFree=1110144/2055920 swapFree=4169692/4192956
[pid=6211] ppid=6209 vsize=249860 CPUtime=1200.1
/proc/6211/stat : 6211 (MoRsat) R 6209 6211 5644 0 -1 4194304 87433 0 0 0 119954 56 0 0 25 0 1 0 498229061 255856640 55646 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6211/statm: 62465 55646 113 284 0 62178 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 249860

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.44
CPU time (s): 1200.14
CPU user time (s): 1199.54
CPU system time (s): 0.596909
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 249860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.54
system time used= 0.596909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87433
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= 2
involuntary context switches= 2122

runsolver used 1.45578 second user time and 4.01339 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-03 02:36:42
IDJOB=1553825
IDBENCH=70769
IDSOLVER=502
FILE ID=node89/1553825-1238719001
PBS_JOBID= 9085322
Free space on /tmp= 66352 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553825-1238719001/watcher-1553825-1238719001 -o /tmp/evaluation-result-1553825-1238719001/solver-1553825-1238719001 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1553825-1238719001.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=185848157

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

/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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1333152 kB
Buffers:         95096 kB
Cached:         528020 kB
SwapCached:      12480 kB
Active:         308784 kB
Inactive:       328824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1333152 kB
SwapTotal:     4192956 kB
SwapFree:      4169692 kB
Dirty:           14768 kB
Writeback:           0 kB
Mapped:          19612 kB
Slab:            69452 kB
Committed_AS:  1626864 kB
PageTables:       2600 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= 66352 MiB
End job on node89 at 2009-04-03 02:56:44