Trace number 303641

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.05 1200.52

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S77566504-14.cnf
MD5SUMa40a03f9138341d4c6f1778404a26574
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

Solver Data (download as text)

0.00/0.04	c Tinisat 0.22
0.00/0.04	c solving /tmp/evaluation/303641-1172040235/instance-303641-1172040235.cnf
0.00/0.04	c 200 variables, 17000 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/node5/watcher-303641-1172040235 -o ROOT/results/node5/solver-303641-1172040235 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303641-1172040235/tinisat /tmp/evaluation/303641-1172040235/instance-303641-1172040235.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.92 0.98 0.99 3/77 9587
/proc/meminfo: memFree=1482400/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=852 CPUtime=0
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 223978275 872448 107 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134691039 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 213 107 48 110 0 100 0

[startup+0.10662 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9587
/proc/meminfo: memFree=1482400/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=2704 CPUtime=0.1
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 497 0 0 0 10 0 0 0 18 0 1 0 223978275 2768896 481 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 676 481 52 110 0 563 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2704

[startup+0.514665 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9587
/proc/meminfo: memFree=1482400/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=4832 CPUtime=0.51
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 664 0 0 0 51 0 0 0 21 0 1 0 223978275 4947968 648 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 1208 648 52 110 0 1095 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4832

[startup+1.33476 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1479064/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=4832 CPUtime=1.32
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 949 0 0 0 132 0 0 0 25 0 1 0 223978275 4947968 933 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 1208 933 52 110 0 1095 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4832

[startup+2.97094 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1477656/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=9084 CPUtime=2.96
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 1379 0 0 0 296 0 0 0 25 0 1 0 223978275 9302016 1363 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 2271 1363 52 110 0 2158 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9084

[startup+6.25431 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1474712/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=9348 CPUtime=6.24
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 2023 0 0 0 623 1 0 0 25 0 1 0 223978275 9572352 2007 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 2337 2007 52 110 0 2224 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9348

[startup+12.705 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1470744/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=18244 CPUtime=12.69
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 2920 0 0 0 1267 2 0 0 25 0 1 0 223978275 18681856 2904 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 4561 2904 52 110 0 4448 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18244

[startup+25.5115 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1465560/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=18920 CPUtime=25.5
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 4229 0 0 0 2547 3 0 0 25 0 1 0 223978275 19374080 4213 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 4730 4213 52 110 0 4617 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 18920

[startup+51.1224 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1458456/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=36856 CPUtime=51.09
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 6034 0 0 0 5105 4 0 0 25 0 1 0 223978275 37740544 5953 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 9214 5953 52 110 0 9101 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36856

[startup+102.346 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1448088/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=38280 CPUtime=102.3
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 8637 0 0 0 10223 7 0 0 25 0 1 0 223978275 39198720 8556 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 9570 8556 52 110 0 9457 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38280

[startup+162.381 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1439064/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=73948 CPUtime=162.32
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 10985 0 0 0 16222 10 0 0 25 0 1 0 223978275 75722752 10775 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 18487 10775 52 110 0 18374 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 73948

[startup+222.411 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1431832/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=74396 CPUtime=222.34
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 12788 0 0 0 22221 13 0 0 25 0 1 0 223978275 76181504 12578 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 18599 12578 52 110 0 18486 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 74396

[startup+282.438 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1425112/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=74860 CPUtime=282.34
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 14472 0 0 0 28219 15 0 0 25 0 1 0 223978275 76656640 14262 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 18715 14262 52 110 0 18602 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 74860

[startup+342.467 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1418392/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=76300 CPUtime=342.35
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 16145 0 0 0 34218 17 0 0 25 0 1 0 223978275 78131200 15935 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 19075 15935 52 110 0 18962 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 76300

[startup+402.499 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1412824/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=77132 CPUtime=402.37
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 17489 0 0 0 40219 18 0 0 25 0 1 0 223978275 78983168 17279 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 19283 17279 52 110 0 19170 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 77132

[startup+462.529 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1407960/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=78636 CPUtime=462.38
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 19006 0 0 0 46218 20 0 0 25 0 1 0 223978275 80523264 18539 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 19659 18539 52 110 0 19546 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 78636

[startup+522.565 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1403288/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=147344 CPUtime=522.4
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 20187 0 0 0 52218 22 0 0 25 0 1 0 223978275 150880256 19720 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 36836 19720 52 110 0 36723 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 147344

[startup+582.594 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1398936/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=147728 CPUtime=582.42
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 21238 0 0 0 58218 24 0 0 25 0 1 0 223978275 151273472 20771 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 36932 20771 52 110 0 36819 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 147728

[startup+642.628 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1394840/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=148048 CPUtime=642.43
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 22267 0 0 0 64218 25 0 0 25 0 1 0 223978275 151601152 21800 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37012 21800 52 110 0 36899 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 148048

[startup+702.656 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1390680/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=148880 CPUtime=702.44
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 23314 0 0 0 70217 27 0 0 25 0 1 0 223978275 152453120 22847 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37220 22847 52 110 0 37107 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 148880

[startup+762.685 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1386904/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=149360 CPUtime=762.46
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 24245 0 0 0 76217 29 0 0 25 0 1 0 223978275 152944640 23778 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37340 23778 52 110 0 37227 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 149360

[startup+822.717 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1383000/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=149904 CPUtime=822.47
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 25201 0 0 0 82217 30 0 0 25 0 1 0 223978275 153501696 24734 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37476 24734 52 110 0 37363 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 149904

[startup+882.746 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1379672/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=150064 CPUtime=882.47
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 26031 0 0 0 88216 31 0 0 25 0 1 0 223978275 153665536 25564 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37516 25564 52 110 0 37403 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 150064

[startup+942.775 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1376088/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=150800 CPUtime=942.49
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 26910 0 0 0 94216 33 0 0 25 0 1 0 223978275 154419200 26443 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37700 26443 52 110 0 37587 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 150800

[startup+1002.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9588
/proc/meminfo: memFree=1373016/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=150992 CPUtime=1002.51
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 27745 0 0 0 100216 35 0 0 25 0 1 0 223978275 154615808 27278 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37748 27278 52 110 0 37635 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 150992

[startup+1062.89 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 9698
/proc/meminfo: memFree=1368424/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=150992 CPUtime=1062.5
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 28558 0 0 0 106215 35 0 0 25 0 1 0 223978275 154615808 28091 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37748 28091 52 110 0 37635 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 150992

[startup+1122.94 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9786
/proc/meminfo: memFree=1366360/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=151184 CPUtime=1122.49
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 29341 0 0 0 112212 37 0 0 25 0 1 0 223978275 154812416 28874 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37796 28874 52 110 0 37683 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 151184

[startup+1182.97 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9786
/proc/meminfo: memFree=1363288/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=151344 CPUtime=1182.5
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 30131 0 0 0 118212 38 0 0 25 0 1 0 223978275 154976256 29664 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37836 29664 52 110 0 37723 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 151344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9786
/proc/meminfo: memFree=1362200/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=151344 CPUtime=1200.02
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 30378 0 0 0 119963 39 0 0 25 0 1 0 223978275 154976256 29911 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37836 29911 52 110 0 37723 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 151344

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.49 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9786
/proc/meminfo: memFree=1362200/2055920 swapFree=4192812/4192956
[pid=9587] ppid=9585 vsize=151344 CPUtime=1200.02
/proc/9587/stat : 9587 (tinisat) R 9585 9587 9442 0 -1 4194304 30378 0 0 0 119963 39 0 0 25 0 1 0 223978275 154976256 29911 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9587/statm: 37836 29911 52 110 0 37723 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 151344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.64
CPU system time (s): 0.412937
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 151344

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

runsolver used 1.43278 second user time and 2.74458 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Feb 21 06:43:55 UTC 2007

IDJOB= 303641
IDBENCH= 20113
IDSOLVER= 100
FILE ID= node5/303641-1172040235

PBS_JOBID= 3849194

Free space on /tmp= 66549 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S77566504-14.cnf
COMMAND LINE= /tmp/evaluation/303641-1172040235/tinisat /tmp/evaluation/303641-1172040235/instance-303641-1172040235.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-303641-1172040235 -o ROOT/results/node5/solver-303641-1172040235 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303641-1172040235/tinisat /tmp/evaluation/303641-1172040235/instance-303641-1172040235.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  a40a03f9138341d4c6f1778404a26574

RANDOM SEED= 189373186

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1482744 kB
Buffers:         50208 kB
Cached:         402332 kB
SwapCached:          0 kB
Active:         178756 kB
Inactive:       317708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1482744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          62808 kB
Slab:            62276 kB
Committed_AS:   818240 kB
PageTables:       1692 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= 66549 MiB

End job on node5 on Wed Feb 21 07:03:57 UTC 2007