Trace number 1518887

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
precosat 236? (TO) 1200.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1002348653-090.cnf
MD5SUMc369517cece9ac5de13f6444259c5dd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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 PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1518887-1238305696.cnf
0.00/0.00	c found header 'p cnf 480 2040'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     2040     480      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     2015     470      0     0     10       0      0    0.0   0    0
0.00/0.01	c l    0.0     2015     470      0     0     10       0   2015    0.0   0    0
0.00/0.01	c R    0.0     2015     470      0     0     10     102    102   49.8  14    0
0.01/0.01	c R    0.0     2015     470      0     0     10     202    202   39.8  20    0
0.01/0.04	c N    0.0     2015     470      0     0     10     803    803   32.2  28    0
0.01/0.05	c B    0.1     2015     470      0     0     10    1003   1003   31.5  26    0
0.10/0.10	c B    0.1     2015     470      0     0     10    2003   2003   30.4  28    0
0.10/0.10	c +    0.1     2015     470      0     0     10    2015   2216   30.4  27    0
0.10/0.12	c N    0.1     2015     470      0     0     10    2408   2229   30.0  27    1
0.10/0.13	c +    0.1     2015     470      0     0     10    2515   2437   29.9  28    1
0.10/0.16	c +    0.2     2015     470      0     0     10    3140   2680   29.6  27    1
0.20/0.21	c +    0.2     2015     470      0     0     10    3926   2948   29.8  27    1
0.20/0.26	c +    0.3     2015     470      0     0     10    4905   3242   29.8  28    1
0.30/0.35	c +    0.3     2015     470      0     0     10    6131   3566   29.4  27    1
0.30/0.36	c N    0.4     2015     470      0     0     10    6420   3538   29.3  29    1
0.40/0.45	c +    0.5     2015     470      0     0     10    7661   3922   29.0  27    1
0.40/0.47	c B    0.5     2015     470      0     0     10    8004   3915   28.9  27    1
0.50/0.58	c +    0.6     2015     470      0     0     10    9576   4314   28.6  28    1
0.70/0.75	c
0.70/0.75	c       original/binary      fixed     eliminated      learned       agility
0.70/0.75	c   seconds        variables     equivalent    conflicts       height       MB
0.70/0.75	c
0.70/0.75	c +    0.7     2015     470      0     0     10   11970   4745   28.4  29    1
0.90/0.96	c +    1.0     2015     470      0     0     10   14961   5219   28.2  28    1
1.00/1.04	c N    1.0     2015     470      0     0     10   16045   5230   28.0  25    1
1.20/1.25	c +    1.3     2015     470      0     0     10   18700   5740   27.7  28    1
1.60/1.63	c +    1.6     2015     470      0     0     10   23376   6314   27.5  29    1
1.60/1.68	c B    1.7     2015     470      0     0     10   24010   6322   27.5  29    1
1.99/2.10	c +    2.1     2015     470      0     0     10   29220   6945   27.2  26    1
2.59/2.65	c +    2.7     2015     470      0     0     10   36525   7639   27.1  26    2
2.79/2.82	c N    2.8     2015     470      0     0     10   38485   7652   27.0  26    2
3.39/3.46	c +    3.5     2015     470      0     0     10   45656   8402   26.8  28    2
4.40/4.49	c +    4.5     2015     470      0     0     10   57070   9242   26.3  26    2
5.09/5.16	c B    5.2     2015     470      0     0     10   64022   9256   26.1  25    2
5.69/5.77	c +    5.8     2015     470      0     0     10   71336  10166   26.1  26    2
7.49/7.55	c +    7.6     2015     470      0     0     10   89170  11182   25.5  27    3
7.59/7.62	c N    7.6     2015     470      0     0     10   89804  10809   25.5  27    3
9.69/9.76	c +    9.8     2015     470      0     0     10  111461  12300   25.0  27    3
12.79/12.88	c +   12.9     2015     470      0     0     10  139325  13530   24.7  28    4
15.18/15.27	c B   15.3     2015     470      0     0     10  160051  13537   24.6  28    4
16.78/16.80	c +   16.8     2015     470      0     0     10  174156  14883   24.7  27    4
20.68/20.71	c
20.68/20.71	c       original/binary      fixed     eliminated      learned       agility
20.68/20.71	c   seconds        variables     equivalent    conflicts       height       MB
20.68/20.71	c
20.68/20.71	c N   20.7     2015     470      0     0     10  205207  14897   24.4  27    4
22.18/22.30	c +   22.3     2015     470      0     0     10  217695  16371   24.2  27    4
28.98/29.00	c +   29.0     2015     470      0     0     10  272115  18008   24.5  28    5
38.57/38.61	c +   38.6     2015     470      0     0     10  340140  19808   25.2  28    6
45.18/45.21	c B   45.2     2015     470      0     0     10  384106  19826   25.3  25    6
51.37/51.42	c +   51.4     2015     470      0     0     10  425175  21788   25.2  27    6
57.97/58.03	c N   58.0     2015     470      0     0     10  461593  21804   24.9  26    7
69.96/70.05	c +   70.0     2015     470      0     0     10  531465  23966   24.8  25    7
94.85/94.91	c +   94.9     2015     470      0     0     10  664330  26362   24.7  28    9
127.84/127.99	c +  127.9     2015     470      0     0     10  830414  28998   24.9  28   10
142.54/142.65	c B  142.6     2015     470      0     0     10  896214  29001   24.9  28   10
170.43/170.53	c N  170.5     2015     470      0     0     10 1025589  29012   24.8  27   11
173.22/173.37	c +  173.3     2015     470      0     0     10 1038015  31897   24.7  27   11
234.30/234.44	c +  234.4     2015     470      0     0     10 1297517  35086   24.5  27   12
320.47/320.68	c +  320.6     2015     470      0     0     10 1621895  38594   24.4  27   14
437.63/437.83	c +  437.7     2015     470      0     0     10 2027368  42453   24.4  27   15
443.92/444.16	c B  444.0     2015     470      0     0     10 2048410  42454   24.4  25   16
514.20/514.49	c N  514.3     2015     470      0     0     10 2256005  42468   24.5  25   17
607.47/607.79	c +  607.6     2015     470      0     0     10 2534211  46698   24.4  29   18
830.47/830.87	c
830.47/830.87	c       original/binary      fixed     eliminated      learned       agility
830.47/830.87	c   seconds        variables     equivalent    conflicts       height       MB
830.47/830.87	c
830.47/830.87	c +  830.6     2015     470      0     0     10 3167761  51367   24.4  24   20
1151.66/1152.15	c + 1151.7     2015     470      0     0     10 3959701  56503   24.7  27   22
1200.05/1200.50	c
1200.05/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.05/1200.50	c
1200.05/1200.50	c 4070230 conflicts, 4872420 decisions, 1 random
1200.05/1200.50	c 0 iterations, 274 restarts, 6890 skipped
1200.05/1200.50	c 35 enlarged, 0 shrunken, 39804 rescored, 1000 rebiased
1200.05/1200.50	c 1 simplifications, 0 reductions
1200.05/1200.50	c
1200.05/1200.50	c vars: 0 fixed, 0 equiv, 10 elim, 0 merged
1200.05/1200.50	c elim: 6672 resolutions, 1 phases, 1 rounds
1200.05/1200.50	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.05/1200.50	c arty: 0.00 and 0.00 xor average arity
1200.05/1200.50	c prbe: 101540 probed, 108 phases, 108 rounds
1200.05/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.05/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.05/1200.50	c hash: 0 units, 0 merged
1200.05/1200.50	c mins: 99605137 learned, 20% deleted, 50 strong, 24 depth
1200.05/1200.50	c subs: 0 forward, 0 backward, 0 doms
1200.05/1200.50	c strs: 0 forward, 0 backward
1200.05/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.05/1200.50	c prps: 344998054 propagations, 0.29 megaprops
1200.05/1200.50	c
1200.05/1200.50	c 1200.1 seconds, 23 MB max, 467 MB recycled
1200.05/1200.50	c
1200.05/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.05/1200.50	c

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-1518887-1238305696/watcher-1518887-1238305696 -o /tmp/evaluation-result-1518887-1238305696/solver-1518887-1238305696 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518887-1238305696.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.91 0.95 0.97 3/71 12154
/proc/meminfo: memFree=842128/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=916 CPUtime=0
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1103232650 937984 141 1992294400 134512640 135151029 4294956240 18446744073709551615 134688592 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 229 141 79 155 0 72 0

[startup+0.0154991 s]
/proc/loadavg: 0.91 0.95 0.97 3/71 12154
/proc/meminfo: memFree=842128/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=1048 CPUtime=0.01
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 170 0 0 0 1 0 0 0 18 0 1 0 1103232650 1073152 154 1992294400 134512640 135151029 4294956240 18446744073709551615 134703854 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 262 154 79 155 0 105 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1048

[startup+0.101514 s]
/proc/loadavg: 0.91 0.95 0.97 3/71 12154
/proc/meminfo: memFree=842128/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=1312 CPUtime=0.1
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 236 0 0 0 10 0 0 0 18 0 1 0 1103232650 1343488 220 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 328 220 79 155 0 171 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1312

[startup+0.301552 s]
/proc/loadavg: 0.91 0.95 0.97 3/71 12154
/proc/meminfo: memFree=842128/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=1576 CPUtime=0.3
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 312 0 0 0 30 0 0 0 19 0 1 0 1103232650 1613824 296 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 394 296 79 155 0 237 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1576

[startup+0.701629 s]
/proc/loadavg: 0.91 0.95 0.97 3/71 12154
/proc/meminfo: memFree=842128/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=1840 CPUtime=0.7
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 377 0 0 0 70 0 0 0 22 0 1 0 1103232650 1884160 361 1992294400 134512640 135151029 4294956240 18446744073709551615 134574633 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 460 361 79 155 0 303 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1840

[startup+1.50178 s]
/proc/loadavg: 0.91 0.95 0.97 2/72 12155
/proc/meminfo: memFree=840776/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=2104 CPUtime=1.5
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 461 0 0 0 150 0 0 0 25 0 1 0 1103232650 2154496 445 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 526 445 79 155 0 369 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2104

[startup+3.10109 s]
/proc/loadavg: 0.91 0.95 0.97 2/72 12155
/proc/meminfo: memFree=840328/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=2764 CPUtime=3.09
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 619 0 0 0 309 0 0 0 25 0 1 0 1103232650 2830336 603 1992294400 134512640 135151029 4294956240 18446744073709551615 134580618 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 691 603 79 155 0 534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2764

[startup+6.3017 s]
/proc/loadavg: 0.92 0.95 0.97 2/72 12155
/proc/meminfo: memFree=839240/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=3572 CPUtime=6.29
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 821 0 0 0 629 0 0 0 25 0 1 0 1103232650 3657728 805 1992294400 134512640 135151029 4294956240 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 893 805 79 155 0 736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3572

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/72 12155
/proc/meminfo: memFree=838088/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=4508 CPUtime=12.69
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 1038 0 0 0 1269 0 0 0 25 0 1 0 1103232650 4616192 1022 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 1127 1022 79 155 0 970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4508

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.97 2/72 12155
/proc/meminfo: memFree=836744/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=5876 CPUtime=25.48
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 1362 0 0 0 2548 0 0 0 25 0 1 0 1103232650 6017024 1346 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 1469 1346 79 155 0 1312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5876

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.97 2/72 12155
/proc/meminfo: memFree=834952/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=7796 CPUtime=51.07
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 1804 0 0 0 5106 1 0 0 25 0 1 0 1103232650 7983104 1788 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 1949 1788 79 155 0 1792 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7796

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/72 12155
/proc/meminfo: memFree=832776/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=10240 CPUtime=102.25
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 2346 0 0 0 10224 1 0 0 25 0 1 0 1103232650 10485760 2330 1992294400 134512640 135151029 4294956240 18446744073709551615 134555012 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 2560 2330 79 155 0 2403 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10240

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=831048/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=12084 CPUtime=162.23
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 2762 0 0 0 16220 3 0 0 25 0 1 0 1103232650 12374016 2746 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 3021 2746 79 155 0 2864 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12084

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=829640/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=13784 CPUtime=222.21
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 3090 0 0 0 22217 4 0 0 25 0 1 0 1103232650 14114816 3074 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 3446 3074 79 155 0 3289 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13784

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=828488/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=14988 CPUtime=282.18
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 3374 0 0 0 28214 4 0 0 25 0 1 0 1103232650 15347712 3358 1992294400 134512640 135151029 4294956240 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 3747 3358 79 155 0 3590 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 14988

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=827464/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=16200 CPUtime=342.16
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 3618 0 0 0 34211 5 0 0 25 0 1 0 1103232650 16588800 3602 1992294400 134512640 135151029 4294956240 18446744073709551615 134555100 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 4050 3602 79 155 0 3893 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16200

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=827016/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=16648 CPUtime=402.14
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 3732 0 0 0 40209 5 0 0 25 0 1 0 1103232650 17047552 3716 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 4162 3716 79 155 0 4005 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 16648

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=825800/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=17928 CPUtime=462.12
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4044 0 0 0 46206 6 0 0 25 0 1 0 1103232650 18358272 4028 1992294400 134512640 135151029 4294956240 18446744073709551615 134574596 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 4482 4028 79 155 0 4325 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 17928

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=824712/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=19152 CPUtime=522.09
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4304 0 0 0 52203 6 0 0 25 0 1 0 1103232650 19611648 4288 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 4788 4288 79 155 0 4631 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 19152

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=824136/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=19992 CPUtime=582.08
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4456 0 0 0 58201 7 0 0 25 0 1 0 1103232650 20471808 4440 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 4998 4440 79 155 0 4841 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 19992

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=823752/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=20408 CPUtime=642.06
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4545 0 0 0 64199 7 0 0 25 0 1 0 1103232650 20897792 4529 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5102 4529 79 155 0 4945 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 20408

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=823176/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=21024 CPUtime=702.03
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4695 0 0 0 70196 7 0 0 25 0 1 0 1103232650 21528576 4679 1992294400 134512640 135151029 4294956240 18446744073709551615 134554839 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5256 4679 79 155 0 5099 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 21024

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12155
/proc/meminfo: memFree=822792/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=21536 CPUtime=762.02
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4782 0 0 0 76194 8 0 0 25 0 1 0 1103232650 22052864 4766 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5384 4766 79 155 0 5227 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 21536

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=822664/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=21696 CPUtime=821.98
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 4814 0 0 0 82190 8 0 0 25 0 1 0 1103232650 22216704 4798 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5424 4798 79 155 0 5267 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 21696

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=821704/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=22664 CPUtime=881.95
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5062 0 0 0 88187 8 0 0 25 0 1 0 1103232650 23207936 5046 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5666 5046 79 155 0 5509 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 22664

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=821384/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=22856 CPUtime=941.94
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5119 0 0 0 94185 9 0 0 25 0 1 0 1103232650 23404544 5103 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5714 5103 79 155 0 5557 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 22856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=820744/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=23872 CPUtime=1001.91
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5313 0 0 0 100182 9 0 0 25 0 1 0 1103232650 24444928 5297 1992294400 134512640 135151029 4294956240 18446744073709551615 134551333 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 5968 5297 79 155 0 5811 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 23872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=820808/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=24016 CPUtime=1061.89
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5340 0 0 0 106180 9 0 0 25 0 1 0 1103232650 24592384 5324 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 6004 5324 79 155 0 5847 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 24016

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=820424/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=24320 CPUtime=1121.88
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5418 0 0 0 112178 10 0 0 25 0 1 0 1103232650 24903680 5402 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 6080 5402 79 155 0 5923 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 24320

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=820168/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=24832 CPUtime=1181.85
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5487 0 0 0 118175 10 0 0 25 0 1 0 1103232650 25427968 5471 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 6208 5471 79 155 0 6051 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 24832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=819848/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=24964 CPUtime=1200.05
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5539 0 0 0 119995 10 0 0 25 0 1 0 1103232650 25563136 5523 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 6241 5523 79 155 0 6084 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 24964

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/72 12161
/proc/meminfo: memFree=819848/2055920 swapFree=4170332/4192956
[pid=12154] ppid=12152 vsize=24964 CPUtime=1200.05
/proc/12154/stat : 12154 (precosat) R 12152 12154 11878 0 -1 4194304 5539 0 0 0 119995 10 0 0 25 0 1 0 1103232650 25563136 5523 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/12154/statm: 6241 5523 79 155 0 6084 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 24964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.107983
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 24964

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

runsolver used 0.970852 second user time and 3.41048 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-29 07:48:16
IDJOB=1518887
IDBENCH=70717
IDSOLVER=507
FILE ID=node38/1518887-1238305696
PBS_JOBID= 9061058
Free space on /tmp= 65528 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1002348653-090.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518887-1238305696/watcher-1518887-1238305696 -o /tmp/evaluation-result-1518887-1238305696/solver-1518887-1238305696 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1518887-1238305696.cnf

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

MD5SUM BENCH= c369517cece9ac5de13f6444259c5dd0
RANDOM SEED=1408606261

node38.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.259
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	: 5931.00
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.259
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:        842608 kB
Buffers:         90828 kB
Cached:        1031052 kB
SwapCached:      11204 kB
Active:         158472 kB
Inactive:       976020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        842608 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:             736 kB
Writeback:           0 kB
Mapped:          18340 kB
Slab:            64020 kB
Committed_AS:  3010788 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-29 08:08:18