Trace number 292981

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.12 1200.57

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
MD5SUMf58c1c79829cde7ca8870c737bfcca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark847.449
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/292981-1171762408/instance-292981-1171762408.cnf
0.00/0.00	c 100 variables, 2130 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-292981-1171762408 -o ROOT/results/node6/solver-292981-1171762408 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292981-1171762408/tinisat /tmp/evaluation/292981-1171762408/instance-292981-1171762408.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 0.98 3/77 3251
/proc/meminfo: memFree=1350328/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=908 CPUtime=0
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 196195479 929792 95 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 227 95 51 110 0 114 0

[startup+0.107087 s]
/proc/loadavg: 0.99 1.00 0.98 3/77 3251
/proc/meminfo: memFree=1350328/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=1108 CPUtime=0.1
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 180 0 0 0 10 0 0 0 18 0 1 0 196195479 1134592 164 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 277 164 52 110 0 164 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1108

[startup+0.515167 s]
/proc/loadavg: 0.99 1.00 0.98 3/77 3251
/proc/meminfo: memFree=1350328/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=2580 CPUtime=0.51
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 369 0 0 0 51 0 0 0 21 0 1 0 196195479 2641920 353 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 645 353 52 110 0 532 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2580

[startup+1.33733 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1348464/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=2580 CPUtime=1.33
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 563 0 0 0 133 0 0 0 25 0 1 0 196195479 2641920 547 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 645 547 52 110 0 532 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2580

[startup+2.97565 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1347440/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=4580 CPUtime=2.96
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 844 0 0 0 296 0 0 0 25 0 1 0 196195479 4689920 828 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 1145 828 52 110 0 1032 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4580

[startup+6.2523 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1345840/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=8176 CPUtime=6.24
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 1220 0 0 0 624 0 0 0 25 0 1 0 196195479 8372224 1171 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 2044 1171 52 110 0 1931 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8176

[startup+12.7106 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1343792/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=8632 CPUtime=12.7
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 1672 0 0 0 1269 1 0 0 25 0 1 0 196195479 8839168 1623 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 2158 1623 52 110 0 2045 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8632

[startup+25.5141 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1341616/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=15884 CPUtime=25.49
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 2289 0 0 0 2548 1 0 0 25 0 1 0 196195479 16265216 2175 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518158 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 3971 2175 52 110 0 3858 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15884

[startup+51.1272 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1338608/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=16348 CPUtime=51.1
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 3020 0 0 0 5108 2 0 0 25 0 1 0 196195479 16740352 2906 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 4087 2906 52 110 0 3974 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 16348

[startup+102.348 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1333936/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=18048 CPUtime=102.3
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 4312 0 0 0 10227 3 0 0 25 0 1 0 196195479 18481152 4069 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 4512 4069 52 110 0 4399 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18048

[startup+162.382 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1329392/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=32388 CPUtime=162.31
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 5411 0 0 0 16227 4 0 0 25 0 1 0 196195479 33165312 5168 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 8097 5168 52 110 0 7984 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 32388

[startup+222.414 s]
/proc/loadavg: 1.05 1.01 0.98 2/78 3252
/proc/meminfo: memFree=1326384/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=32580 CPUtime=222.32
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 6159 0 0 0 22227 5 0 0 25 0 1 0 196195479 33361920 5916 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 8145 5916 52 110 0 8032 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 32580

[startup+282.443 s]
/proc/loadavg: 1.02 1.01 0.98 2/78 3252
/proc/meminfo: memFree=1323568/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=32884 CPUtime=282.32
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 6867 0 0 0 28226 6 0 0 25 0 1 0 196195479 33673216 6624 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 8221 6624 52 110 0 8108 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 32884

[startup+342.476 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3252
/proc/meminfo: memFree=1320624/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=34176 CPUtime=342.34
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 7671 0 0 0 34226 8 0 0 25 0 1 0 196195479 34996224 7362 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 8544 7362 52 110 0 8431 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 34176

[startup+402.513 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1317936/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=35988 CPUtime=402.35
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 8617 0 0 0 40226 9 0 0 25 0 1 0 196195479 36851712 8018 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 8997 8018 52 110 0 8884 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 35988

[startup+462.543 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1315440/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=62776 CPUtime=462.36
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 9321 0 0 0 46226 10 0 0 25 0 1 0 196195479 64282624 8656 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 15694 8656 52 110 0 15581 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 62776

[startup+522.574 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1313584/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=62908 CPUtime=522.36
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 9773 0 0 0 52226 10 0 0 25 0 1 0 196195479 64417792 9108 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 15727 9108 52 110 0 15614 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 62908

[startup+582.605 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1311600/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=63172 CPUtime=582.38
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 10268 0 0 0 58227 11 0 0 25 0 1 0 196195479 64688128 9603 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 15793 9603 52 110 0 15680 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 63172

[startup+642.64 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1309296/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=64220 CPUtime=642.39
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 10894 0 0 0 64227 12 0 0 25 0 1 0 196195479 65761280 10196 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16055 10196 52 110 0 15942 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 64220

[startup+702.674 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1307440/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=64352 CPUtime=702.39
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 11340 0 0 0 70226 13 0 0 25 0 1 0 196195479 65896448 10642 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16088 10642 52 110 0 15975 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 64352

[startup+762.705 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1305648/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=64872 CPUtime=762.41
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 11832 0 0 0 76227 14 0 0 25 0 1 0 196195479 66428928 11101 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16218 11101 52 110 0 16105 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 64872

[startup+822.741 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1303728/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=65780 CPUtime=822.42
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 12407 0 0 0 82227 15 0 0 25 0 1 0 196195479 67358720 11577 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16445 11577 52 110 0 16332 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 65780

[startup+882.773 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1302192/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=65780 CPUtime=882.43
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 12786 0 0 0 88227 16 0 0 25 0 1 0 196195479 67358720 11956 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16445 11956 52 110 0 16332 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 65780

[startup+942.803 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1300848/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=66168 CPUtime=942.43
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 13200 0 0 0 94227 16 0 0 25 0 1 0 196195479 67756032 12305 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16542 12305 52 110 0 16429 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 66168

[startup+1002.83 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1299504/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=66556 CPUtime=1002.44
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 13593 0 0 0 100227 17 0 0 25 0 1 0 196195479 68153344 12633 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16639 12633 52 110 0 16526 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 66556

[startup+1062.87 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1298160/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=66556 CPUtime=1062.46
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 13915 0 0 0 106228 18 0 0 25 0 1 0 196195479 68153344 12955 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16639 12955 52 110 0 16526 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 66556

[startup+1122.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1296880/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=66556 CPUtime=1122.46
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 14241 0 0 0 112228 18 0 0 25 0 1 0 196195479 68153344 13281 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16639 13281 52 110 0 16526 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 66556

[startup+1182.93 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1295472/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=66880 CPUtime=1182.47
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 14591 0 0 0 118228 19 0 0 25 0 1 0 196195479 68485120 13631 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16720 13631 52 110 0 16607 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 66880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.55 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 3254
/proc/meminfo: memFree=1295152/2055924 swapFree=4192812/4192956
[pid=3251] ppid=3249 vsize=66880 CPUtime=1200.09
/proc/3251/stat : 3251 (tinisat) R 3249 3251 2783 0 -1 4194304 14675 0 0 0 119990 19 0 0 25 0 1 0 196195479 68485120 13715 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3251/statm: 16720 13715 52 110 0 16607 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 66880

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.57
CPU time (s): 1200.12
CPU user time (s): 1199.91
CPU system time (s): 0.207968
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 66880

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

runsolver used 1.38379 second user time and 2.86556 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Feb 18 01:33:28 UTC 2007

IDJOB= 292981
IDBENCH= 19853
IDSOLVER= 100
FILE ID= node6/292981-1171762408

PBS_JOBID= 3839273

Free space on /tmp= 66552 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292981-1171762408/tinisat /tmp/evaluation/292981-1171762408/instance-292981-1171762408.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-292981-1171762408 -o ROOT/results/node6/solver-292981-1171762408 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292981-1171762408/tinisat /tmp/evaluation/292981-1171762408/instance-292981-1171762408.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  f58c1c79829cde7ca8870c737bfcca7c

RANDOM SEED= 968320173

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1350800 kB
Buffers:         65852 kB
Cached:         506980 kB
SwapCached:          0 kB
Active:         331484 kB
Inactive:       297596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1350800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             588 kB
Writeback:           0 kB
Mapped:          75136 kB
Slab:            61676 kB
Committed_AS:   691160 kB
PageTables:       1744 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= 66552 MiB

End job on node6 on Sun Feb 18 01:53:30 UTC 2007