Trace number 1722797

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.11 1200.44

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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-1722797-1240679524.cnf
0.00/0.00	c parsed header 'p cnf 2220 160694'
0.09/0.13	c initialized 2220 variables
0.09/0.13	c found 160694 non trivial clauses
0.09/0.13	c
0.09/0.13	c random number generator seed 0
0.09/0.13	c 
0.09/0.13	c  seconds     variables   original    learned     agility
0.09/0.13	c         level        used      conflicts    limit          MB
0.09/0.13	c 
0.09/0.13	c s   0.1   0.0  2220   0.0 157e3     0     0     0   0.0   5.4 
0.09/0.14	c 
0.09/0.14	c initial reduction limit 78630 clauses
0.09/0.14	c 
0.09/0.14	c +   0.1 180.1  2220  14.7 157e3   100   100 86493  12.3   5.4 
0.09/0.14	c R   0.1 180.1  2220  14.7 157e3   100   100 86493  12.3   5.4 
0.09/0.16	c +   0.2 123.7  2220  25.8 157e3   250   250 95142  17.1   5.4 
0.09/0.17	c R   0.2 121.3  2220  28.8 157e3   400   400 95142  16.3   5.5 
0.09/0.19	c +   0.2 113.3  2220  32.4 157e3   475   475 104e3  14.2   5.5 
0.19/0.24	c +   0.2 101.5  2220  38.6 157e3   812   812 115e3   8.3   5.6 
0.19/0.28	c R   0.3 101.6  2220  44.7 157e3  1205  1205 115e3  14.0   5.8 
0.29/0.31	c +   0.3  99.2  2220  47.7 157e3  1317  1317 126e3  17.6   5.8 
0.39/0.41	c +   0.4 103.6  2220  65.3 157e3  2074  2074 139e3  24.3   6.1 
0.49/0.55	c +   0.6 108.0  2220  66.5 157e3  3209  3209 153e3  24.6   6.5 
0.49/0.55	c N   0.6 108.0  2220  66.5 157e3  3210  3210 153e3  24.6   6.5 
0.69/0.76	c +   0.8 104.8  2220  71.9 157e3  4911  4911 168e3  26.5   7.1 
1.09/1.12	c +   1.1  99.5  2220  84.0 157e3  7464  7464 185e3  17.9   8.0 
1.09/1.19	c R   1.2  98.5  2220  84.6 157e3  8021  8021 185e3  12.6   8.2 
1.69/1.73	c +   1.7  95.3  2220  89.2 157e3 11293 11293 203e3  10.4   9.4 
2.59/2.60	c +   2.6  88.8  2220  90.3 157e3 17036 17036 224e3  16.2  11.4 
2.79/2.88	c R   2.9  87.2  2220  90.4 157e3 19237 19237 224e3  12.7  12.1 
4.19/4.24	c +   4.2  83.5  2220  90.4 157e3 25650 25650 246e3   8.7  14.3 
8.39/8.41	c +   8.4  79.3  2220  90.4 157e3 38571 38571 271e3  15.0  18.5 
10.19/10.25	c R  10.3  77.6  2220  90.4 157e3 44908 44908 271e3  11.8  20.5 
10.19/10.25	c 
10.19/10.25	c  seconds     variables   original    learned     agility
10.19/10.25	c         level        used      conflicts    limit          MB
10.19/10.25	c 
14.29/14.35	c +  14.4  75.8  2220  90.6 157e3 57952 57952 298e3  14.9  24.7 
30.09/30.18	c +  30.2  75.6  2220  91.1 157e3 87023 87023 328e3  12.7  34.8 
35.98/36.04	c R  36.0  75.6  2220  91.3 157e3 102e3 102e3 328e3  10.3  40.2 
60.48/60.59	c +  60.6  74.1  2220  91.4 157e3 130e3 130e3 361e3  14.6  49.4 
95.67/95.73	c +  95.7  71.4  2220  96.4 157e3 196e3 196e3 397e3  17.3  67.7 
110.97/111.03	c R 111.0  64.8  2220  96.5 157e3 230e3 230e3 397e3  14.3  72.3 
144.75/144.86	c + 144.8  68.3  2220  96.6 157e3 294e3 294e3 437e3  19.5  94.2 
250.22/250.38	c + 250.3  67.9  2220  97.0 157e3 441e3 18983 480e3   9.5  12.6 
265.62/265.76	c R 265.7  64.6  2220  97.1 157e3 512e3 90537 480e3  15.7  27.8 
316.31/316.41	c + 316.3  70.3  2220  97.3 157e3 662e3 239e3 528e3  19.7  80.0 
527.24/527.43	c + 527.3  74.2  2220  97.6 157e3 993e3 58039 581e3  14.5  26.9 
589.23/589.48	c R 589.3  68.5  2220  97.6 157e3 112e4 193e3 581e3  18.6  44.7 
766.48/766.75	c + 766.5  72.0  2220  97.7 157e3 148e4 554e3 640e3  19.7 167.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-1722797-1240679524/watcher-1722797-1240679524 -o /tmp/evaluation-result-1722797-1240679524/solver-1722797-1240679524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1722797-1240679524.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.15 1.11 1.06 3/64 2208
/proc/meminfo: memFree=1123480/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=1056 CPUtime=0
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 162 0 0 0 0 0 0 0 20 0 1 0 95981302 1081344 147 1992294400 134512640 135137933 4294956240 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 264 148 56 152 0 110 0

[startup+0.0149549 s]
/proc/loadavg: 1.15 1.11 1.06 3/64 2208
/proc/meminfo: memFree=1123480/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=1716 CPUtime=0.01
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 327 0 0 0 1 0 0 0 20 0 1 0 95981302 1757184 312 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 429 313 56 152 0 275 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1716

[startup+0.101965 s]
/proc/loadavg: 1.15 1.11 1.06 3/64 2208
/proc/meminfo: memFree=1123480/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=6836 CPUtime=0.09
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 1518 0 0 0 9 0 0 0 20 0 1 0 95981302 7000064 1503 1992294400 134512640 135137933 4294956240 18446744073709551615 134671551 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 1709 1503 61 152 0 1555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6836

[startup+0.301987 s]
/proc/loadavg: 1.15 1.11 1.06 3/64 2208
/proc/meminfo: memFree=1123480/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=7364 CPUtime=0.29
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 1640 0 0 0 29 0 0 0 22 0 1 0 95981302 7540736 1625 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 1841 1625 69 152 0 1687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7364

[startup+0.701034 s]
/proc/loadavg: 1.15 1.11 1.06 3/64 2208
/proc/meminfo: memFree=1123480/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=8420 CPUtime=0.69
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 1917 0 0 0 69 0 0 0 25 0 1 0 95981302 8622080 1902 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 2105 1902 69 152 0 1951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8420

[startup+1.50113 s]
/proc/loadavg: 1.15 1.11 1.06 2/65 2209
/proc/meminfo: memFree=1115344/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=10400 CPUtime=1.49
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 2412 0 0 0 149 0 0 0 25 0 1 0 95981302 10649600 2397 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 2600 2397 69 152 0 2446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10400

[startup+3.10132 s]
/proc/loadavg: 1.15 1.11 1.06 2/65 2209
/proc/meminfo: memFree=1112656/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=14228 CPUtime=3.08
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 3358 0 0 0 307 1 0 0 25 0 1 0 95981302 14569472 3343 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 3557 3343 69 152 0 3403 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14228

[startup+6.30169 s]
/proc/loadavg: 1.21 1.12 1.06 2/65 2209
/proc/meminfo: memFree=1106768/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=18452 CPUtime=6.29
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 4411 0 0 0 627 2 0 0 25 0 1 0 95981302 18894848 4396 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 4613 4396 69 152 0 4459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18452

[startup+12.7014 s]
/proc/loadavg: 1.20 1.12 1.06 2/65 2209
/proc/meminfo: memFree=1100240/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=25048 CPUtime=12.69
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 6058 0 0 0 1264 5 0 0 25 0 1 0 95981302 25649152 6043 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 6262 6043 69 152 0 6108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25048

[startup+25.502 s]
/proc/loadavg: 1.15 1.12 1.06 2/65 2209
/proc/meminfo: memFree=1090832/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=33752 CPUtime=25.48
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 8199 0 0 0 2541 7 0 0 25 0 1 0 95981302 34562048 8184 1992294400 134512640 135137933 4294956240 18446744073709551615 134548992 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 8438 8184 69 152 0 8284 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33752

[startup+51.102 s]
/proc/loadavg: 1.10 1.11 1.06 2/65 2209
/proc/meminfo: memFree=1074704/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=49856 CPUtime=51.08
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 12250 0 0 0 5096 12 0 0 25 0 1 0 95981302 51052544 12235 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 12464 12235 69 152 0 12310 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49856

[startup+102.306 s]
/proc/loadavg: 1.04 1.09 1.06 2/65 2209
/proc/meminfo: memFree=1050320/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=74128 CPUtime=102.26
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 18278 0 0 0 10209 17 0 0 25 0 1 0 95981302 75907072 18263 1992294400 134512640 135137933 4294956240 18446744073709551615 134548556 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 18532 18263 69 152 0 18378 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74128

[startup+162.301 s]
/proc/loadavg: 1.01 1.07 1.05 2/65 2209
/proc/meminfo: memFree=1017872/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=107228 CPUtime=162.24
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 26410 0 0 0 16199 25 0 0 25 0 1 0 95981302 109801472 26395 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 26807 26395 69 152 0 26653 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 107228

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.04 2/65 2209
/proc/meminfo: memFree=995600/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=129008 CPUtime=222.23
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 31940 0 0 0 22192 31 0 0 25 0 1 0 95981302 132104192 31925 1992294400 134512640 135137933 4294956240 18446744073709551615 134549028 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 32252 31925 69 152 0 32098 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 129008

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 2209
/proc/meminfo: memFree=984016/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=140696 CPUtime=282.22
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 34826 0 0 0 28188 34 0 0 25 0 1 0 95981302 144072704 34800 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 35174 34800 69 152 0 35020 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 140696

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.03 2/65 2209
/proc/meminfo: memFree=983952/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=140696 CPUtime=342.2
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 34826 0 0 0 34186 34 0 0 25 0 1 0 95981302 144072704 34800 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 35174 34800 69 152 0 35020 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 140696

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 2209
/proc/meminfo: memFree=982288/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=142940 CPUtime=402.18
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 35378 0 0 0 40184 34 0 0 25 0 1 0 95981302 146370560 35352 1992294400 134512640 135137933 4294956240 18446744073709551615 134548834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 35735 35352 69 152 0 35581 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 142940

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 2209
/proc/meminfo: memFree=954064/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=170528 CPUtime=462.16
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 42322 0 0 0 46175 41 0 0 25 0 1 0 95981302 174620672 42296 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 42632 42296 69 152 0 42478 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 170528

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 2209
/proc/meminfo: memFree=931920/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=196008 CPUtime=522.14
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 47805 0 0 0 52168 46 0 0 25 0 1 0 95981302 200712192 47779 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 49002 47779 69 152 0 48848 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 196008

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 2209
/proc/meminfo: memFree=931920/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=196008 CPUtime=582.13
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 47805 0 0 0 58167 46 0 0 25 0 1 0 95981302 200712192 47779 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 49002 47779 69 152 0 48848 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 196008

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=931984/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=196008 CPUtime=642.12
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 47805 0 0 0 64166 46 0 0 25 0 1 0 95981302 200712192 47779 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 49002 47779 69 152 0 48848 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 196008

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=931984/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=196008 CPUtime=702.1
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 47805 0 0 0 70164 46 0 0 25 0 1 0 95981302 200712192 47779 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 49002 47779 69 152 0 48848 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 196008

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=931920/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=196008 CPUtime=762.08
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 47826 0 0 0 76162 46 0 0 25 0 1 0 95981302 200712192 47800 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 49002 47800 69 152 0 48848 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 196008

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=927120/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=200892 CPUtime=822.06
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 49132 0 0 0 82159 47 0 0 25 0 1 0 95981302 205713408 49106 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 50223 49106 69 152 0 50069 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 200892

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919696/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=882.05
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 88155 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 207492

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919632/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=942.03
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 94153 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 207492

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919632/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=1002.02
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 100152 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 207492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919632/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=1062
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 106150 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 207492

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919696/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=1121.99
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 112149 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 207492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919696/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=1181.97
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 118147 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 207492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2209
/proc/meminfo: memFree=919696/2055920 swapFree=4192812/4192956
[pid=2208] ppid=2206 vsize=207492 CPUtime=1200.07
/proc/2208/stat : 2208 (picosat) R 2206 2208 2132 0 -1 4194304 50881 0 0 0 119957 50 0 0 25 0 1 0 95981302 212471808 50855 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2208/statm: 51873 50855 69 152 0 51719 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 207492

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.44
CPU time (s): 1200.11
CPU user time (s): 1199.58
CPU system time (s): 0.534918
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 207492

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

runsolver used 0.968852 second user time and 2.36464 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 19:12:04
IDJOB=1722797
IDBENCH=71097
IDSOLVER=506
FILE ID=node75/1722797-1240679524
PBS_JOBID= 9186683
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=9933349

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1123960 kB
Buffers:         84760 kB
Cached:         754216 kB
SwapCached:        144 kB
Active:         117268 kB
Inactive:       735776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1123960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3300 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            64812 kB
Committed_AS:   225156 kB
PageTables:       1416 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= 66428 MiB
End job on node75 at 2009-04-25 19:32:07