Trace number 1722597

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
picosat 913? (TO) 1200.12 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
Bench CategoryAPPLICATION (applications 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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1722597-1240677294.cnf
0.00/0.00	c parsed header 'p cnf 1910 167931'
0.09/0.15	c initialized 1910 variables
0.09/0.15	c found 167931 non trivial clauses
0.09/0.15	c
0.09/0.15	c random number generator seed 0
0.09/0.15	c 
0.09/0.15	c  seconds     variables   original    learned     agility
0.09/0.15	c         level        used      conflicts    limit          MB
0.09/0.15	c 
0.09/0.15	c s   0.2   0.0  1910   0.0 164e3     0     0     0   0.0   5.5 
0.09/0.16	c 
0.09/0.16	c initial reduction limit 82309 clauses
0.09/0.16	c 
0.09/0.16	c +   0.2 151.0  1910  13.4 164e3   100   100 90539  12.9   5.6 
0.09/0.16	c R   0.2 151.0  1910  13.4 164e3   100   100 90539  13.0   5.6 
0.09/0.19	c +   0.2  99.4  1910  29.4 164e3   250   250 99592  17.3   5.6 
0.19/0.21	c R   0.2  81.0  1910  31.2 164e3   401   401 99592  12.7   5.6 
0.19/0.21	c +   0.2  74.2  1910  31.7 164e3   475   475 109e3  12.2   5.6 
0.19/0.26	c +   0.3  57.6  1910  33.8 164e3   812   812 120e3  11.2   5.7 
0.29/0.31	c R   0.3  48.8  1910  37.1 164e3  1211  1211 120e3  14.1   5.7 
0.29/0.32	c +   0.3  46.5  1910  38.5 164e3  1317  1317 132e3  17.9   5.8 
0.39/0.42	c +   0.4  40.8  1910  39.8 164e3  2074  2074 145e3  12.8   5.9 
0.49/0.55	c +   0.6  35.5  1910  40.8 164e3  3209  3209 160e3  13.9   6.0 
0.49/0.56	c R   0.6  35.5  1910  40.9 164e3  3224  3224 160e3  14.2   6.0 
0.79/0.81	c +   0.8  31.9  1910  41.6 164e3  4911  4911 176e3  12.2   6.3 
1.19/1.21	c +   1.2  29.2  1910  43.9 164e3  7464  7464 194e3  14.9   6.6 
1.29/1.33	c R   1.3  29.0  1910  44.1 164e3  8041  8041 194e3  14.7   6.7 
1.99/2.01	c +   2.0  27.8  1910  48.5 164e3 11293 11293 213e3  11.0   7.2 
3.99/4.02	c +   4.0  32.0  1910  78.3 164e3 17036 17036 234e3  19.5   8.1 
5.09/5.11	c R   5.1  30.2  1910  79.8 164e3 19282 19282 234e3  13.0   8.3 
8.09/8.15	c +   8.1  26.4  1910  82.3 164e3 25650 25650 258e3  18.4   8.8 
13.48/13.57	c +  13.6  22.8  1910  85.0 164e3 38571 38570 284e3  15.7  10.0 
15.78/15.82	c R  15.8  22.1  1910  85.2 164e3 44955 44954 284e3  14.0  10.5 
15.78/15.82	c 
15.78/15.82	c  seconds     variables   original    learned     agility
15.78/15.82	c         level        used      conflicts    limit          MB
15.78/15.82	c 
21.58/21.60	c +  21.6  22.3  1910  90.9 164e3 57952 57950 312e3  14.5  12.0 
35.28/35.30	c +  35.3  21.7  1910  92.0 164e3 87023 87020 343e3  14.9  15.1 
41.98/42.08	c R  42.1  20.9  1910  92.0 164e3 102e3 102e3 343e3  14.6  16.5 
54.58/54.65	c +  54.6  22.1  1910  92.9 164e3 130e3 130e3 378e3  17.3  20.6 
94.26/94.31	c +  94.3  21.0  1910  93.0 164e3 196e3 196e3 416e3  13.6  28.0 
106.66/106.71	c R 106.7  21.7  1910  93.5 164e3 230e3 230e3 416e3  13.0  33.6 
171.65/171.78	c + 171.7  21.9  1910  94.0 164e3 294e3 294e3 457e3  16.4  42.1 
323.81/323.90	c + 323.8  21.7  1910  94.6 164e3 441e3 441e3 503e3  16.1  59.2 
391.10/391.25	c R 391.2  21.0  1910  94.6 164e3 513e3 30023 503e3  15.7  12.6 
470.47/470.65	c + 470.5  20.3  1910  94.7 164e3 662e3 178e3 553e3  14.4  27.3 
784.19/784.44	c + 784.2  19.3  1910  95.7 164e3 993e3 510e3 609e3  16.8  60.1 
916.16/916.41	c R 916.2  19.3  1910  95.8 164e3 112e4 57711 609e3  11.6  19.9 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1722597-1240677294/watcher-1722597-1240677294 -o /tmp/evaluation-result-1722597-1240677294/solver-1722597-1240677294 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1722597-1240677294.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): 1800 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: 1.69 1.79 1.44 3/64 32251
/proc/meminfo: memFree=1840816/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=1044 CPUtime=0
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 95755480 1069056 141 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 261 142 56 152 0 107 0

[startup+0.0363699 s]
/proc/loadavg: 1.69 1.79 1.44 3/64 32251
/proc/meminfo: memFree=1840816/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=2888 CPUtime=0.03
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 629 0 0 0 3 0 0 0 18 0 1 0 95755480 2957312 614 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 722 614 56 152 0 568 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2888

[startup+0.101375 s]
/proc/loadavg: 1.69 1.79 1.44 3/64 32251
/proc/meminfo: memFree=1840816/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=7088 CPUtime=0.09
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 1574 0 0 0 9 0 0 0 18 0 1 0 95755480 7258112 1559 1992294400 134512640 135137933 4294956240 18446744073709551615 134561454 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 1772 1559 61 152 0 1618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7088

[startup+0.301394 s]
/proc/loadavg: 1.69 1.79 1.44 3/64 32251
/proc/meminfo: memFree=1840816/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=7220 CPUtime=0.29
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 1633 0 0 0 29 0 0 0 19 0 1 0 95755480 7393280 1618 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 1805 1618 69 152 0 1651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7220

[startup+0.701433 s]
/proc/loadavg: 1.69 1.79 1.44 3/64 32251
/proc/meminfo: memFree=1840816/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=7760 CPUtime=0.69
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 1752 0 0 0 69 0 0 0 23 0 1 0 95755480 7946240 1737 1992294400 134512640 135137933 4294956240 18446744073709551615 134553601 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 1940 1737 69 152 0 1786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7760

[startup+1.50151 s]
/proc/loadavg: 1.69 1.79 1.44 2/65 32252
/proc/meminfo: memFree=1833768/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=8440 CPUtime=1.49
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 1924 0 0 0 149 0 0 0 25 0 1 0 95755480 8642560 1909 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 2110 1909 69 152 0 1956 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8440

[startup+3.10167 s]
/proc/loadavg: 1.69 1.79 1.44 2/65 32252
/proc/meminfo: memFree=1832808/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=9496 CPUtime=3.09
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 2194 0 0 0 308 1 0 0 25 0 1 0 95755480 9723904 2179 1992294400 134512640 135137933 4294956240 18446744073709551615 134549028 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 2374 2179 69 152 0 2220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9496

[startup+6.30199 s]
/proc/loadavg: 1.63 1.78 1.43 2/65 32252
/proc/meminfo: memFree=1831528/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=10156 CPUtime=6.29
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 2362 0 0 0 628 1 0 0 25 0 1 0 95755480 10399744 2347 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 2539 2347 69 152 0 2385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10156

[startup+12.7016 s]
/proc/loadavg: 1.58 1.76 1.43 2/65 32252
/proc/meminfo: memFree=1830120/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=11604 CPUtime=12.68
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 2692 0 0 0 1267 1 0 0 25 0 1 0 95755480 11882496 2677 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 2901 2677 69 152 0 2747 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11604

[startup+25.5019 s]
/proc/loadavg: 1.45 1.72 1.42 2/65 32252
/proc/meminfo: memFree=1826728/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=15292 CPUtime=25.49
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 3565 0 0 0 2546 3 0 0 25 0 1 0 95755480 15659008 3550 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 3823 3550 69 152 0 3669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15292

[startup+51.1014 s]
/proc/loadavg: 1.30 1.67 1.41 2/65 32252
/proc/meminfo: memFree=1819176/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=22684 CPUtime=51.08
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 5479 0 0 0 5102 6 0 0 25 0 1 0 95755480 23228416 5464 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 5671 5464 69 152 0 5517 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22684

[startup+102.306 s]
/proc/loadavg: 1.13 1.56 1.39 2/65 32252
/proc/meminfo: memFree=1807016/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=34812 CPUtime=102.27
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 8469 0 0 0 10217 10 0 0 25 0 1 0 95755480 35647488 8454 1992294400 134512640 135137933 4294956240 18446744073709551615 134527871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 8703 8454 69 152 0 8549 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34812

[startup+162.301 s]
/proc/loadavg: 1.04 1.46 1.36 2/65 32252
/proc/meminfo: memFree=1797160/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=45340 CPUtime=162.25
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 10909 0 0 0 16212 13 0 0 25 0 1 0 95755480 46428160 10894 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 11335 10894 69 152 0 11181 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45340

[startup+222.301 s]
/proc/loadavg: 1.01 1.37 1.34 2/65 32252
/proc/meminfo: memFree=1789416/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=52732 CPUtime=222.23
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 12827 0 0 0 22208 15 0 0 25 0 1 0 95755480 53997568 12812 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 13183 12812 69 152 0 13029 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52732

[startup+282.301 s]
/proc/loadavg: 1.00 1.30 1.31 2/65 32254
/proc/meminfo: memFree=1782568/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=59200 CPUtime=282.22
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 14495 0 0 0 28203 19 0 0 25 0 1 0 95755480 60620800 14480 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 14800 14480 69 152 0 14646 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 59200

[startup+342.301 s]
/proc/loadavg: 1.00 1.24 1.29 2/65 32254
/proc/meminfo: memFree=1775016/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=66460 CPUtime=342.2
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 16369 0 0 0 34199 21 0 0 25 0 1 0 95755480 68055040 16354 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 16615 16354 69 152 0 16461 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 66460

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 32254
/proc/meminfo: memFree=1768232/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=402.19
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 40196 23 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 73116

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 32254
/proc/meminfo: memFree=1768168/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=462.17
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 46194 23 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134527742 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 73116

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 32254
/proc/meminfo: memFree=1768232/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=522.16
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 52193 23 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 73116

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 32254
/proc/meminfo: memFree=1768232/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=582.15
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 58191 24 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 73116

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 32254
/proc/meminfo: memFree=1768168/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=642.14
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 64190 24 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 73116

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 32254
/proc/meminfo: memFree=1768168/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=702.12
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 70188 24 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134522648 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 73116

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 32254
/proc/meminfo: memFree=1768168/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=73116 CPUtime=762.1
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18071 0 0 0 76186 24 0 0 25 0 1 0 95755480 74870784 18031 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18279 18031 69 152 0 18125 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 73116

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 32254
/proc/meminfo: memFree=1767976/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=75164 CPUtime=822.08
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18111 0 0 0 82184 24 0 0 25 0 1 0 95755480 76967936 18071 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 18791 18071 69 152 0 18637 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 75164

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 32254
/proc/meminfo: memFree=1765288/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=77540 CPUtime=882.07
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 18775 0 0 0 88182 25 0 0 25 0 1 0 95755480 79400960 18735 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 19385 18735 69 152 0 19231 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 77540

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 32254
/proc/meminfo: memFree=1762984/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=81436 CPUtime=942.05
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 19336 0 0 0 94179 26 0 0 25 0 1 0 95755480 83390464 19296 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 20359 19296 69 152 0 20205 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 81436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 32254
/proc/meminfo: memFree=1762920/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=81436 CPUtime=1002.04
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 19336 0 0 0 100178 26 0 0 25 0 1 0 95755480 83390464 19296 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 20359 19296 69 152 0 20205 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 81436

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 32254
/proc/meminfo: memFree=1762920/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=81436 CPUtime=1062.02
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 19336 0 0 0 106176 26 0 0 25 0 1 0 95755480 83390464 19296 1992294400 134512640 135137933 4294956240 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 20359 19296 69 152 0 20205 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 81436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 32254
/proc/meminfo: memFree=1762856/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=81436 CPUtime=1122.01
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 19336 0 0 0 112174 27 0 0 25 0 1 0 95755480 83390464 19296 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 20359 19296 69 152 0 20205 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 81436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 32254
/proc/meminfo: memFree=1762856/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=81436 CPUtime=1181.99
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 19336 0 0 0 118172 27 0 0 25 0 1 0 95755480 83390464 19296 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 20359 19296 69 152 0 20205 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 81436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 32254
/proc/meminfo: memFree=1762792/2055920 swapFree=4192812/4192956
[pid=32251] ppid=32249 vsize=81436 CPUtime=1200.09
/proc/32251/stat : 32251 (picosat) R 32249 32251 32214 0 -1 4194304 19336 0 0 0 119982 27 0 0 25 0 1 0 95755480 83390464 19296 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32251/statm: 20359 19296 69 152 0 20205 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 81436

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.42
CPU time (s): 1200.12
CPU user time (s): 1199.83
CPU system time (s): 0.288956
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 81436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19336
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= 2
involuntary context switches= 1883

runsolver used 1.24581 second user time and 2.70859 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 18:34:55
IDJOB=1722597
IDBENCH=71093
IDSOLVER=506
FILE ID=node70/1722597-1240677294
PBS_JOBID= 9186667
Free space on /tmp= 66336 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_09_UNSAT.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722597-1240677294/watcher-1722597-1240677294 -o /tmp/evaluation-result-1722597-1240677294/solver-1722597-1240677294 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1722597-1240677294.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=519968997

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

/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.213
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.213
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:       1841232 kB
Buffers:         21132 kB
Cached:         112896 kB
SwapCached:          0 kB
Active:          15040 kB
Inactive:       132836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3468 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            52900 kB
Committed_AS:   288780 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-04-25 18:54:57