Trace number 1721647

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.03 1200.33

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
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-1721647-1240668019.cnf
0.00/0.00	c parsed header 'p cnf 2316 216962'
0.09/0.19	c initialized 2316 variables
0.09/0.19	c found 216962 non trivial clauses
0.09/0.19	c
0.09/0.19	c random number generator seed 0
0.09/0.19	c 
0.09/0.19	c  seconds     variables   original    learned     agility
0.09/0.19	c         level        used      conflicts    limit          MB
0.09/0.19	c 
0.09/0.19	c s   0.2   0.0  2316   0.0 213e3     0     0     0   0.0   6.9 
0.19/0.21	c 
0.19/0.21	c initial reduction limit 106541 clauses
0.19/0.21	c 
0.19/0.21	c +   0.2 186.5  2316  14.1 213e3   100   100 117e3  12.2   6.9 
0.19/0.21	c R   0.2 186.5  2316  14.1 213e3   101   101 117e3  11.4   6.9 
0.19/0.24	c +   0.2 128.3  2316  27.5 213e3   250   250 128e3  17.5   6.9 
0.19/0.26	c R   0.3 113.4  2316  34.9 213e3   403   403 128e3   9.4   7.0 
0.19/0.27	c +   0.3 104.6  2316  37.5 213e3   475   475 141e3  16.1   7.0 
0.29/0.33	c +   0.3  88.6  2316  48.5 213e3   812   812 155e3  18.7   7.1 
0.39/0.43	c R   0.4  89.3  2316  59.4 213e3  1206  1206 155e3  12.3   7.1 
0.39/0.49	c +   0.5  80.5  2316  61.7 213e3  1317  1317 171e3  18.2   7.1 
0.69/0.79	c +   0.8  61.6  2316  69.3 213e3  2074  2074 188e3  11.0   7.2 
0.89/0.92	c +   0.9  56.9  2316  71.1 213e3  3209  3209 207e3  16.6   7.5 
0.89/0.92	c R   0.9  56.9  2316  71.1 213e3  3215  3215 207e3  16.9   7.5 
1.10/1.17	c +   1.2  54.4  2316  71.6 213e3  4911  4911 228e3  11.7   7.9 
1.69/1.74	c +   1.7  60.5  2316  76.7 213e3  7464  7464 251e3  13.5   8.6 
1.79/1.89	c R   1.9  61.3  2316  76.8 213e3  8022  8022 251e3  15.4   8.7 
2.49/2.60	c +   2.6  57.8  2316  85.0 213e3 11293 11293 276e3  11.1   9.4 
3.99/4.02	c +   4.0  57.9  2316  91.0 213e3 17036 17036 303e3  12.4  11.0 
4.40/4.47	c R   4.5  59.2  2316  91.5 213e3 19254 19254 303e3  12.6  11.6 
7.49/7.55	c +   7.5  50.9  2316  92.7 213e3 25650 25650 334e3  14.0  12.5 
12.89/12.99	c +  13.0  46.6  2316  93.4 213e3 38571 38570 367e3  14.5  14.7 
16.29/16.37	c R  16.4  43.4  2316  93.6 213e3 44912 44910 367e3  15.2  15.3 
16.29/16.37	c 
16.29/16.37	c  seconds     variables   original    learned     agility
16.29/16.37	c         level        used      conflicts    limit          MB
16.29/16.37	c 
23.99/24.03	c +  24.0  38.1  2316  94.0 213e3 57952 57949 404e3  13.5  16.6 
38.68/38.72	c +  38.7  34.1  2316  94.5 213e3 87023 87019 445e3  17.2  20.6 
48.47/48.52	c R  48.5  32.2  2316  94.6 213e3 102e3 102e3 445e3  12.4  22.3 
64.36/64.44	c +  64.4  33.9  2316  95.5 213e3 130e3 130e3 489e3  15.0  27.6 
92.86/92.99	c +  93.0  38.1  2316  95.5 213e3 196e3 196e3 538e3  11.1  43.4 
125.26/125.35	c R 125.3  39.6  2316  95.5 213e3 230e3 230e3 538e3  10.2  52.1 
187.03/187.16	c + 187.1  39.4  2316  95.6 213e3 294e3 294e3 592e3  13.8  64.8 
364.50/364.61	c + 364.5  37.2  2316  96.2 213e3 441e3 441e3 651e3  17.8  88.0 
441.77/441.99	c R 441.9  35.2  2316  96.3 213e3 512e3 512e3 651e3   7.7  96.1 
747.01/747.21	c + 747.0  35.3  2316  96.5 213e3 662e3 35171 716e3  19.8  20.8 

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-1721647-1240668019/watcher-1721647-1240668019 -o /tmp/evaluation-result-1721647-1240668019/solver-1721647-1240668019 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1721647-1240668019.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.00 1.00 1.09 3/64 17211
/proc/meminfo: memFree=1754072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=1044 CPUtime=0
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 94835928 1069056 141 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 261 141 56 152 0 107 0

[startup+0.0626931 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 17211
/proc/meminfo: memFree=1754072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=4620 CPUtime=0.05
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 1029 0 0 0 5 0 0 0 18 0 1 0 94835928 4730880 1014 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 1155 1014 56 152 0 1001 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4620

[startup+0.102707 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 17211
/proc/meminfo: memFree=1754072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=7244 CPUtime=0.09
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 1637 0 0 0 9 0 0 0 18 0 1 0 94835928 7417856 1622 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 1811 1622 56 152 0 1657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7244

[startup+0.301711 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 17211
/proc/meminfo: memFree=1754072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=8696 CPUtime=0.29
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 2055 0 0 0 29 0 0 0 19 0 1 0 94835928 8904704 2040 1992294400 134512640 135137933 4294956224 18446744073709551615 134552076 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 2174 2040 69 152 0 2020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8696

[startup+0.701744 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 17211
/proc/meminfo: memFree=1754072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=8960 CPUtime=0.69
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 2100 0 0 0 68 1 0 0 22 0 1 0 94835928 9175040 2085 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 2240 2085 69 152 0 2086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8960

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17212
/proc/meminfo: memFree=1745488/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=10148 CPUtime=1.49
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 2402 0 0 0 148 1 0 0 25 0 1 0 94835928 10391552 2387 1992294400 134512640 135137933 4294956224 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 2537 2387 69 152 0 2383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10148

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17212
/proc/meminfo: memFree=1744144/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=11600 CPUtime=3.09
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 2773 0 0 0 307 2 0 0 25 0 1 0 94835928 11878400 2758 1992294400 134512640 135137933 4294956224 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 2900 2758 69 152 0 2746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11600

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17212
/proc/meminfo: memFree=1740624/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=14240 CPUtime=6.29
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 3409 0 0 0 627 2 0 0 25 0 1 0 94835928 14581760 3394 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 3560 3394 69 152 0 3406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14240

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17212
/proc/meminfo: memFree=1738128/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=16744 CPUtime=12.69
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 4028 0 0 0 1266 3 0 0 25 0 1 0 94835928 17145856 4013 1992294400 134512640 135137933 4294956224 18446744073709551615 134552825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 4186 4013 69 152 0 4032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16744

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17212
/proc/meminfo: memFree=1735504/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=19120 CPUtime=25.49
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 4653 0 0 0 2545 4 0 0 25 0 1 0 94835928 19578880 4638 1992294400 134512640 135137933 4294956224 18446744073709551615 134548910 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 4780 4638 69 152 0 4626 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19120

[startup+51.1029 s]
/proc/loadavg: 1.07 1.02 1.09 2/65 17218
/proc/meminfo: memFree=1729424/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=25448 CPUtime=51.07
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 6187 0 0 0 5100 7 0 0 25 0 1 0 94835928 26058752 6172 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 6362 6172 69 152 0 6208 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25448

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.08 2/65 17218
/proc/meminfo: memFree=1704592/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=50248 CPUtime=102.26
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 12359 0 0 0 10211 15 0 0 25 0 1 0 94835928 51453952 12344 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 12562 12344 69 152 0 12408 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50248

[startup+162.303 s]
/proc/loadavg: 1.01 1.01 1.08 2/65 17218
/proc/meminfo: memFree=1692880/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=61732 CPUtime=162.24
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 15303 0 0 0 16206 18 0 0 25 0 1 0 94835928 63213568 15288 1992294400 134512640 135137933 4294956224 18446744073709551615 134549005 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 15433 15288 69 152 0 15279 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61732

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 17218
/proc/meminfo: memFree=1676176/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=78992 CPUtime=222.22
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 19438 0 0 0 22200 22 0 0 25 0 1 0 94835928 80887808 19423 1992294400 134512640 135137933 4294956224 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 19748 19423 69 152 0 19594 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 78992

[startup+282.303 s]
/proc/loadavg: 1.11 1.03 1.08 2/65 17218
/proc/meminfo: memFree=1669136/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=85856 CPUtime=282.21
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 21205 0 0 0 28196 25 0 0 25 0 1 0 94835928 87916544 21190 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 21464 21190 69 152 0 21310 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 85856

[startup+342.303 s]
/proc/loadavg: 1.11 1.04 1.08 2/65 17218
/proc/meminfo: memFree=1663056/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=91796 CPUtime=342.2
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 22696 0 0 0 34192 28 0 0 25 0 1 0 94835928 93999104 22681 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 22949 22681 69 152 0 22795 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 91796

[startup+402.302 s]
/proc/loadavg: 1.04 1.03 1.07 2/65 17218
/proc/meminfo: memFree=1656208/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=98396 CPUtime=402.19
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 24414 0 0 0 40189 30 0 0 25 0 1 0 94835928 100757504 24399 1992294400 134512640 135137933 4294956224 18446744073709551615 134567193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 24599 24399 69 152 0 24445 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 98396

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 17218
/proc/meminfo: memFree=1649296/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=107044 CPUtime=462.17
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 26117 0 0 0 46185 32 0 0 25 0 1 0 94835928 109613056 26102 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 26761 26102 69 152 0 26607 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 107044

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 17218
/proc/meminfo: memFree=1637776/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=118396 CPUtime=522.16
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 29007 0 0 0 52179 37 0 0 25 0 1 0 94835928 121237504 28992 1992294400 134512640 135137933 4294956224 18446744073709551615 134549144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 29599 28992 69 152 0 29445 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 118396

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 17218
/proc/meminfo: memFree=1631632/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=124336 CPUtime=582.14
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 30519 0 0 0 58176 38 0 0 25 0 1 0 94835928 127320064 30504 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 31084 30504 69 152 0 30930 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 124336

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17218
/proc/meminfo: memFree=1628112/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=127636 CPUtime=642.13
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 31370 0 0 0 64174 39 0 0 25 0 1 0 94835928 130699264 31355 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 31909 31355 69 152 0 31755 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 127636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17218
/proc/meminfo: memFree=1625424/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=130276 CPUtime=702.12
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 32034 0 0 0 70172 40 0 0 25 0 1 0 94835928 133402624 32019 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 32569 32019 69 152 0 32415 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 130276

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17218
/proc/meminfo: memFree=1621264/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=762.11
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 76170 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 135960

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17218
/proc/meminfo: memFree=1621200/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=822.09
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 82168 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 135960

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17218
/proc/meminfo: memFree=1621264/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=882.07
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 88166 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 135960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17218
/proc/meminfo: memFree=1621200/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=942.06
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 94165 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548888 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 135960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17218
/proc/meminfo: memFree=1621200/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=1002.04
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 100163 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 135960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17218
/proc/meminfo: memFree=1621136/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=1062.03
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 106162 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 135960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17218
/proc/meminfo: memFree=1621136/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=1122.01
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 112160 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 135960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17218
/proc/meminfo: memFree=1621136/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=1182
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 118159 41 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 135960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17218
/proc/meminfo: memFree=1621072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=1200.01
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 119959 42 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 135960

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17218
/proc/meminfo: memFree=1621072/2055920 swapFree=4192812/4192956
[pid=17211] ppid=17209 vsize=135960 CPUtime=1200.01
/proc/17211/stat : 17211 (picosat) R 17209 17211 17023 0 -1 4194304 33081 0 0 0 119959 42 0 0 25 0 1 0 94835928 139223040 33055 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17211/statm: 33990 33055 69 152 0 33836 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 135960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.33
CPU time (s): 1200.03
CPU user time (s): 1199.59
CPU system time (s): 0.442932
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 135960

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

runsolver used 1.00385 second user time and 2.34264 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 16:00:19
IDJOB=1721647
IDBENCH=71074
IDSOLVER=506
FILE ID=node3/1721647-1240668019
PBS_JOBID= 9186579
Free space on /tmp= 66068 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=2119149110

node3.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.212
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.212
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:       1754488 kB
Buffers:         20760 kB
Cached:         207712 kB
SwapCached:        144 kB
Active:          87236 kB
Inactive:       156292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            43924 kB
Committed_AS:   338716 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= 66068 MiB
End job on node3 at 2009-04-25 16:20:21