Trace number 329022

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.11 1200.45

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k35.cnf
MD5SUM2c011180bbb09d53b6c397094ce9d269
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 variables35002
Number of clauses141775
Sum of the clauses size389197
Maximum clause length37
Minimum clause length1
Number of clauses of size 1473
Number of clauses of size 264991
Number of clauses of size 370830
Number of clauses of size 4226
Number of clauses of size 5425
Number of clauses of size over 54830

Solver Data (download as text)

0.19/0.20	c Tinisat 0.22
0.19/0.20	c solving /tmp/evaluation/329022-1173129998/instance-329022-1173129998.cnf
0.19/0.20	c 35002 variables, 141775 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/node2/watcher-329022-1173129998 -o ROOT/results/node2/solver-329022-1173129998 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329022-1173129998/tinisat /tmp/evaluation/329022-1173129998/instance-329022-1173129998.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 1.00 1.00 3/77 26239
/proc/meminfo: memFree=1055672/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=716 CPUtime=0
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 332954771 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 179 52 41 110 0 66 0

[startup+0.045196 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 26239
/proc/meminfo: memFree=1055672/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=2356 CPUtime=0.04
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 269 0 0 0 4 0 0 0 18 0 1 0 332954771 2412544 254 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 589 255 48 110 0 476 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2356

[startup+0.101202 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 26239
/proc/meminfo: memFree=1055672/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=3148 CPUtime=0.09
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 556 0 0 0 9 0 0 0 18 0 1 0 332954771 3223552 541 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 787 541 48 110 0 674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3148

[startup+0.301222 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 26239
/proc/meminfo: memFree=1055672/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=14588 CPUtime=0.29
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 3312 0 0 0 27 2 0 0 19 0 1 0 332954771 14938112 2812 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134611381 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 3647 2812 52 110 0 3534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14588

[startup+0.701263 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 26239
/proc/meminfo: memFree=1055672/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=14588 CPUtime=0.69
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 3418 0 0 0 67 2 0 0 22 0 1 0 332954771 14938112 2918 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 3647 2918 52 110 0 3534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14588

[startup+1.50236 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1044016/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=14588 CPUtime=1.49
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 3493 0 0 0 147 2 0 0 25 0 1 0 332954771 14938112 2993 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 3647 2993 52 110 0 3534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14588

[startup+3.10151 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1043632/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=14588 CPUtime=3.09
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 3565 0 0 0 307 2 0 0 25 0 1 0 332954771 14938112 3065 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 3647 3065 52 110 0 3534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14588

[startup+6.30184 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1042736/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=14588 CPUtime=6.29
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 3758 0 0 0 627 2 0 0 25 0 1 0 332954771 14938112 3258 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 3647 3258 52 110 0 3534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14588

[startup+12.7015 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1039088/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=22888 CPUtime=12.69
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 4646 0 0 0 1266 3 0 0 25 0 1 0 332954771 23437312 4146 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 5722 4146 52 110 0 5609 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22888

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1034992/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=22888 CPUtime=25.49
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 5665 0 0 0 2545 4 0 0 25 0 1 0 332954771 23437312 5165 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 5722 5165 52 110 0 5609 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22888

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1028016/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=39484 CPUtime=51.07
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 7409 0 0 0 5102 5 0 0 25 0 1 0 332954771 40431616 6909 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 9871 6909 52 110 0 9758 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39484

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=1010416/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=72672 CPUtime=102.27
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 11769 0 0 0 10217 10 0 0 25 0 1 0 332954771 74416128 11269 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515394 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 18168 11269 52 110 0 18055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 72672

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=990320/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=72672 CPUtime=162.25
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 16843 0 0 0 16208 17 0 0 25 0 1 0 332954771 74416128 16343 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515313 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 18168 16343 52 110 0 18055 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72672

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=972720/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=139172 CPUtime=222.23
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 21178 0 0 0 22202 21 0 0 25 0 1 0 332954771 142512128 20678 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 34793 20678 52 110 0 34680 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139172

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=955952/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=140728 CPUtime=282.21
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 25397 0 0 0 28194 27 0 0 25 0 1 0 332954771 144105472 24897 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 35182 24897 52 110 0 35069 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 140728

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=942320/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=141260 CPUtime=342.2
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 28751 0 0 0 34189 31 0 0 25 0 1 0 332954771 144650240 28251 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 35315 28251 52 110 0 35202 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 141260

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=926576/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=141780 CPUtime=402.18
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 32760 0 0 0 40182 36 0 0 25 0 1 0 332954771 145182720 32260 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 35445 32260 52 110 0 35332 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 141780

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=907056/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=274656 CPUtime=462.16
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 37572 0 0 0 46175 41 0 0 25 0 1 0 332954771 281247744 37072 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519661 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 68664 37072 52 110 0 68551 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 274656

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=889776/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=275060 CPUtime=522.14
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 41894 0 0 0 52168 46 0 0 25 0 1 0 332954771 281661440 41394 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 68765 41394 52 110 0 68652 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 275060

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=877616/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=275192 CPUtime=582.13
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 44917 0 0 0 58163 50 0 0 25 0 1 0 332954771 281796608 44417 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 68798 44417 52 110 0 68685 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 275192

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=866032/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=275996 CPUtime=642.12
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 47758 0 0 0 64158 54 0 0 25 0 1 0 332954771 282619904 47258 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 68999 47258 52 110 0 68886 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 275996

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=855088/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=277076 CPUtime=702.09
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 50530 0 0 0 70152 57 0 0 25 0 1 0 332954771 283725824 50030 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 69269 50030 52 110 0 69156 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 277076

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=842928/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=278900 CPUtime=762.08
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 53786 0 0 0 76147 61 0 0 25 0 1 0 332954771 285593600 53029 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515445 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 69725 53029 52 110 0 69612 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 278900

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=829616/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=279176 CPUtime=822.06
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 57140 0 0 0 82141 65 0 0 25 0 1 0 332954771 285876224 56383 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 69794 56383 52 110 0 69681 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 279176

[startup+882.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=819248/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=279568 CPUtime=882.05
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 59699 0 0 0 88137 68 0 0 25 0 1 0 332954771 286277632 58942 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 69892 58942 52 110 0 69779 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 279568

[startup+942.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26240
/proc/meminfo: memFree=808752/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=279832 CPUtime=942.02
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 62362 0 0 0 94132 70 0 0 25 0 1 0 332954771 286547968 61605 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 69958 61605 52 110 0 69845 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 279832

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26242
/proc/meminfo: memFree=795248/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=280244 CPUtime=1002.01
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 65724 0 0 0 100127 74 0 0 25 0 1 0 332954771 286969856 64967 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 70061 64967 52 110 0 69948 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 280244

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26242
/proc/meminfo: memFree=784688/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=280656 CPUtime=1061.99
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 68403 0 0 0 106121 78 0 0 25 0 1 0 332954771 287391744 67646 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 70164 67646 52 110 0 70051 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 280656

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 3/78 26242
/proc/meminfo: memFree=774832/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=546808 CPUtime=1121.97
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 70835 0 0 0 112117 80 0 0 25 0 1 0 332954771 559931392 70078 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 136702 70078 52 110 0 136589 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 546808

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26242
/proc/meminfo: memFree=762160/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=547356 CPUtime=1181.96
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 74020 0 0 0 118112 84 0 0 25 0 1 0 332954771 560492544 73263 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 136839 73263 52 110 0 136726 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 547356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 26242
/proc/meminfo: memFree=759280/2055920 swapFree=4153276/4192956
[pid=26239] ppid=26237 vsize=547492 CPUtime=1200.06
/proc/26239/stat : 26239 (tinisat) R 26237 26239 25110 0 -1 4194304 74692 0 0 0 119921 85 0 0 25 0 1 0 332954771 560631808 73935 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/26239/statm: 136873 73935 52 110 0 136760 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 547492

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.45
CPU time (s): 1200.11
CPU user time (s): 1199.21
CPU system time (s): 0.901862
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 547492

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

runsolver used 1.37579 second user time and 2.99554 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar  5 21:26:38 UTC 2007

IDJOB= 329022
IDBENCH= 20530
IDSOLVER= 100
FILE ID= node2/329022-1173129998

PBS_JOBID= 4014960

Free space on /tmp= 66508 MiB

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

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  2c011180bbb09d53b6c397094ce9d269

RANDOM SEED= 561236253

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1056144 kB
Buffers:         50840 kB
Cached:         851544 kB
SwapCached:       2968 kB
Active:         104028 kB
Inactive:       821656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056144 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:          30636 kB
Slab:            59620 kB
Committed_AS:  1560528 kB
PageTables:       1812 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= 66508 MiB

End job on node2 on Mon Mar  5 21:46:41 UTC 2007