Trace number 330366

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
tinisat 2007-02-08? (TO) 1200.09 1200.65

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
MD5SUMe2ce53da4f00ba19b35d5b71c6e657f7
Bench CategoryINDUST (industrial 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 variables70924
Number of clauses294099
Sum of the clauses size752291
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2207955
Number of clauses of size 354916
Number of clauses of size 410434
Number of clauses of size 55929
Number of clauses of size over 512793

Solver Data (download as text)

0.39/0.40	c Tinisat 0.22
0.39/0.40	c solving /tmp/evaluation/330366-1173163404/instance-330366-1173163404.cnf
0.39/0.40	c 70924 variables, 294099 clauses

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/node42/watcher-330366-1173163404 -o ROOT/results/node42/solver-330366-1173163404 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330366-1173163404/tinisat /tmp/evaluation/330366-1173163404/instance-330366-1173163404.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.92 3/64 17225
/proc/meminfo: memFree=1350240/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=716 CPUtime=0
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 42293898 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 179 52 41 110 0 66 0

[startup+0.0139001 s]
/proc/loadavg: 0.91 0.95 0.92 3/64 17225
/proc/meminfo: memFree=1350240/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=716 CPUtime=0.01
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 67 0 0 0 1 0 0 0 18 0 1 0 42293898 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 179 52 41 110 0 66 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 716

[startup+0.101916 s]
/proc/loadavg: 0.91 0.95 0.92 3/64 17225
/proc/meminfo: memFree=1350240/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=4208 CPUtime=0.09
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 516 0 0 0 9 0 0 0 18 0 1 0 42293898 4308992 501 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 1052 501 48 110 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4208

[startup+0.301954 s]
/proc/loadavg: 0.91 0.95 0.92 3/64 17225
/proc/meminfo: memFree=1350240/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=6980 CPUtime=0.29
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 1506 0 0 0 28 1 0 0 19 0 1 0 42293898 7147520 1491 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 1745 1493 48 110 0 1632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6980

[startup+0.702029 s]
/proc/loadavg: 0.91 0.95 0.92 3/64 17225
/proc/meminfo: memFree=1350240/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=28644 CPUtime=0.69
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 6412 0 0 0 66 3 0 0 22 0 1 0 42293898 29331456 5404 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 7161 5404 52 110 0 7048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28644

[startup+1.50118 s]
/proc/loadavg: 0.91 0.95 0.92 2/65 17226
/proc/meminfo: memFree=1328536/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=28644 CPUtime=1.49
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 6464 0 0 0 146 3 0 0 25 0 1 0 42293898 29331456 5456 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 7161 5456 52 110 0 7048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28644

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.92 2/65 17226
/proc/meminfo: memFree=1328280/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=28644 CPUtime=3.09
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 6517 0 0 0 306 3 0 0 25 0 1 0 42293898 29331456 5509 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517021 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 7161 5509 52 110 0 7048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28644

[startup+6.3011 s]
/proc/loadavg: 1.08 0.99 0.93 2/65 17226
/proc/meminfo: memFree=1327768/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=28644 CPUtime=6.28
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 6619 0 0 0 625 3 0 0 25 0 1 0 42293898 29331456 5611 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 7161 5611 52 110 0 7048 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28644

[startup+12.7013 s]
/proc/loadavg: 1.07 0.99 0.93 2/65 17226
/proc/meminfo: memFree=1326872/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=28644 CPUtime=12.69
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 6831 0 0 0 1265 4 0 0 25 0 1 0 42293898 29331456 5823 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 7161 5823 52 110 0 7048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28644

[startup+25.5018 s]
/proc/loadavg: 1.06 0.99 0.93 2/65 17226
/proc/meminfo: memFree=1325080/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=28644 CPUtime=25.48
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 7276 0 0 0 2543 5 0 0 25 0 1 0 42293898 29331456 6268 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 7161 6268 52 110 0 7048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28644

[startup+51.1016 s]
/proc/loadavg: 1.04 0.99 0.93 2/65 17226
/proc/meminfo: memFree=1320856/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=44996 CPUtime=51.07
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 8337 0 0 0 5101 6 0 0 25 0 1 0 42293898 46075904 7329 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 11249 7329 52 110 0 11136 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44996

[startup+102.305 s]
/proc/loadavg: 1.14 1.03 0.95 2/65 17226
/proc/meminfo: memFree=1309464/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=44996 CPUtime=102.26
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 11196 0 0 0 10218 8 0 0 25 0 1 0 42293898 46075904 10188 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 11249 10188 52 110 0 11136 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44996

[startup+162.302 s]
/proc/loadavg: 1.09 1.04 0.95 2/65 17226
/proc/meminfo: memFree=1297880/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=77696 CPUtime=162.23
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 14097 0 0 0 16212 11 0 0 25 0 1 0 42293898 79560704 13089 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 19424 13089 52 110 0 19311 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 77696

[startup+222.301 s]
/proc/loadavg: 1.06 1.04 0.96 2/65 17226
/proc/meminfo: memFree=1283160/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=77696 CPUtime=222.2
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 17731 0 0 0 22206 14 0 0 25 0 1 0 42293898 79560704 16723 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 19424 16723 52 110 0 19311 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 77696

[startup+282.302 s]
/proc/loadavg: 1.05 1.05 0.96 2/65 17226
/proc/meminfo: memFree=1269336/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=143096 CPUtime=282.18
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 21238 0 0 0 28199 19 0 0 25 0 1 0 42293898 146530304 20230 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 35774 20230 52 110 0 35661 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 143096

[startup+342.301 s]
/proc/loadavg: 1.02 1.03 0.96 2/65 17226
/proc/meminfo: memFree=1253336/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=143096 CPUtime=342.16
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 25163 0 0 0 34192 24 0 0 25 0 1 0 42293898 146530304 24155 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 35774 24155 52 110 0 35661 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 143096

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 0.96 2/65 17226
/proc/meminfo: memFree=1239512/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=143228 CPUtime=402.14
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 28649 0 0 0 40185 29 0 0 25 0 1 0 42293898 146665472 27641 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 35807 27641 52 110 0 35694 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 143228

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 17226
/proc/meminfo: memFree=1227480/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=145940 CPUtime=462.12
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 31596 0 0 0 46180 32 0 0 25 0 1 0 42293898 149442560 30588 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 36485 30588 52 110 0 36372 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 145940

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 17226
/proc/meminfo: memFree=1217432/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=145940 CPUtime=522.1
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 34203 0 0 0 52176 34 0 0 25 0 1 0 42293898 149442560 33195 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 36485 33195 52 110 0 36372 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 145940

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 17226
/proc/meminfo: memFree=1206552/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=146228 CPUtime=582.07
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 36836 0 0 0 58171 36 0 0 25 0 1 0 42293898 149737472 35828 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 36557 35828 52 110 0 36444 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 146228

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1191768/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=277552 CPUtime=642.06
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 40506 0 0 0 64165 41 0 0 25 0 1 0 42293898 284213248 39498 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 69388 39498 52 110 0 69275 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 277552

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1181528/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=278260 CPUtime=702.03
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 43093 0 0 0 70160 43 0 0 25 0 1 0 42293898 284938240 42085 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 69565 42085 52 110 0 69452 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 278260

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1171480/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=278812 CPUtime=762.02
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 45587 0 0 0 76156 46 0 0 25 0 1 0 42293898 285503488 44579 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 69703 44579 52 110 0 69590 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 278812

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1160984/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=279328 CPUtime=821.99
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 48226 0 0 0 82150 49 0 0 25 0 1 0 42293898 286031872 47218 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 69832 47218 52 110 0 69719 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 279328

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1151128/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=279860 CPUtime=881.97
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 50660 0 0 0 88144 53 0 0 25 0 1 0 42293898 286576640 49652 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 69965 49652 52 110 0 69852 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 279860

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1140952/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=280404 CPUtime=941.94
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 53234 0 0 0 94139 55 0 0 25 0 1 0 42293898 287133696 52226 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 70101 52226 52 110 0 69988 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 280404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17226
/proc/meminfo: memFree=1130648/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=280668 CPUtime=1001.92
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 55797 0 0 0 100135 57 0 0 25 0 1 0 42293898 287404032 54789 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 70167 54789 52 110 0 70054 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 280668

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/71 17290
/proc/meminfo: memFree=1114520/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=280960 CPUtime=1061.87
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 59549 0 0 0 106124 63 0 0 25 0 1 0 42293898 287703040 58541 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 70240 58541 52 110 0 70127 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 280960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/71 17392
/proc/meminfo: memFree=1100632/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=281092 CPUtime=1121.78
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 62961 0 0 0 112112 66 0 0 25 0 1 0 42293898 287838208 61953 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519846 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 70273 61953 52 110 0 70160 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 281092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17424
/proc/meminfo: memFree=1088280/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=281528 CPUtime=1181.74
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 66391 0 0 0 118105 69 0 0 25 0 1 0 42293898 288284672 65383 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 70382 65383 52 110 0 70269 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 281528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 17424
/proc/meminfo: memFree=1084120/2055920 swapFree=4184636/4192956
[pid=17225] ppid=17223 vsize=281664 CPUtime=1200.04
/proc/17225/stat : 17225 (tinisat) R 17223 17225 17065 0 -1 4194304 67342 0 0 0 119933 71 0 0 25 0 1 0 42293898 288423936 66334 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/17225/statm: 70416 66334 52 110 0 70303 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 281664

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.65
CPU time (s): 1200.09
CPU user time (s): 1199.33
CPU system time (s): 0.760884
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 281664

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

runsolver used 0.792879 second user time and 2.57761 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Mar  6 06:43:25 UTC 2007

IDJOB= 330366
IDBENCH= 20562
IDSOLVER= 100
FILE ID= node42/330366-1173163404

PBS_JOBID= 4015246

Free space on /tmp= 66522 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
COMMAND LINE= /tmp/evaluation/330366-1173163404/tinisat /tmp/evaluation/330366-1173163404/instance-330366-1173163404.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-330366-1173163404 -o ROOT/results/node42/solver-330366-1173163404 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330366-1173163404/tinisat /tmp/evaluation/330366-1173163404/instance-330366-1173163404.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  e2ce53da4f00ba19b35d5b71c6e657f7

RANDOM SEED= 74684224

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1350648 kB
Buffers:         29996 kB
Cached:         591752 kB
SwapCached:       2560 kB
Active:          74808 kB
Inactive:       570860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350648 kB
SwapTotal:     4192956 kB
SwapFree:      4184636 kB
Dirty:            7208 kB
Writeback:           0 kB
Mapped:          30524 kB
Slab:            45676 kB
Committed_AS:   125304 kB
PageTables:       1440 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= 66522 MiB

End job on node42 on Tue Mar  6 07:03:27 UTC 2007