Trace number 1517363

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/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1350958473-082.cnf
MD5SUMc022e76aae9fa6802d112de6ed8b76d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark379.57
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1517363-1238284262.cnf
0.00/0.00	c found header 'p cnf 440 1870'
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     1870     440      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     1849     424      0     0     16       0      0    0.0   0    0
0.00/0.01	c l    0.0     1849     424      0     0     16       0   1848    0.0   0    0
0.00/0.01	c R    0.0     1849     424      0     0     16     101    101   42.5  14    0
0.00/0.01	c R    0.0     1849     424      0     0     16     201    201   36.2  21    0
0.00/0.04	c N    0.0     1849     424      0     0     16     806    806   29.1  28    0
0.04/0.05	c B    0.1     1849     424      0     0     16    1000   1000   28.8  26    0
0.04/0.09	c +    0.1     1849     424      0     0     16    1849   2032   27.3  28    0
0.04/0.10	c B    0.1     1849     424      0     0     16    2000   2000   27.1  27    0
0.10/0.11	c +    0.1     1849     424      0     0     16    2311   2235   26.9  27    0
0.10/0.12	c N    0.1     1849     424      0     0     16    2410   2143   26.8  27    0
0.10/0.15	c +    0.1     1849     424      0     0     16    2885   2458   26.6  28    1
0.10/0.19	c +    0.2     1849     424      0     0     16    3605   2703   26.4  29    1
0.20/0.24	c +    0.2     1849     424      0     0     16    4505   2973   25.9  28    1
0.30/0.31	c +    0.3     1849     424      0     0     16    5630   3270   25.7  28    1
0.30/0.36	c N    0.4     1849     424      0     0     16    6419   3278   25.4  27    1
0.30/0.40	c +    0.4     1849     424      0     0     16    7036   3597   25.3  28    1
0.40/0.46	c B    0.5     1849     424      0     0     16    8000   3603   25.5  27    1
0.50/0.51	c +    0.5     1849     424      0     0     16    8796   3956   25.6  29    1
0.60/0.66	c
0.60/0.66	c       original/binary      fixed     eliminated      learned       agility
0.60/0.66	c   seconds        variables     equivalent    conflicts       height       MB
0.60/0.66	c
0.60/0.66	c +    0.7     1849     424      0     0     16   10996   4351   25.6  27    1
0.80/0.86	c +    0.9     1849     424      0     0     16   13745   4786   25.4  29    1
1.00/1.03	c N    1.0     1849     424      0     0     16   16050   4800   25.2  27    1
1.10/1.11	c +    1.1     1849     424      0     0     16   17180   5264   25.1  28    1
1.39/1.44	c +    1.4     1849     424      0     0     16   21477   5790   24.9  25    1
1.59/1.63	c B    1.6     1849     424      0     0     16   24000   5799   24.8  28    1
1.79/1.83	c +    1.8     1849     424      0     0     16   26845   6369   24.7  28    1
2.29/2.34	c +    2.3     1849     424      0     0     16   33556   7005   24.6  28    1
2.69/2.75	c N    2.8     1849     424      0     0     16   38505   7012   24.5  27    2
2.99/3.05	c +    3.1     1849     424      0     0     16   41946   7705   24.4  28    2
3.89/3.97	c +    4.0     1849     424      0     0     16   52432   8475   24.1  26    2
4.89/4.98	c B    5.0     1849     424      0     0     16   64009   8485   24.4  25    2
5.09/5.10	c +    5.1     1849     424      0     0     16   65543   9322   24.4  26    2
6.60/6.64	c +    6.6     1849     424      0     0     16   81925  10254   24.4  29    3
7.39/7.42	c N    7.4     1849     424      0     0     16   89827  10269   24.3  28    3
8.69/8.73	c +    8.7     1849     424      0     0     16  102405  11279   24.0  29    3
11.29/11.38	c +   11.4     1849     424      0     0     16  128006  12406   23.3  28    3
14.89/14.92	c +   14.9     1849     424      0     0     16  160005  13646   22.8  26    3
14.89/14.92	c B   14.9     1849     424      0     0     16  160028  12440   22.8  26    3
19.48/19.52	c
19.48/19.52	c       original/binary      fixed     eliminated      learned       agility
19.48/19.52	c   seconds        variables     equivalent    conflicts       height       MB
19.48/19.52	c
19.48/19.52	c +   19.5     1849     424      0     0     16  200007  15010   22.8  29    4
20.08/20.15	c N   20.1     1849     424      0     0     16  205249  15021   22.7  27    4
25.58/25.64	c +   25.6     1849     424      0     0     16  250007  16511   23.0  27    5
33.77/33.83	c +   33.8     1849     424      0     0     16  312506  18162   22.8  28    5
44.18/44.26	c B   44.2     1849     424      0     0     16  384081  18169   22.6  26    6
44.98/45.01	c +   45.0     1849     424      0     0     16  390631  19978   22.7  27    6
55.77/55.88	c N   55.9     1849     424      0     0     16  461618  19989   22.8  26    7
60.47/60.51	c +   60.5     1849     424      0     0     16  488286  21975   22.9  27    7
80.36/80.49	c +   80.5     1849     424      0     0     16  610357  24172   22.8  28    8
108.05/108.13	c +  108.1     1849     424      0     0     16  762946  26589   22.9  28    9
135.44/135.56	c B  135.5     1849     424      0     0     16  896179  26599   22.9  30   10
147.34/147.47	c +  147.4     1849     424      0     0     16  953680  29247   22.8  31   10
163.14/163.24	c N  163.2     1849     424      0     0     16 1025624  29257   22.6  27   10
200.72/200.89	c +  200.8     1849     424      0     0     16 1192100  32171   22.0  27   11
274.39/274.59	c +  274.5     1849     424      0     0     16 1490125  35388   21.9  28   13
369.36/369.57	c +  369.4     1849     424      0     0     16 1862656  38926   21.7  28   14
425.83/426.09	c B  425.9     1849     424      0     0     16 2048383  38935   21.7  26   15
486.61/486.80	c N  486.6     1849     424      0     0     16 2256020  38949   21.8  28   16
510.21/510.43	c +  510.2     1849     424      0     0     16 2328322  42818   21.8  29   16
701.33/701.62	c
701.33/701.62	c       original/binary      fixed     eliminated      learned       agility
701.33/701.62	c   seconds        variables     equivalent    conflicts       height       MB
701.33/701.62	c
701.33/701.62	c +  701.4     1849     424      0     0     16 2910401  47099   21.8  28   19
970.13/970.52	c +  970.2     1849     424      0     0     16 3638000  51808   21.5  27   21
1200.05/1200.50	c
1200.05/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.05/1200.50	c
1200.05/1200.50	c 4223485 conflicts, 5009786 decisions, 1 random
1200.05/1200.50	c 0 iterations, 116 restarts, 7367 skipped
1200.05/1200.50	c 35 enlarged, 1 shrunken, 41301 rescored, 1019 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, 16 elim, 0 merged
1200.05/1200.50	c elim: 6278 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: 57696 probed, 68 phases, 68 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: 96202028 learned, 22% deleted, 62 strong, 29 depth
1200.05/1200.50	c subs: 0 forward, 1 backward, 0 doms
1200.05/1200.50	c strs: 1 forward, 0 backward
1200.05/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.05/1200.50	c prps: 335702239 propagations, 0.28 megaprops
1200.05/1200.50	c
1200.05/1200.50	c 1200.1 seconds, 23 MB max, 458 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-1517363-1238284262/watcher-1517363-1238284262 -o /tmp/evaluation-result-1517363-1238284262/solver-1517363-1238284262 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1517363-1238284262.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.99 0.97 0.98 3/64 31623
/proc/meminfo: memFree=1047088/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=916 CPUtime=0
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 1101091829 937984 136 1992294400 134512640 135151029 4294956240 18446744073709551615 134521956 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 229 136 79 155 0 72 0

[startup+0.0496389 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31623
/proc/meminfo: memFree=1047088/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=1048 CPUtime=0.04
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 191 0 0 0 4 0 0 0 18 0 1 0 1101091829 1073152 175 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 262 175 79 155 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1048

[startup+0.102649 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31623
/proc/meminfo: memFree=1047088/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=1180 CPUtime=0.1
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 234 0 0 0 10 0 0 0 18 0 1 0 1101091829 1208320 218 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 295 218 79 155 0 138 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.301688 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31623
/proc/meminfo: memFree=1047088/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=1444 CPUtime=0.3
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 291 0 0 0 30 0 0 0 19 0 1 0 1101091829 1478656 275 1992294400 134512640 135151029 4294956240 18446744073709551615 134552047 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 361 275 79 155 0 204 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1444

[startup+0.702765 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31623
/proc/meminfo: memFree=1047088/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=1840 CPUtime=0.7
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 370 0 0 0 70 0 0 0 22 0 1 0 1101091829 1884160 354 1992294400 134512640 135151029 4294956240 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 460 354 79 155 0 303 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1840

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1045800/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=2104 CPUtime=1.49
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 452 0 0 0 149 0 0 0 25 0 1 0 1101091829 2154496 436 1992294400 134512640 135151029 4294956240 18446744073709551615 134580463 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 526 436 79 155 0 369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2104

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1045288/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=2632 CPUtime=3.09
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 582 0 0 0 309 0 0 0 25 0 1 0 1101091829 2695168 566 1992294400 134512640 135151029 4294956240 18446744073709551615 134578229 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 658 566 79 155 0 501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2632

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1044336/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=3424 CPUtime=6.29
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 777 0 0 0 629 0 0 0 25 0 1 0 1101091829 3506176 761 1992294400 134512640 135151029 4294956240 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 856 761 79 155 0 699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3424

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1043248/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=4396 CPUtime=12.69
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 996 0 0 0 1269 0 0 0 25 0 1 0 1101091829 4501504 980 1992294400 134512640 135151029 4294956240 18446744073709551615 134578140 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 1099 980 79 155 0 942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4396

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1042096/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=5604 CPUtime=25.48
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 1281 0 0 0 2548 0 0 0 25 0 1 0 1101091829 5738496 1265 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 1401 1265 79 155 0 1244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5604

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1040112/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=7660 CPUtime=51.07
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 1760 0 0 0 5106 1 0 0 25 0 1 0 1101091829 7843840 1744 1992294400 134512640 135151029 4294956240 18446744073709551615 134574657 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 1915 1744 79 155 0 1758 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7660

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1038064/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=9936 CPUtime=102.26
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 2281 0 0 0 10224 2 0 0 25 0 1 0 1101091829 10174464 2265 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 2484 2265 79 155 0 2327 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9936

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1036528/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=11728 CPUtime=162.23
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 2642 0 0 0 16220 3 0 0 25 0 1 0 1101091829 12009472 2626 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 2932 2626 79 155 0 2775 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11728

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1034480/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=14076 CPUtime=222.21
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 3153 0 0 0 22218 3 0 0 25 0 1 0 1101091829 14413824 3137 1992294400 134512640 135151029 4294956240 18446744073709551615 134553109 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 3519 3137 79 155 0 3362 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 14076

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1033584/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=14988 CPUtime=282.19
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 3365 0 0 0 28215 4 0 0 25 0 1 0 1101091829 15347712 3349 1992294400 134512640 135151029 4294956240 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 3747 3349 79 155 0 3590 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 14988

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1032816/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=15836 CPUtime=342.16
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 3569 0 0 0 34212 4 0 0 25 0 1 0 1101091829 16216064 3553 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 3959 3553 79 155 0 3802 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 15836

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1032048/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=16776 CPUtime=402.14
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 3758 0 0 0 40209 5 0 0 25 0 1 0 1101091829 17178624 3742 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 4194 3742 79 155 0 4037 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 16776

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1031152/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=17860 CPUtime=462.11
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 3980 0 0 0 46206 5 0 0 25 0 1 0 1101091829 18288640 3964 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 4465 3964 79 155 0 4308 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 17860

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1030640/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=18508 CPUtime=522.1
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 4134 0 0 0 52204 6 0 0 25 0 1 0 1101091829 18952192 4118 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 4627 4118 79 155 0 4470 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 18508

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31624
/proc/meminfo: memFree=1030000/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=19264 CPUtime=582.08
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 4291 0 0 0 58201 7 0 0 25 0 1 0 1101091829 19726336 4275 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 4816 4275 79 155 0 4659 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 19264

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1029296/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=19952 CPUtime=642.05
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 4428 0 0 0 64198 7 0 0 25 0 1 0 1101091829 20430848 4412 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 4988 4412 79 155 0 4831 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 19952

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1028720/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=20648 CPUtime=702.03
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 4592 0 0 0 70195 8 0 0 25 0 1 0 1101091829 21143552 4576 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 5162 4576 79 155 0 5005 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 20648

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1028016/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=21396 CPUtime=762.01
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 4750 0 0 0 76193 8 0 0 25 0 1 0 1101091829 21909504 4734 1992294400 134512640 135151029 4294956240 18446744073709551615 134565558 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 5349 4734 79 155 0 5192 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 21396

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1027504/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=22000 CPUtime=821.98
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 4890 0 0 0 82190 8 0 0 25 0 1 0 1101091829 22528000 4874 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 5500 4874 79 155 0 5343 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 22000

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1026992/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=22776 CPUtime=881.96
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5005 0 0 0 88187 9 0 0 25 0 1 0 1101091829 23322624 4989 1992294400 134512640 135151029 4294956240 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 5694 4989 79 155 0 5537 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 22776

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1026544/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=23292 CPUtime=941.94
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5128 0 0 0 94185 9 0 0 25 0 1 0 1101091829 23851008 5112 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 5823 5112 79 155 0 5666 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 23292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1026096/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=23832 CPUtime=1001.92
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5230 0 0 0 100182 10 0 0 25 0 1 0 1101091829 24403968 5214 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 5958 5214 79 155 0 5801 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 23832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1025648/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=24480 CPUtime=1061.9
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5348 0 0 0 106180 10 0 0 25 0 1 0 1101091829 25067520 5332 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 6120 5332 79 155 0 5963 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 24480

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1025328/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=24924 CPUtime=1121.87
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5416 0 0 0 112177 10 0 0 25 0 1 0 1101091829 25522176 5400 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 6231 5400 79 155 0 6074 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 24924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1024816/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=25624 CPUtime=1181.85
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5550 0 0 0 118174 11 0 0 25 0 1 0 1101091829 26238976 5534 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 6406 5534 79 155 0 6249 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 25624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31630
/proc/meminfo: memFree=1024624/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=25756 CPUtime=1200.05
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5592 0 0 0 119994 11 0 0 25 0 1 0 1101091829 26374144 5576 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 6439 5576 79 155 0 6282 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25756

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.98 2/65 31630
/proc/meminfo: memFree=1024624/2055920 swapFree=4179368/4192956
[pid=31623] ppid=31621 vsize=25756 CPUtime=1200.05
/proc/31623/stat : 31623 (precosat) R 31621 31623 31556 0 -1 4194304 5592 0 0 0 119994 11 0 0 25 0 1 0 1101091829 26374144 5576 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31623/statm: 6439 5576 79 155 0 6282 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.94
CPU system time (s): 0.121981
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 25756

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

runsolver used 0.839872 second user time and 2.53561 second system time

The end

Launcher Data

Begin job on node23 at 2009-03-29 00:51:02
IDJOB=1517363
IDBENCH=70590
IDSOLVER=507
FILE ID=node23/1517363-1238284262
PBS_JOBID= 9060942
Free space on /tmp= 66316 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1350958473-082.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517363-1238284262/watcher-1517363-1238284262 -o /tmp/evaluation-result-1517363-1238284262/solver-1517363-1238284262 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1517363-1238284262.cnf

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

MD5SUM BENCH= c022e76aae9fa6802d112de6ed8b76d9
RANDOM SEED=1977323630

node23.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.268
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.268
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:       1047504 kB
Buffers:         96484 kB
Cached:         819388 kB
SwapCached:       7500 kB
Active:         209736 kB
Inactive:       715112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1047504 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:             744 kB
Writeback:           0 kB
Mapped:          14668 kB
Slab:            69580 kB
Committed_AS:  2927312 kB
PageTables:       1392 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= 66316 MiB
End job on node23 at 2009-03-29 01:11:04