Trace number 333900

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.07 1200.53

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark643.332
Satisfiable
(Un)Satisfiability was proved
Number of variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/333900-1173538320/instance-333900-1173538320.cnf
0.00/0.01	c 1188 variables, 13833 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/node17/watcher-333900-1173538320 -o ROOT/results/node17/solver-333900-1173538320 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333900-1173538320/tinisat /tmp/evaluation/333900-1173538320/instance-333900-1173538320.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25562
/proc/meminfo: memFree=1381504/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=848 CPUtime=0
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 373786284 868352 105 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 212 106 48 110 0 99 0

[startup+0.047797 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25562
/proc/meminfo: memFree=1381504/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=1940 CPUtime=0.04
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 337 0 0 0 4 0 0 0 18 0 1 0 373786284 1986560 321 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532358 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 485 321 52 110 0 372 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1940

[startup+0.101802 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25562
/proc/meminfo: memFree=1381504/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=1940 CPUtime=0.09
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 347 0 0 0 9 0 0 0 18 0 1 0 373786284 1986560 331 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 485 331 52 110 0 372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1940

[startup+0.301822 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25562
/proc/meminfo: memFree=1381504/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=2812 CPUtime=0.29
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 399 0 0 0 29 0 0 0 19 0 1 0 373786284 2879488 383 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 703 383 52 110 0 590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2812

[startup+0.701864 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25562
/proc/meminfo: memFree=1381504/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=2812 CPUtime=0.69
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 514 0 0 0 69 0 0 0 24 0 1 0 373786284 2879488 498 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517564 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 703 498 52 110 0 590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 25563
/proc/meminfo: memFree=1379448/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=4552 CPUtime=1.49
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 740 0 0 0 149 0 0 0 25 0 1 0 373786284 4661248 724 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520222 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 1138 724 52 110 0 1025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4552

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1378104/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=8164 CPUtime=3.09
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 1111 0 0 0 309 0 0 0 25 0 1 0 373786284 8359936 1095 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 2041 1095 52 110 0 1928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8164

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1375352/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=8556 CPUtime=6.29
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 1730 0 0 0 628 1 0 0 25 0 1 0 373786284 8761344 1681 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 2139 1681 52 110 0 2026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8556

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1371576/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=15780 CPUtime=12.68
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 2593 0 0 0 1267 1 0 0 25 0 1 0 373786284 16158720 2544 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 3945 2544 52 110 0 3832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15780

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1366456/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=16572 CPUtime=25.49
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 3891 0 0 0 2546 3 0 0 25 0 1 0 373786284 16969728 3777 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 4143 3777 52 110 0 4030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16572

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1359288/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=30888 CPUtime=51.07
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 5704 0 0 0 5102 5 0 0 25 0 1 0 373786284 31629312 5590 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 7722 5590 52 110 0 7609 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30888

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1348536/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=60476 CPUtime=102.24
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 8446 0 0 0 10217 7 0 0 25 0 1 0 373786284 61927424 8203 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515445 0 0 4096 0 0 0 0 17 0 0 0
/proc/25562/statm: 15119 8203 52 110 0 15006 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60476

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25563
/proc/meminfo: memFree=1339512/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=61448 CPUtime=162.19
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 10722 0 0 0 16210 9 0 0 25 0 1 0 373786284 62922752 10479 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518160 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 15362 10479 52 110 0 15249 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 61448

[startup+222.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/78 25563
/proc/meminfo: memFree=1331640/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=61720 CPUtime=222.18
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 12649 0 0 0 22205 13 0 0 25 0 1 0 373786284 63201280 12406 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 15430 12406 52 110 0 15317 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 61720

[startup+282.302 s]
/proc/loadavg: 1.15 1.04 1.01 2/78 25563
/proc/meminfo: memFree=1324536/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=61996 CPUtime=282.16
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 14443 0 0 0 28202 14 0 0 25 0 1 0 373786284 63483904 14200 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 15499 14200 52 110 0 15386 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 61996

[startup+342.301 s]
/proc/loadavg: 1.12 1.05 1.01 2/78 25563
/proc/meminfo: memFree=1317752/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=119012 CPUtime=342.15
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 16109 0 0 0 34199 16 0 0 25 0 1 0 373786284 121868288 15866 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 29753 15866 52 110 0 29640 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 119012

[startup+402.301 s]
/proc/loadavg: 1.15 1.07 1.01 2/78 25563
/proc/meminfo: memFree=1311800/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=120536 CPUtime=402.13
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 17853 0 0 0 40195 18 0 0 25 0 1 0 373786284 123428864 17353 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30134 17353 52 110 0 30021 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 120536

[startup+462.302 s]
/proc/loadavg: 1.12 1.07 1.01 2/78 25563
/proc/meminfo: memFree=1306360/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=121176 CPUtime=462.11
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 19219 0 0 0 46192 19 0 0 25 0 1 0 373786284 124084224 18719 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30294 18719 52 110 0 30181 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 121176

[startup+522.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/78 25563
/proc/meminfo: memFree=1301432/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=121520 CPUtime=522.1
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 20469 0 0 0 52189 21 0 0 25 0 1 0 373786284 124436480 19969 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30380 19969 52 110 0 30267 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 121520

[startup+582.301 s]
/proc/loadavg: 1.05 1.05 1.01 2/84 25681
/proc/meminfo: memFree=1295304/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=121824 CPUtime=582.02
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 21679 0 0 0 58178 24 0 0 25 0 1 0 373786284 124747776 21179 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30456 21179 52 110 0 30343 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 121824

[startup+642.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 25761
/proc/meminfo: memFree=1291640/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=122712 CPUtime=641.97
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 22861 0 0 0 64171 26 0 0 25 0 1 0 373786284 125657088 22361 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30678 22361 52 110 0 30565 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 122712

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 25761
/proc/meminfo: memFree=1287288/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=122904 CPUtime=701.96
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 23948 0 0 0 70168 28 0 0 25 0 1 0 373786284 125853696 23448 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30726 23448 52 110 0 30613 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 122904

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 25761
/proc/meminfo: memFree=1282680/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=123564 CPUtime=761.95
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 25078 0 0 0 76166 29 0 0 25 0 1 0 373786284 126529536 24578 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 30891 24578 52 110 0 30778 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 123564

[startup+822.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/78 25761
/proc/meminfo: memFree=1278456/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=124060 CPUtime=821.93
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 26136 0 0 0 82163 30 0 0 25 0 1 0 373786284 127037440 25636 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 31015 25636 52 110 0 30902 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 124060

[startup+882.301 s]
/proc/loadavg: 1.10 1.04 1.01 3/78 25761
/proc/meminfo: memFree=1274360/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=124060 CPUtime=881.91
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 27137 0 0 0 88160 31 0 0 25 0 1 0 373786284 127037440 26637 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 31015 26637 52 110 0 30902 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 124060

[startup+942.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 25761
/proc/meminfo: memFree=1271096/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=124060 CPUtime=941.9
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 27970 0 0 0 94157 33 0 0 25 0 1 0 373786284 127037440 27470 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 31015 27470 52 110 0 30902 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 124060

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 25761
/proc/meminfo: memFree=1267576/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=124220 CPUtime=1001.88
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 28856 0 0 0 100154 34 0 0 25 0 1 0 373786284 127201280 28356 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 31055 28356 52 110 0 30942 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 124220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 25761
/proc/meminfo: memFree=1263800/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=124220 CPUtime=1061.87
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 29862 0 0 0 106151 36 0 0 25 0 1 0 373786284 127201280 29362 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 31055 29362 52 110 0 30942 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 124220

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 25761
/proc/meminfo: memFree=1259896/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=124544 CPUtime=1121.85
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 30812 0 0 0 112147 38 0 0 25 0 1 0 373786284 127533056 30312 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 31136 30312 52 110 0 31023 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 124544

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 25761
/proc/meminfo: memFree=1256568/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=235804 CPUtime=1181.83
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 31655 0 0 0 118144 39 0 0 25 0 1 0 373786284 241463296 31155 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 58951 31155 52 110 0 58838 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 235804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 25761
/proc/meminfo: memFree=1255544/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=235804 CPUtime=1200.04
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 31905 0 0 0 119964 40 0 0 25 0 1 0 373786284 241463296 31405 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 58951 31405 52 110 0 58838 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 235804

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: 1.01 1.02 1.00 2/78 25761
/proc/meminfo: memFree=1255544/2055920 swapFree=4168576/4192956
[pid=25562] ppid=25560 vsize=235804 CPUtime=1200.04
/proc/25562/stat : 25562 (tinisat) R 25560 25562 25063 0 -1 4194304 31905 0 0 0 119964 40 0 0 25 0 1 0 373786284 241463296 31405 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25562/statm: 58951 31405 52 110 0 58838 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 235804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.07
CPU user time (s): 1199.65
CPU system time (s): 0.419936
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 235804

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

runsolver used 1.3398 second user time and 3.03854 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 14:52:00 UTC 2007

IDJOB= 333900
IDBENCH= 24615
IDSOLVER= 100
FILE ID= node17/333900-1173538320

PBS_JOBID= 4101157

Free space on /tmp= 66533 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333900-1173538320/tinisat /tmp/evaluation/333900-1173538320/instance-333900-1173538320.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333900-1173538320 -o ROOT/results/node17/solver-333900-1173538320 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333900-1173538320/tinisat /tmp/evaluation/333900-1173538320/instance-333900-1173538320.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  84c61ea490109e11c1f7afe1d2e5d438

RANDOM SEED= 788959895

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1381976 kB
Buffers:         52232 kB
Cached:         527268 kB
SwapCached:       2172 kB
Active:         293060 kB
Inactive:       308964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381976 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            57488 kB
Committed_AS:  1468428 kB
PageTables:       1748 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66533 MiB

End job on node17 on Sat Mar 10 15:12:03 UTC 2007