Trace number 1721747

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.08 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1721747-1240669079.cnf
0.00/0.00	c parsed header 'p cnf 2058 144294'
0.09/0.11	c initialized 2058 variables
0.09/0.11	c found 144294 non trivial clauses
0.09/0.11	c
0.09/0.11	c random number generator seed 0
0.09/0.11	c 
0.09/0.11	c  seconds     variables   original    learned     agility
0.09/0.11	c         level        used      conflicts    limit          MB
0.09/0.11	c 
0.09/0.11	c s   0.1   0.0  2058   0.0 141e3     0     0     0   0.0   4.9 
0.09/0.12	c 
0.09/0.12	c initial reduction limit 70537 clauses
0.09/0.12	c 
0.09/0.12	c +   0.1 167.6  2058  15.0 141e3   100   100 77590  12.7   5.0 
0.09/0.12	c R   0.1 167.6  2058  15.0 141e3   100   100 77590  12.7   5.0 
0.09/0.14	c +   0.1 113.8  2058  25.0 141e3   250   250 85349  16.1   5.0 
0.09/0.16	c R   0.2 110.2  2058  30.3 141e3   400   400 85349  18.4   5.0 
0.09/0.17	c +   0.2 104.9  2058  33.7 141e3   475   475 93883  17.9   5.1 
0.19/0.21	c +   0.2  98.5  2058  43.1 141e3   812   812 103e3  13.1   5.2 
0.19/0.27	c R   0.3 101.5  2058  50.2 141e3  1201  1201 103e3  22.2   5.3 
0.19/0.29	c +   0.3  97.9  2058  54.7 141e3  1317  1317 113e3  19.3   5.3 
0.29/0.36	c +   0.4  94.3  2058  58.1 141e3  2074  2074 124e3  16.9   5.6 
0.39/0.49	c R   0.5 106.1  2058  65.4 141e3  3206  3206 124e3  12.4   6.0 
0.39/0.49	c +   0.5 105.0  2058  65.5 141e3  3209  3209 137e3  12.4   6.0 
0.69/0.73	c +   0.7  97.6  2058  84.5 141e3  4911  4911 151e3  24.5   6.5 
1.19/1.24	c +   1.2  86.1  2058  92.5 141e3  7464  7460 166e3  16.5   7.1 
1.29/1.36	c R   1.4  83.6  2058  92.6 141e3  8016  8012 166e3  17.2   7.2 
1.79/1.85	c +   1.9  83.2  2058  93.1 141e3 11293 11289 182e3  20.0   8.2 
2.69/2.79	c +   2.8  83.5  2058  94.8 141e3 17036 17032 201e3  11.6  10.1 
3.39/3.48	c R   3.5  87.4  2058  95.0 141e3 19246 19242 201e3  17.3  10.7 
4.69/4.77	c +   4.8  86.0  2058  95.4 141e3 25650 25646 221e3  15.3  12.6 
7.19/7.29	c +   7.3  81.9  2058  95.6 141e3 38571 38567 243e3  17.1  16.6 
8.69/8.80	c R   8.8  82.6  2058  95.7 141e3 44879 44875 243e3  12.4  18.6 
8.69/8.80	c 
8.69/8.80	c  seconds     variables   original    learned     agility
8.69/8.80	c         level        used      conflicts    limit          MB
8.69/8.80	c 
12.29/12.30	c +  12.3  80.3  2058  95.7 141e3 57952 57948 267e3  19.4  22.6 
21.38/21.49	c +  21.5  76.7  2058  95.8 141e3 87023 87019 294e3  11.5  31.2 
26.09/26.19	c R  26.2  77.2  2058  95.9 141e3 102e3 102e3 294e3  10.3  36.6 
37.48/37.56	c +  37.6  70.0  2058  96.1 141e3 130e3 130e3 324e3  10.3  42.5 
65.58/65.67	c +  65.7  71.1  2058  96.3 141e3 196e3 196e3 356e3  13.3  63.5 
80.07/80.17	c R  80.1  73.0  2058  96.5 141e3 230e3 230e3 356e3  14.1  74.8 
128.86/128.97	c + 128.9  68.5  2058  96.7 141e3 294e3 294e3 392e3  18.5  91.8 
234.32/234.43	c + 234.4  63.2  2058  97.2 141e3 441e3 66387 431e3  19.3  25.1 
252.51/252.60	c R 252.5  62.2  2058  97.2 141e3 512e3 138e3 431e3  11.7  43.2 
334.19/334.32	c + 334.2  63.5  2058  97.3 141e3 662e3 287e3 474e3  20.2  90.4 
666.19/666.42	c + 666.2  66.4  2058  97.3 141e3 993e3 168e3 521e3  17.4  64.6 
781.96/782.29	c R 782.1  66.4  2058  97.3 141e3 112e4 303e3 521e3  15.3 105.1 

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-1721747-1240669079/watcher-1721747-1240669079 -o /tmp/evaluation-result-1721747-1240669079/solver-1721747-1240669079 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1721747-1240669079.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.15 1.24 3/64 24043
/proc/meminfo: memFree=1622392/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=1044 CPUtime=0
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 1 0 94934121 1069056 144 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 261 149 56 152 0 107 0

[startup+0.0473991 s]
/proc/loadavg: 1.00 1.15 1.24 3/64 24043
/proc/meminfo: memFree=1622392/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=3936 CPUtime=0.04
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 851 0 0 0 4 0 0 0 20 0 1 0 94934121 4030464 836 1992294400 134512640 135137933 4294956224 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 984 837 56 152 0 830 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3936

[startup+0.101404 s]
/proc/loadavg: 1.00 1.15 1.24 3/64 24043
/proc/meminfo: memFree=1622392/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=6296 CPUtime=0.09
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 1372 0 0 0 9 0 0 0 20 0 1 0 94934121 6447104 1357 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 1574 1357 61 152 0 1420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6296

[startup+0.301427 s]
/proc/loadavg: 1.00 1.15 1.24 3/64 24043
/proc/meminfo: memFree=1622392/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=6824 CPUtime=0.29
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 1487 0 0 0 29 0 0 0 22 0 1 0 94934121 6987776 1472 1992294400 134512640 135137933 4294956224 18446744073709551615 134548661 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 1706 1472 69 152 0 1552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6824

[startup+0.701473 s]
/proc/loadavg: 1.00 1.15 1.24 3/64 24043
/proc/meminfo: memFree=1622392/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=7888 CPUtime=0.69
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 1761 0 0 0 69 0 0 0 25 0 1 0 94934121 8077312 1746 1992294400 134512640 135137933 4294956224 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 1972 1746 69 152 0 1818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7888

[startup+1.50156 s]
/proc/loadavg: 1.00 1.15 1.24 2/65 24044
/proc/meminfo: memFree=1615152/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=9000 CPUtime=1.49
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 2024 0 0 0 149 0 0 0 25 0 1 0 94934121 9216000 2009 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 2250 2009 69 152 0 2096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9000

[startup+3.10174 s]
/proc/loadavg: 1.00 1.15 1.24 2/65 24044
/proc/meminfo: memFree=1613296/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=12036 CPUtime=3.09
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 2779 0 0 0 308 1 0 0 25 0 1 0 94934121 12324864 2764 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 3009 2764 69 152 0 2855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12036

[startup+6.30211 s]
/proc/loadavg: 1.00 1.15 1.24 2/65 24044
/proc/meminfo: memFree=1608688/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=16128 CPUtime=6.29
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 3821 0 0 0 628 1 0 0 25 0 1 0 94934121 16515072 3806 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 4032 3806 69 152 0 3878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16128

[startup+12.7018 s]
/proc/loadavg: 1.00 1.15 1.24 2/65 24044
/proc/meminfo: memFree=1598776/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=25232 CPUtime=12.69
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 6084 0 0 0 1266 3 0 0 25 0 1 0 94934121 25837568 6069 1992294400 134512640 135137933 4294956224 18446744073709551615 134522705 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 6308 6069 69 152 0 6154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25232

[startup+25.5013 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 24044
/proc/meminfo: memFree=1585016/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=38556 CPUtime=25.48
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 9415 0 0 0 2542 6 0 0 25 0 1 0 94934121 39481344 9400 1992294400 134512640 135137933 4294956224 18446744073709551615 134545434 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 9639 9400 69 152 0 9485 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38556

[startup+51.1012 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 24044
/proc/meminfo: memFree=1566904/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=57152 CPUtime=51.07
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 14002 0 0 0 5097 10 0 0 25 0 1 0 94934121 58523648 13987 1992294400 134512640 135137933 4294956224 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 14288 13987 69 152 0 14134 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57152

[startup+102.305 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 24044
/proc/meminfo: memFree=1534584/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=88568 CPUtime=102.26
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 21939 0 0 0 10207 19 0 0 25 0 1 0 94934121 90693632 21924 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 22142 21924 69 152 0 21988 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88568

[startup+162.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 24044
/proc/meminfo: memFree=1519160/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=104772 CPUtime=162.24
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 25814 0 0 0 16200 24 0 0 25 0 1 0 94934121 107286528 25799 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 26193 25799 69 152 0 26039 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104772

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 24044
/proc/meminfo: memFree=1502584/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=121008 CPUtime=222.22
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 29918 0 0 0 22194 28 0 0 25 0 1 0 94934121 123912192 29903 1992294400 134512640 135137933 4294956224 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 30252 29903 69 152 0 30098 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 121008

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 24044
/proc/meminfo: memFree=1500664/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=123452 CPUtime=282.21
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 30413 0 0 0 28193 28 0 0 25 0 1 0 94934121 126414848 30372 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 30863 30372 69 152 0 30709 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 123452

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 24044
/proc/meminfo: memFree=1500600/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=123452 CPUtime=342.19
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 30413 0 0 0 34191 28 0 0 25 0 1 0 94934121 126414848 30372 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 30863 30372 69 152 0 30709 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 123452

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 24044
/proc/meminfo: memFree=1500600/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=123452 CPUtime=402.18
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 30413 0 0 0 40189 29 0 0 25 0 1 0 94934121 126414848 30372 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 30863 30372 69 152 0 30709 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 123452

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 24044
/proc/meminfo: memFree=1490488/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=133484 CPUtime=462.15
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 32937 0 0 0 46183 32 0 0 25 0 1 0 94934121 136687616 32896 1992294400 134512640 135137933 4294956224 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 33371 32896 69 152 0 33217 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 133484

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 24044
/proc/meminfo: memFree=1476920/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=146948 CPUtime=522.14
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 36356 0 0 0 52178 36 0 0 25 0 1 0 94934121 150474752 36315 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 36737 36315 69 152 0 36583 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 146948

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 24044
/proc/meminfo: memFree=1464760/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=158828 CPUtime=582.12
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39355 0 0 0 58172 40 0 0 25 0 1 0 94934121 162639872 39314 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 39707 39314 69 152 0 39553 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 158828

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 24044
/proc/meminfo: memFree=1462904/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=642.1
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 64170 40 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 160148

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24044
/proc/meminfo: memFree=1462904/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=702.08
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 70168 40 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 160148

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24044
/proc/meminfo: memFree=1462840/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=762.07
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 76167 40 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 160148

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24044
/proc/meminfo: memFree=1462840/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=822.05
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 82165 40 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 160148

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24044
/proc/meminfo: memFree=1462776/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=882.03
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 88163 40 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 160148

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24044
/proc/meminfo: memFree=1462776/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=942.02
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 94161 41 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 160148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24044
/proc/meminfo: memFree=1462712/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=1002
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 100159 41 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 160148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24044
/proc/meminfo: memFree=1462712/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=1061.98
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 106157 41 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 160148

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24044
/proc/meminfo: memFree=1462648/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=160148 CPUtime=1121.97
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 39774 0 0 0 112156 41 0 0 25 0 1 0 94934121 163991552 39733 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40037 39733 69 152 0 39883 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 160148

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24044
/proc/meminfo: memFree=1461752/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=161204 CPUtime=1181.95
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 40017 0 0 0 118154 41 0 0 25 0 1 0 94934121 165072896 39976 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40301 39976 69 152 0 40147 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 161204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24044
/proc/meminfo: memFree=1459768/2055920 swapFree=4178508/4192956
[pid=24043] ppid=24041 vsize=163052 CPUtime=1200.04
/proc/24043/stat : 24043 (picosat) R 24041 24043 23254 0 -1 4194304 40486 0 0 0 119963 41 0 0 25 0 1 0 94934121 166965248 40445 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24043/statm: 40763 40445 69 152 0 40609 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 163052

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.64
CPU system time (s): 0.442932
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 163052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.64
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= 40486
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= 1812

runsolver used 0.91886 second user time and 2.6436 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 16:18:00
IDJOB=1721747
IDBENCH=71076
IDSOLVER=506
FILE ID=node63/1721747-1240669079
PBS_JOBID= 9186574
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=452672199

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1622808 kB
Buffers:         40920 kB
Cached:         316044 kB
SwapCached:       7516 kB
Active:         101492 kB
Inactive:       265764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622808 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:            3012 kB
Writeback:           0 kB
Mapped:          14880 kB
Slab:            51572 kB
Committed_AS:   515836 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node63 at 2009-04-25 16:38:02