Trace number 1722147

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.09 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
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-1722147-1240672934.cnf
0.00/0.00	c parsed header 'p cnf 1898 128735'
0.09/0.10	c initialized 1898 variables
0.09/0.10	c found 128735 non trivial clauses
0.09/0.10	c
0.09/0.10	c random number generator seed 0
0.09/0.10	c 
0.09/0.10	c  seconds     variables   original    learned     agility
0.09/0.10	c         level        used      conflicts    limit          MB
0.09/0.10	c 
0.09/0.10	c s   0.1   0.0  1898   0.0 125e3     0     0     0   0.0   4.0 
0.09/0.11	c 
0.09/0.11	c initial reduction limit 62865 clauses
0.09/0.11	c 
0.09/0.11	c +   0.1 155.0  1898  15.3 125e3   100   100 69151  13.6   4.0 
0.09/0.11	c R   0.1 155.0  1898  15.3 125e3   101   101 69151  13.8   4.0 
0.09/0.13	c +   0.1 101.4  1898  24.3 125e3   250   250 76066  15.8   4.1 
0.09/0.14	c R   0.1  98.0  1898  28.6 125e3   401   401 76066  17.4   4.1 
0.09/0.15	c +   0.2  92.8  1898  31.9 125e3   475   475 83672  20.0   4.1 
0.19/0.20	c +   0.2  82.6  1898  46.6 125e3   812   812 92039  21.4   4.2 
0.19/0.25	c R   0.2  80.5  1898  63.0 125e3  1201  1201 92039  11.5   4.3 
0.19/0.27	c +   0.3  78.3  1898  67.7 125e3  1317  1317 101e3  20.4   4.3 
0.29/0.36	c +   0.4  77.5  1898  74.8 125e3  2074  2074 111e3  25.0   4.5 
0.49/0.51	c R   0.5  74.4  1898  80.5 125e3  3205  3205 111e3  13.5   4.8 
0.49/0.51	c +   0.5  74.0  1898  80.5 125e3  3209  3209 122e3  11.5   4.8 
0.89/0.96	c +   1.0  60.4  1898  91.3 125e3  4911  4911 134e3  13.5   5.1 
1.19/1.24	c +   1.2  61.4  1898  92.8 125e3  7464  7464 148e3  22.0   5.9 
1.29/1.30	c R   1.3  61.4  1898  92.8 125e3  8022  8022 148e3  22.8   6.1 
2.20/2.22	c +   2.2  57.1  1898  94.3 125e3 11293 11293 163e3  15.5   6.6 
3.69/3.70	c +   3.7  45.9  1898  94.5 125e3 17036 17034 179e3  18.0   7.3 
4.09/4.10	c R   4.1  43.6  1898  94.5 125e3 19250 19248 179e3  15.2   7.5 
5.18/5.22	c +   5.2  40.8  1898  94.5 125e3 25650 25648 197e3   8.7   8.5 
7.99/8.00	c +   8.0  40.3  1898  94.6 125e3 38571 38569 217e3  12.0  11.1 
9.19/9.21	c R   9.2  42.6  1898  94.6 125e3 44915 44913 217e3  15.0  12.9 
9.19/9.21	c 
9.19/9.21	c  seconds     variables   original    learned     agility
9.19/9.21	c         level        used      conflicts    limit          MB
9.19/9.21	c 
13.99/14.03	c +  14.0  44.3  1898  94.6 125e3 57952 57950 238e3  22.5  15.8 
21.89/21.96	c +  22.0  39.2  1898  94.9 125e3 87023 87020 262e3  14.1  19.9 
24.19/24.22	c R  24.2  38.1  1898  95.0 125e3 102e3 102e3 262e3  13.3  22.6 
36.28/36.40	c +  36.4  39.3  1898  95.5 125e3 130e3 130e3 288e3  16.4  27.4 
61.57/61.64	c +  61.6  38.9  1898  96.2 125e3 196e3 196e3 317e3  14.5  39.6 
72.58/72.64	c R  72.6  43.0  1898  96.3 125e3 230e3 230e3 317e3   9.6  50.5 
110.86/110.97	c + 110.9  46.1  1898  96.3 125e3 294e3 294e3 349e3   4.9  67.3 
177.83/177.96	c + 177.9  47.9  1898  96.6 125e3 441e3 108e3 384e3  14.3  32.4 
204.93/205.09	c R 205.0  46.4  1898  96.9 125e3 512e3 180e3 384e3  20.1  43.0 
277.21/277.36	c + 277.3  45.3  1898  97.0 125e3 662e3 329e3 422e3  16.1  71.6 
1021.11/1021.42	c + 102e1  45.1  1898  97.2 125e3 993e3 256e3 465e3  14.6  63.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-1722147-1240672934/watcher-1722147-1240672934 -o /tmp/evaluation-result-1722147-1240672934/solver-1722147-1240672934 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1722147-1240672934.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.83 1.82 1.44 3/65 17779
/proc/meminfo: memFree=1804896/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=1044 CPUtime=0
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 95325693 1069056 145 1992294400 134512640 135137933 4294956224 18446744073709551615 134683695 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 261 146 56 152 0 107 0

[startup+0.0531041 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 17779
/proc/meminfo: memFree=1804896/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=4200 CPUtime=0.04
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 908 0 0 0 4 0 0 0 18 0 1 0 95325693 4300800 893 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 1050 893 56 152 0 896 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4200

[startup+0.101109 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 17779
/proc/meminfo: memFree=1804896/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=5388 CPUtime=0.09
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 1233 0 0 0 9 0 0 0 18 0 1 0 95325693 5517312 1218 1992294400 134512640 135137933 4294956224 18446744073709551615 134547483 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 1347 1218 61 152 0 1193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5388

[startup+0.301132 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 17779
/proc/meminfo: memFree=1804896/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=5784 CPUtime=0.29
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 1347 0 0 0 29 0 0 0 19 0 1 0 95325693 5922816 1332 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 1446 1332 69 152 0 1292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5784

[startup+0.701178 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 17779
/proc/meminfo: memFree=1804896/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=6312 CPUtime=0.69
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 1500 0 0 0 69 0 0 0 23 0 1 0 95325693 6463488 1485 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 1578 1485 69 152 0 1424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50127 s]
/proc/loadavg: 1.83 1.82 1.44 2/66 17780
/proc/meminfo: memFree=1798936/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=7780 CPUtime=1.49
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 1837 0 0 0 148 1 0 0 25 0 1 0 95325693 7966720 1822 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 1945 1822 69 152 0 1791 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7780

[startup+3.10146 s]
/proc/loadavg: 1.83 1.82 1.44 2/66 17780
/proc/meminfo: memFree=1797400/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=8440 CPUtime=3.09
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 2005 0 0 0 308 1 0 0 25 0 1 0 95325693 8642560 1990 1992294400 134512640 135137933 4294956224 18446744073709551615 134552950 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 2110 1990 69 152 0 1956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8440

[startup+6.30184 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 17780
/proc/meminfo: memFree=1794968/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=11212 CPUtime=6.28
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 2701 0 0 0 627 1 0 0 25 0 1 0 95325693 11481088 2686 1992294400 134512640 135137933 4294956224 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 2803 2686 69 152 0 2649 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11212

[startup+12.7016 s]
/proc/loadavg: 1.71 1.79 1.44 2/66 17780
/proc/meminfo: memFree=1789080/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=16356 CPUtime=12.68
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 4000 0 0 0 1266 2 0 0 25 0 1 0 95325693 16748544 3985 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 4089 3985 69 152 0 3935 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16356

[startup+25.5011 s]
/proc/loadavg: 1.55 1.75 1.43 2/66 17780
/proc/meminfo: memFree=1779672/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=25852 CPUtime=25.48
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 6346 0 0 0 2543 5 0 0 25 0 1 0 95325693 26472448 6331 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 6463 6331 69 152 0 6309 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25852

[startup+51.1011 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 17780
/proc/meminfo: memFree=1770776/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=34944 CPUtime=51.07
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 8560 0 0 0 5100 7 0 0 25 0 1 0 95325693 35782656 8545 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 8736 8545 69 152 0 8582 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34944

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/66 17780
/proc/meminfo: memFree=1736856/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=69232 CPUtime=102.26
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 16995 0 0 0 10211 15 0 0 25 0 1 0 95325693 70893568 16980 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 17308 16980 69 152 0 17154 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69232

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/66 17780
/proc/meminfo: memFree=1720408/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=86068 CPUtime=162.24
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 21093 0 0 0 16204 20 0 0 25 0 1 0 95325693 88133632 21067 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 21517 21067 69 152 0 21363 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 86068

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/66 17780
/proc/meminfo: memFree=1720344/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=86068 CPUtime=222.23
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 21093 0 0 0 22202 21 0 0 25 0 1 0 95325693 88133632 21067 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 21517 21067 69 152 0 21363 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86068

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 17780
/proc/meminfo: memFree=1720344/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=86068 CPUtime=282.21
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 21093 0 0 0 28200 21 0 0 25 0 1 0 95325693 88133632 21067 1992294400 134512640 135137933 4294956224 18446744073709551615 134552191 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 21517 21067 69 152 0 21363 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 86068

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 17780
/proc/meminfo: memFree=1708696/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=97420 CPUtime=342.2
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 23996 0 0 0 34195 25 0 0 25 0 1 0 95325693 99758080 23970 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24355 23970 69 152 0 24201 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 97420

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/66 17780
/proc/meminfo: memFree=1706648/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=402.18
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 40192 26 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 99004

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/66 17780
/proc/meminfo: memFree=1706584/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=462.16
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 46190 26 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 99004

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 17780
/proc/meminfo: memFree=1706584/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=522.14
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 52188 26 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 99004

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 17780
/proc/meminfo: memFree=1706520/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=582.13
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 58187 26 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 99004

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 17780
/proc/meminfo: memFree=1706520/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=642.12
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 64185 27 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 99004

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 17780
/proc/meminfo: memFree=1706456/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=702.1
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 70183 27 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 99004

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 17780
/proc/meminfo: memFree=1706392/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=762.08
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 76181 27 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 99004

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 17780
/proc/meminfo: memFree=1706392/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=822.06
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 82179 27 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 99004

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 17780
/proc/meminfo: memFree=1706328/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=882.05
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 88177 28 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 99004

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 17780
/proc/meminfo: memFree=1706328/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=942.04
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 94176 28 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 99004

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 17782
/proc/meminfo: memFree=1706072/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=1002.02
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 100174 28 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134549043 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 99004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 17782
/proc/meminfo: memFree=1706072/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=1062
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 106172 28 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 99004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 17782
/proc/meminfo: memFree=1706072/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=1121.98
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 112170 28 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 99004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 17782
/proc/meminfo: memFree=1706136/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=1181.97
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 118168 29 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 99004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 17782
/proc/meminfo: memFree=1706136/2055920 swapFree=4180664/4192956
[pid=17779] ppid=17777 vsize=99004 CPUtime=1200.07
/proc/17779/stat : 17779 (picosat) R 17777 17779 17309 0 -1 4194304 24486 0 0 0 119978 29 0 0 25 0 1 0 95325693 101380096 24460 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17779/statm: 24751 24460 69 152 0 24597 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 99004

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.09
CPU user time (s): 1199.79
CPU system time (s): 0.305953
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 99004

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

runsolver used 1.21582 second user time and 3.16452 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 17:22:14
IDJOB=1722147
IDBENCH=71084
IDSOLVER=506
FILE ID=node73/1722147-1240672934
PBS_JOBID= 9186569
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=502831526

node73.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.214
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.214
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:       1805384 kB
Buffers:         23288 kB
Cached:         175464 kB
SwapCached:       5860 kB
Active:          97684 kB
Inactive:       109364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805384 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          13952 kB
Slab:            29516 kB
Committed_AS:   382808 kB
PageTables:       1396 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= 66312 MiB
End job on node73 at 2009-04-25 17:42:16