Trace number 1514326

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.07 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1835046931-014.cnf
MD5SUM526915dc72c013b3ed33744e623b5ae9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.31065
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1514326-1238236674.cnf
0.00/0.00	c parsed header 'p cnf 4000 16800'
0.00/0.02	c initialized 4000 variables
0.00/0.02	c found 16800 non trivial clauses
0.00/0.02	c
0.00/0.02	c random number generator seed 0
0.00/0.02	c 
0.00/0.02	c  seconds     variables   original    learned     agility
0.00/0.02	c         level        used      conflicts    limit          MB
0.00/0.02	c 
0.00/0.02	c s   0.0   0.0  4000   0.0 16800     0     0     0   0.0   0.8 
0.00/0.03	c 
0.00/0.03	c initial reduction limit 8400 clauses
0.00/0.03	c 
0.00/0.03	c +   0.0 333.7  4000  46.9 16800   100   100  9240  16.0   0.9 
0.00/0.03	c R   0.0 333.7  4000  46.9 16800   100   100  9240  16.0   0.9 
0.00/0.05	c +   0.1 260.8  4000  71.4 16800   250   250 10164  16.8   0.9 
0.06/0.07	c R   0.1 261.3  4000  79.4 16800   403   403 10164  16.7   1.0 
0.06/0.08	c +   0.1 249.8  4000  81.0 16800   475   475 11180  17.5   1.0 
0.10/0.13	c +   0.1 226.2  4000  89.0 16800   812   812 12298  19.2   1.2 
0.10/0.18	c R   0.2 230.2  4000  92.2 16800  1206  1206 12298  20.0   1.3 
0.10/0.19	c +   0.2 218.2  4000  93.2 16800  1317  1317 13527  19.9   1.4 
0.19/0.29	c +   0.3 203.6  4000  97.3 16800  2074  2074 14879  18.3   1.7 
0.39/0.45	c +   0.5 209.2  4000  98.1 16800  3209  3209 16366  15.4   2.2 
0.39/0.45	c R   0.5 209.2  4000  98.1 16800  3214  3214 16366  16.0   2.2 
0.60/0.67	c +   0.7 200.1  4000  99.0 16800  4911  4911 18002  18.8   2.8 
1.00/1.05	c +   1.1 202.5  4000  99.3 16800  7464  7464 19802  19.3   3.9 
1.10/1.14	c R   1.1 204.0  4000  99.4 16800  8034  8034 19802  17.2   4.1 
1.59/1.63	c +   1.6 197.5  4000  99.5 16800 11293 11293 21782  18.1   5.4 
2.49/2.57	c +   2.6 197.6  4000  99.5 16800 17036 17036 23960  18.1   7.8 
2.89/2.95	c R   3.0 199.9  4000  99.5 16800 19254 19254 23960  19.2   8.7 
4.09/4.16	c +   4.2 195.9  4000  99.5 16800 25650 13021 26356  17.4   6.3 
6.50/6.54	c +   6.5 199.2  4000  99.5 16800 38571 25942 28991  19.9  12.0 
7.79/7.83	c R   7.8 202.3  4000  99.5 16800 44900 14610 28991  17.6   8.0 
7.79/7.83	c 
7.79/7.83	c  seconds     variables   original    learned     agility
7.79/7.83	c         level        used      conflicts    limit          MB
7.79/7.83	c 
10.29/10.36	c +  10.4 198.6  4000  99.6 16800 57952 27662 31890  17.3  13.4 
15.98/16.01	c +  16.0 199.3  4000  99.6 16800 87023 15774 35079  17.0   8.0 
19.38/19.41	c R  19.4 201.4  4000  99.6 16800 102e3 31372 35079  18.5  15.5 
25.18/25.25	c +  25.2 199.1  4000  99.6 16800 130e3 13768 38586  18.4   7.1 
38.67/38.79	c +  38.8 199.6  4000  99.6 16800 196e3 26429 42444  18.8  13.1 
48.17/48.22	c R  48.2 202.3  4000  99.6 16800 230e3 31296 42444  18.3  17.0 
61.86/61.96	c +  61.9 200.9  4000  99.6 16800 294e3 34317 46688  18.0  16.0 
96.15/96.21	c +  96.2 201.3  4000  99.6 16800 441e3 44623 51356  17.3  22.4 
120.95/121.02	c R 121.0 206.2  4000  99.6 16800 512e3 39666 51356  19.5  23.3 
156.24/156.33	c + 156.3 204.1  4000  99.6 16800 662e3 32425 56491  18.8  15.9 
241.21/241.33	c + 241.3 204.4  4000  99.6 16800 993e3 54056 62140  18.2  27.6 
299.80/299.96	c R 299.9 206.1  4000  99.6 16800 112e4 43919 62140  17.6  23.6 
394.57/394.76	c + 394.6 204.3  4000  99.6 16800 148e4 55985 68354  19.5  26.5 
636.61/636.89	c + 636.7 204.9  4000  99.6 16800 223e4 30498 75189  17.6  17.4 
768.67/768.99	c R 768.8 205.2  4000  99.6 16800 246e4 17543 75189  18.0   9.6 
1031.29/1031.69	c + 103e1 204.7  4000  99.6 16800 335e4 40828 82707  18.7  19.3 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514326-1238236674/watcher-1514326-1238236674 -o /tmp/evaluation-result-1514326-1238236674/solver-1514326-1238236674 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1514326-1238236674.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: 0.92 0.99 0.97 3/80 494
/proc/meminfo: memFree=1848620/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=1208 CPUtime=0
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 1096331073 1236992 189 1992294400 134512640 135137933 4294956240 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 302 190 56 152 0 148 0

[startup+0.0647779 s]
/proc/loadavg: 0.92 0.99 0.97 3/80 494
/proc/meminfo: memFree=1848620/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=1768 CPUtime=0.06
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 339 0 0 0 6 0 0 0 20 0 1 0 1096331073 1810432 324 1992294400 134512640 135137933 4294956240 18446744073709551615 134521344 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 442 324 69 152 0 288 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1768

[startup+0.102782 s]
/proc/loadavg: 0.92 0.99 0.97 3/80 494
/proc/meminfo: memFree=1848620/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=1900 CPUtime=0.1
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 373 0 0 0 10 0 0 0 20 0 1 0 1096331073 1945600 358 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 475 358 69 152 0 321 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1900

[startup+0.302801 s]
/proc/loadavg: 0.92 0.99 0.97 3/80 494
/proc/meminfo: memFree=1848620/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=2568 CPUtime=0.29
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 528 0 0 0 29 0 0 0 22 0 1 0 1096331073 2629632 513 1992294400 134512640 135137933 4294956240 18446744073709551615 134521419 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 642 514 69 152 0 488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2568

[startup+0.704844 s]
/proc/loadavg: 0.92 0.99 0.97 3/80 494
/proc/meminfo: memFree=1848620/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=3756 CPUtime=0.7
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 845 0 0 0 70 0 0 0 25 0 1 0 1096331073 3846144 830 1992294400 134512640 135137933 4294956240 18446744073709551615 134548908 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 939 830 69 152 0 785 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3756

[startup+1.50193 s]
/proc/loadavg: 0.92 0.99 0.97 2/81 495
/proc/meminfo: memFree=1844644/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=6052 CPUtime=1.49
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 1402 0 0 0 149 0 0 0 25 0 1 0 1096331073 6197248 1387 1992294400 134512640 135137933 4294956240 18446744073709551615 134542989 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 1513 1387 69 152 0 1359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6052

[startup+3.10109 s]
/proc/loadavg: 0.93 0.99 0.97 2/81 495
/proc/meminfo: memFree=1841508/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=10144 CPUtime=3.09
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 2422 0 0 0 308 1 0 0 25 0 1 0 1096331073 10387456 2407 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 2536 2407 69 152 0 2382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10144

[startup+6.30142 s]
/proc/loadavg: 0.93 0.99 0.97 2/81 495
/proc/meminfo: memFree=1837156/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=12652 CPUtime=6.28
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 3057 0 0 0 627 1 0 0 25 0 1 0 1096331073 12955648 3031 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 3163 3031 69 152 0 3009 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12652

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 0.97 2/81 495
/proc/meminfo: memFree=1832516/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=16480 CPUtime=12.69
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 4042 0 0 0 1267 2 0 0 25 0 1 0 1096331073 16875520 4016 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 4120 4016 69 152 0 3966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16480

[startup+25.5014 s]
/proc/loadavg: 0.95 0.99 0.97 2/81 495
/proc/meminfo: memFree=1830596/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=18612 CPUtime=25.48
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 4531 0 0 0 2546 2 0 0 25 0 1 0 1096331073 19058688 4489 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 4653 4489 69 152 0 4499 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18612

[startup+51.1011 s]
/proc/loadavg: 1.03 1.00 0.97 2/81 495
/proc/meminfo: memFree=1826500/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=23100 CPUtime=51.07
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 5644 0 0 0 5104 3 0 0 25 0 1 0 1096331073 23654400 5602 1992294400 134512640 135137933 4294956240 18446744073709551615 134566700 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 5775 5602 69 152 0 5621 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23100

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.97 2/81 495
/proc/meminfo: memFree=1821124/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=27956 CPUtime=102.26
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 6932 0 0 0 10222 4 0 0 25 0 1 0 1096331073 28626944 6831 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 6989 6831 69 152 0 6835 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27956

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1817924/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=30816 CPUtime=162.24
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 7782 0 0 0 16219 5 0 0 25 0 1 0 1096331073 31555584 7577 1992294400 134512640 135137933 4294956240 18446744073709551615 134548895 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 7704 7577 69 152 0 7550 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30816

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1818308/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=30364 CPUtime=222.22
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 7790 0 0 0 22217 5 0 0 25 0 1 0 1096331073 31092736 7472 1992294400 134512640 135137933 4294956240 18446744073709551615 134552108 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 7591 7472 69 152 0 7437 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30364

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1812996/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=35776 CPUtime=282.21
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 9152 0 0 0 28214 7 0 0 25 0 1 0 1096331073 36634624 8834 1992294400 134512640 135137933 4294956240 18446744073709551615 134548992 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 8944 8834 69 152 0 8790 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35776

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1813252/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=35348 CPUtime=342.19
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 9315 0 0 0 34212 7 0 0 25 0 1 0 1096331073 36196352 8728 1992294400 134512640 135137933 4294956240 18446744073709551615 134547546 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 8837 8728 69 152 0 8683 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 35348

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1813700/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=35380 CPUtime=402.17
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 9327 0 0 0 40210 7 0 0 25 0 1 0 1096331073 36229120 8620 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 8845 8620 69 152 0 8691 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35380

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1811140/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=38020 CPUtime=462.15
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 9981 0 0 0 46208 7 0 0 25 0 1 0 1096331073 38932480 9274 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 9505 9274 69 152 0 9351 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 38020

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1812036/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=37136 CPUtime=522.14
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 10221 0 0 0 52206 8 0 0 25 0 1 0 1096331073 38027264 9035 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 9284 9035 69 152 0 9130 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 37136

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1810820/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=38284 CPUtime=582.12
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 10937 0 0 0 58203 9 0 0 25 0 1 0 1096331073 39202816 9336 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 9571 9336 69 152 0 9417 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 38284

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1806852/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=42244 CPUtime=642.1
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 11916 0 0 0 64201 9 0 0 25 0 1 0 1096331073 43257856 10315 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 10561 10315 69 152 0 10407 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 42244

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 495
/proc/meminfo: memFree=1804100/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=44884 CPUtime=702.08
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12598 0 0 0 70198 10 0 0 25 0 1 0 1096331073 45961216 10997 1992294400 134512640 135137933 4294956240 18446744073709551615 134548930 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 11221 10997 69 152 0 11067 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 44884

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1803908/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=44884 CPUtime=762.07
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12598 0 0 0 76197 10 0 0 25 0 1 0 1096331073 45961216 10997 1992294400 134512640 135137933 4294956240 18446744073709551615 134552061 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 11221 10997 69 152 0 11067 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 44884

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1803908/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=44884 CPUtime=822.05
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12598 0 0 0 82195 10 0 0 25 0 1 0 1096331073 45961216 10997 1992294400 134512640 135137933 4294956240 18446744073709551615 134522698 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 11221 10997 69 152 0 11067 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 44884

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1803844/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=44884 CPUtime=882.03
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12598 0 0 0 88193 10 0 0 25 0 1 0 1096331073 45961216 10997 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 11221 10997 69 152 0 11067 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 44884

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1804100/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=44380 CPUtime=942.01
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12598 0 0 0 94191 10 0 0 25 0 1 0 1096331073 45445120 10884 1992294400 134512640 135137933 4294956240 18446744073709551615 134551624 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 11095 10884 69 152 0 10941 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 44380

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1804548/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=44092 CPUtime=1002
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12598 0 0 0 100190 10 0 0 25 0 1 0 1096331073 45150208 10812 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 11023 10812 69 152 0 10869 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 44092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1805636/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=43008 CPUtime=1061.98
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 12612 0 0 0 106188 10 0 0 25 0 1 0 1096331073 44040192 10555 1992294400 134512640 135137933 4294956240 18446744073709551615 134552918 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 10752 10555 69 152 0 10598 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 43008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1800132/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=48684 CPUtime=1121.96
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 14012 0 0 0 112184 12 0 0 25 0 1 0 1096331073 49852416 11955 1992294400 134512640 135137933 4294956240 18446744073709551615 134553586 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 12171 11955 69 152 0 12017 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 48684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1800068/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=48656 CPUtime=1181.95
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 14012 0 0 0 118183 12 0 0 25 0 1 0 1096331073 49823744 11955 1992294400 134512640 135137933 4294956240 18446744073709551615 134547517 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 12164 11955 69 152 0 12010 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 48656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 496
/proc/meminfo: memFree=1800132/2055920 swapFree=4163576/4192956
[pid=494] ppid=492 vsize=48332 CPUtime=1200.05
/proc/494/stat : 494 (picosat) R 492 494 457 0 -1 4194304 14012 0 0 0 119993 12 0 0 25 0 1 0 1096331073 49491968 11886 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/494/statm: 12083 11886 69 152 0 11929 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48332

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.93
CPU system time (s): 0.135979
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 48684

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

runsolver used 1.57976 second user time and 3.9114 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 11:37:54
IDJOB=1514326
IDBENCH=70337
IDSOLVER=506
FILE ID=node90/1514326-1238236674
PBS_JOBID= 9060695
Free space on /tmp= 66456 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1835046931-014.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514326-1238236674/watcher-1514326-1238236674 -o /tmp/evaluation-result-1514326-1238236674/solver-1514326-1238236674 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1514326-1238236674.cnf

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

MD5SUM BENCH= 526915dc72c013b3ed33744e623b5ae9
RANDOM SEED=119185163

node90.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.234
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.234
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:       1849100 kB
Buffers:         36936 kB
Cached:          98692 kB
SwapCached:      18936 kB
Active:          97992 kB
Inactive:        58008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849100 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:          25564 kB
Slab:            35100 kB
Committed_AS:  2500648 kB
PageTables:       2668 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= 66456 MiB
End job on node90 at 2009-03-28 11:57:57