Trace number 1783946

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) 5000.09 5001.51

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
MD5SUM5c670fd8fd3fa9f00ac6df3f4ca9c99c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
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-1783946-1241903645.cnf
0.00/0.00	c found header 'p cnf 280 1120'
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     1120     280      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0     1092     266      0     0     14       0      0    0.0   0    0
0.00/0.00	c l    0.0     1092     266      0     0     14       0   1092    0.0   0    0
0.01/0.01	c N    0.0     1092     266      0     0     14     101    101   30.2  35    0
0.01/0.01	c N    0.0     1092     266      0     0     14     201    201   31.3  48    0
0.01/0.05	c N    0.1     1092     266      0     0     14     801    801   30.5  57    0
0.01/0.06	c B    0.1     1092     266      0     0     14    1001   1001   30.1  55    0
0.01/0.06	c +    0.1     1092     266      0     0     14    1092   1201   29.9  54    0
0.01/0.08	c +    0.1     1092     266      0     0     14    1365   1321   29.6  57    0
0.01/0.09	c +    0.1     1092     266      0     0     14    1706   1453   29.2  53    0
0.09/0.11	c B    0.1     1092     266      0     0     14    2001   1458   29.1  55    0
0.09/0.11	c +    0.1     1092     266      0     0     14    2130   1598   28.9  55    0
0.09/0.13	c N    0.1     1092     266      0     0     14    2408   1602   28.7  54    0
0.09/0.14	c +    0.1     1092     266      0     0     14    2661   1757   28.6  55    0
0.09/0.18	c +    0.2     1092     266      0     0     14    3326   1932   28.1  55    0
0.19/0.22	c +    0.2     1092     266      0     0     14    4156   2125   27.6  56    0
0.19/0.27	c +    0.3     1092     266      0     0     14    5195   2337   27.3  55    1
0.29/0.36	c N    0.4     1092     266      0     0     14    6412   2344   26.8  58    1
0.29/0.37	c +    0.4     1092     266      0     0     14    6490   2570   26.8  57    1
0.39/0.47	c
0.39/0.47	c       original/binary      fixed     eliminated      learned       agility
0.39/0.47	c   seconds        variables     equivalent    conflicts       height       MB
0.39/0.47	c
0.39/0.47	c B    0.5     1092     266      0     0     14    8004   2579   26.5  57    1
0.39/0.47	c +    0.5     1092     266      0     0     14    8111   2827   26.5  55    1
0.59/0.61	c +    0.6     1092     266      0     0     14   10136   3109   25.9  55    1
0.69/0.79	c +    0.8     1092     266      0     0     14   12670   3419   25.3  53    1
1.00/1.03	c +    1.0     1092     266      0     0     14   15836   3760   24.6  54    1
1.00/1.05	c N    1.1     1092     266      0     0     14   16033   3623   24.6  55    1
1.29/1.35	c +    1.3     1092     266      0     0     14   19796   4136   24.1  55    1
1.59/1.69	c B    1.7     1092     266      0     0     14   24007   4143   23.7  53    1
1.69/1.75	c +    1.8     1092     266      0     0     14   24745   4549   23.6  56    1
2.20/2.28	c +    2.3     1092     266      0     0     14   30930   5003   23.2  53    1
2.89/2.94	c N    2.9     1092     266      0     0     14   38463   5009   22.8  54    1
2.89/2.95	c +    3.0     1092     266      0     0     14   38661   5503   22.8  52    1
3.89/3.90	c +    3.9     1092     266      0     0     14   48325   6053   22.4  51    1
4.99/5.05	c +    5.1     1092     266      0     0     14   60406   6658   22.0  57    2
5.29/5.35	c B    5.4     1092     266      0     0     14   64015   6665   22.0  58    2
6.39/6.45	c +    6.5     1092     266      0     0     14   75505   7323   21.9  59    2
7.89/7.99	c N    8.0     1092     266      0     0     14   89736   7333   21.7  56    2
8.39/8.41	c +    8.4     1092     266      0     0     14   94382   8055   21.6  54    2
10.89/10.95	c +   10.9     1092     266      0     0     14  117975   8860   21.3  55    2
14.19/14.20	c
14.19/14.20	c       original/binary      fixed     eliminated      learned       agility
14.19/14.20	c   seconds        variables     equivalent    conflicts       height       MB
14.19/14.20	c
14.19/14.20	c +   14.2     1092     266      0     0     14  147466   9746   21.0  53    3
15.59/15.69	c B   15.7     1092     266      0     0     14  160035   9760   20.9  57    3
18.59/18.62	c +   18.6     1092     266      0     0     14  184330  10720   20.7  56    3
21.48/21.55	c N   21.5     1092     266      0     0     14  205090  10736   20.6  52    3
24.88/24.90	c +   24.9     1092     266      0     0     14  230412  11792   20.5  53    3
32.39/32.45	c +   32.4     1092     266      0     0     14  288015  12971   20.3  57    4
41.98/42.08	c +   42.1     1092     266      0     0     14  360016  14268   20.0  56    5
45.68/45.73	c B   45.7     1092     266      0     0     14  384073  14273   19.9  57    5
54.77/54.85	c +   54.8     1092     266      0     0     14  450020  15694   19.9  58    6
56.27/56.35	c N   56.3     1092     266      0     0     14  461383  15704   19.8  53    6
71.17/71.26	c +   71.2     1092     266      0     0     14  562525  17263   19.7  57    6
93.17/93.21	c +   93.2     1092     266      0     0     14  703157  18989   19.4  57    7
123.06/123.12	c +  123.1     1092     266      0     0     14  878946  20887   19.2  56    8
126.55/126.63	c B  126.6     1092     266      0     0     14  896144  20907   19.2  58    8
150.24/150.35	c N  150.3     1092     266      0     0     14 1025192  20902   19.1  58    9
163.85/163.99	c +  163.9     1092     266      0     0     14 1098680  22975   18.9  58    9
215.73/215.81	c +  215.8     1092     266      0     0     14 1373350  25272   18.8  57   10
275.61/275.72	c +  275.6     1092     266      0     0     14 1716687  27799   18.5  58   11
336.30/336.49	c B  336.4     1092     266      0     0     14 2048317  27807   18.3  56   14
353.19/353.35	c
353.19/353.35	c       original/binary      fixed     eliminated      learned       agility
353.19/353.35	c   seconds        variables     equivalent    conflicts       height       MB
353.19/353.35	c
353.19/353.35	c +  353.3     1092     266      0     0     14 2145856  30578   18.1  56   15
374.99/375.15	c N  375.0     1092     266      0     0     14 2255193  30590   18.1  56   16
458.06/458.21	c +  458.1     1092     266      0     0     14 2682320  33635   17.8  54   17
463.56/463.79	c s  463.7     1093     266      0     0     14 2709539  33653   17.8  50    4
467.37/467.57	c s  467.4     1088     264      0     1     15 2729615  32727   17.8  57    4
598.23/598.49	c +  598.3     1088     264      0     1     15 3352901  36998   17.6  56   10
781.27/781.50	c +  781.3     1088     264      0     1     15 4191125  40697   17.2  54   14
886.85/887.20	c B  887.0     1088     264      0     1     15 4608634  40721   17.1  56   16
957.02/957.33	c N  957.1     1088     264      0     1     15 4920077  40711   16.9  58   16
1028.91/1029.22	c + 1028.9     1088     264      0     1     15 5238906  44766   16.8  58    8
1367.40/1367.87	c + 1367.5     1088     264      0     1     15 6548630  49242   16.6  59   17
1857.47/1858.03	c + 1857.5     1088     264      0     1     15 8185786  54166   16.6  57   14
2579.06/2579.85	c B 2579.1     1088     264      0     1     15 10241253  54176   16.5  62   28
2735.92/2736.74	c N 2736.0     1088     264      0     1     15 10659380  54185   16.4  59   29
5000.07/5001.50	c
5000.07/5001.50	c *** CAUGHT SIGNAL 15 ***
5000.07/5001.50	c
5000.07/5001.50	c 18068632 conflicts, 18934488 decisions, 1 random
5000.07/5001.50	c 0 iterations, 0 restarts, 26984 skipped
5000.07/5001.50	c 41 enlarged, 13 shrunken, 176390 rescored, 3527 rebiased
5000.07/5001.50	c 3 simplifications, 6 reductions
5000.07/5001.50	c
5000.07/5001.50	c vars: 0 fixed, 1 equiv, 15 elim, 1 merged
5000.07/5001.50	c elim: 7828 resolutions, 2 phases, 2 rounds
5000.07/5001.50	c sbst: 100% substituted, 46.7% nots, 0.0% ands, 53.3% xors, 0.0% ites
5000.07/5001.50	c arty: 0.00 and 2.00 xor average arity
5000.07/5001.50	c prbe: 4788 probed, 9 phases, 9 rounds
5000.07/5001.50	c prbe: 0 failed, 0 lifted, 0 merged
5000.07/5001.50	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.07/5001.50	c hash: 0 units, 1 merged
5000.07/5001.50	c mins: 387475707 learned, 32% deleted, 33 strong, 32 depth
5000.07/5001.50	c subs: 4 forward, 18 backward, 0 doms
5000.07/5001.50	c strs: 14 forward, 0 backward
5000.07/5001.50	c doms: 0 dominators, 0 high, 0 low
5000.07/5001.50	c prps: 1382121675 propagations, 0.28 megaprops
5000.07/5001.50	c
5000.07/5001.50	c 5000.1 seconds, 32 MB max, 1886 MB recycled
5000.07/5001.50	c
5000.07/5001.50	c *** CAUGHT SIGNAL 15 ***
5000.07/5001.50	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783946-1241903645/watcher-1783946-1241903645 -o /tmp/evaluation-result-1783946-1241903645/solver-1783946-1241903645 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783946-1241903645.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 8882
/proc/meminfo: memFree=1835344/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=912 CPUtime=0
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 218393560 933888 127 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 228 127 79 155 0 71 0

[startup+0.0124031 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 8882
/proc/meminfo: memFree=1835344/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=912 CPUtime=0.01
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 144 0 0 0 1 0 0 0 18 0 1 0 218393560 933888 128 1992294400 134512640 135151029 4294956240 18446744073709551615 134552621 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 228 128 79 155 0 71 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 912

[startup+0.101412 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 8882
/proc/meminfo: memFree=1835344/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=1176 CPUtime=0.09
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 207 0 0 0 9 0 0 0 18 0 1 0 218393560 1204224 191 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 294 191 79 155 0 137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1176

[startup+0.301433 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 8882
/proc/meminfo: memFree=1835344/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=1308 CPUtime=0.29
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 262 0 0 0 29 0 0 0 19 0 1 0 218393560 1339392 246 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 327 246 79 155 0 170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1308

[startup+0.701474 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 8882
/proc/meminfo: memFree=1835344/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=1572 CPUtime=0.69
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 325 0 0 0 69 0 0 0 22 0 1 0 218393560 1609728 309 1992294400 134512640 135151029 4294956240 18446744073709551615 134574189 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 393 309 79 155 0 236 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1572

[startup+1.50156 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1834248/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=1972 CPUtime=1.49
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 401 0 0 0 149 0 0 0 25 0 1 0 218393560 2019328 385 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 493 385 79 155 0 336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1972

[startup+3.10172 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1833864/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=2248 CPUtime=3.09
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 472 0 0 0 309 0 0 0 25 0 1 0 218393560 2301952 456 1992294400 134512640 135151029 4294956240 18446744073709551615 134698015 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 562 456 79 155 0 405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2248

[startup+6.30106 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1833160/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=2788 CPUtime=6.29
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 616 0 0 0 629 0 0 0 25 0 1 0 218393560 2854912 600 1992294400 134512640 135151029 4294956240 18446744073709551615 134578339 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 697 600 79 155 0 540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2788

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1832328/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=3632 CPUtime=12.69
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 799 0 0 0 1269 0 0 0 25 0 1 0 218393560 3719168 783 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 908 783 79 155 0 751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3632

[startup+25.5021 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1831304/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=4592 CPUtime=25.48
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 1039 0 0 0 2548 0 0 0 25 0 1 0 218393560 4702208 1023 1992294400 134512640 135151029 4294956240 18446744073709551615 134578118 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 1148 1023 79 155 0 991 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4592

[startup+51.1027 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1829512/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=6784 CPUtime=51.08
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 1493 0 0 0 5107 1 0 0 25 0 1 0 218393560 6946816 1477 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 1696 1477 79 155 0 1539 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6784

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1827528/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=8948 CPUtime=102.27
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 1948 0 0 0 10225 2 0 0 25 0 1 0 218393560 9162752 1932 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 2237 1932 79 155 0 2080 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8948

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1826120/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=10496 CPUtime=162.24
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 2291 0 0 0 16222 2 0 0 25 0 1 0 218393560 10747904 2275 1992294400 134512640 135151029 4294956240 18446744073709551615 134554791 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 2624 2275 79 155 0 2467 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10496

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1824456/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=12356 CPUtime=222.23
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 2701 0 0 0 22220 3 0 0 25 0 1 0 218393560 12652544 2685 1992294400 134512640 135151029 4294956240 18446744073709551615 134580620 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 3089 2685 79 155 0 2932 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 12356

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1823560/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=13488 CPUtime=282.21
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 2924 0 0 0 28218 3 0 0 25 0 1 0 218393560 13811712 2908 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 3372 2908 79 155 0 3215 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13488

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1821384/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=16312 CPUtime=342.2
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 3432 0 0 0 34216 4 0 0 25 0 1 0 218393560 16703488 3416 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 4078 3416 79 155 0 3921 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 16312

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1819592/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=18328 CPUtime=402.18
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 3875 0 0 0 40214 4 0 0 25 0 1 0 218393560 18767872 3859 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 4582 3859 79 155 0 4425 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18328

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1817992/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=20376 CPUtime=462.16
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 4262 0 0 0 46212 4 0 0 25 0 1 0 218393560 20865024 4246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 5094 4246 79 155 0 4937 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 20376

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1820232/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=16224 CPUtime=522.15
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 4337 0 0 0 52210 5 0 0 25 0 1 0 218393560 16613376 3684 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 4056 3684 79 155 0 3899 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 16224

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1820104/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=16224 CPUtime=582.13
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 4358 0 0 0 58208 5 0 0 25 0 1 0 218393560 16613376 3705 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 4056 3705 79 155 0 3899 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 16224

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8883
/proc/meminfo: memFree=1819848/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=16224 CPUtime=642.11
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 4407 0 0 0 64206 5 0 0 25 0 1 0 218393560 16613376 3754 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 4056 3754 79 155 0 3899 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 16224

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1801032/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4061.14
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8923 0 0 0 406100 14 0 0 25 0 1 0 218393560 35295232 8080 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8080 79 155 0 8460 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 34468

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800968/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4121.12
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8925 0 0 0 412098 14 0 0 25 0 1 0 218393560 35295232 8082 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8082 79 155 0 8460 0
Current children cumulated CPU time (s) 4121.12
Current children cumulated vsize (KiB) 34468

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800968/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4181.1
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8929 0 0 0 418096 14 0 0 25 0 1 0 218393560 35295232 8086 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8086 79 155 0 8460 0
Current children cumulated CPU time (s) 4181.1
Current children cumulated vsize (KiB) 34468

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800968/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4241.09
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8929 0 0 0 424095 14 0 0 25 0 1 0 218393560 35295232 8086 1992294400 134512640 135151029 4294956240 18446744073709551615 134574155 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8086 79 155 0 8460 0
Current children cumulated CPU time (s) 4241.09
Current children cumulated vsize (KiB) 34468

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800904/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4301.07
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8965 0 0 0 430093 14 0 0 25 0 1 0 218393560 35295232 8122 1992294400 134512640 135151029 4294956240 18446744073709551615 134555104 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8122 79 155 0 8460 0
Current children cumulated CPU time (s) 4301.07
Current children cumulated vsize (KiB) 34468

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800712/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4361.05
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8995 0 0 0 436091 14 0 0 25 0 1 0 218393560 35295232 8152 1992294400 134512640 135151029 4294956240 18446744073709551615 134551592 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8152 79 155 0 8460 0
Current children cumulated CPU time (s) 4361.05
Current children cumulated vsize (KiB) 34468

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800648/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4421.03
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8995 0 0 0 442089 14 0 0 25 0 1 0 218393560 35295232 8152 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8152 79 155 0 8460 0
Current children cumulated CPU time (s) 4421.03
Current children cumulated vsize (KiB) 34468

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800648/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4481.01
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8997 0 0 0 448087 14 0 0 25 0 1 0 218393560 35295232 8154 1992294400 134512640 135151029 4294956240 18446744073709551615 134574580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8154 79 155 0 8460 0
Current children cumulated CPU time (s) 4481.01
Current children cumulated vsize (KiB) 34468

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800584/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4541
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8997 0 0 0 454086 14 0 0 25 0 1 0 218393560 35295232 8154 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8154 79 155 0 8460 0
Current children cumulated CPU time (s) 4541
Current children cumulated vsize (KiB) 34468

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800584/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4600.99
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8998 0 0 0 460084 15 0 0 25 0 1 0 218393560 35295232 8155 1992294400 134512640 135151029 4294956240 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8155 79 155 0 8460 0
Current children cumulated CPU time (s) 4600.99
Current children cumulated vsize (KiB) 34468

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800584/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4660.97
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 8999 0 0 0 466082 15 0 0 25 0 1 0 218393560 35295232 8156 1992294400 134512640 135151029 4294956240 18446744073709551615 134576002 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8156 79 155 0 8460 0
Current children cumulated CPU time (s) 4660.97
Current children cumulated vsize (KiB) 34468

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800520/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4720.96
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9003 0 0 0 472081 15 0 0 25 0 1 0 218393560 35295232 8160 1992294400 134512640 135151029 4294956240 18446744073709551615 134553037 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8160 79 155 0 8460 0
Current children cumulated CPU time (s) 4720.96
Current children cumulated vsize (KiB) 34468

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800456/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4780.93
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9003 0 0 0 478078 15 0 0 25 0 1 0 218393560 35295232 8160 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8160 79 155 0 8460 0
Current children cumulated CPU time (s) 4780.93
Current children cumulated vsize (KiB) 34468

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800456/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4840.92
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9003 0 0 0 484077 15 0 0 25 0 1 0 218393560 35295232 8160 1992294400 134512640 135151029 4294956240 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8160 79 155 0 8460 0
Current children cumulated CPU time (s) 4840.92
Current children cumulated vsize (KiB) 34468

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800392/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4900.9
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9003 0 0 0 490075 15 0 0 25 0 1 0 218393560 35295232 8160 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8160 79 155 0 8460 0
Current children cumulated CPU time (s) 4900.9
Current children cumulated vsize (KiB) 34468

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800392/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=4960.88
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9003 0 0 0 496073 15 0 0 25 0 1 0 218393560 35295232 8160 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8160 79 155 0 8460 0
Current children cumulated CPU time (s) 4960.88
Current children cumulated vsize (KiB) 34468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800264/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=5000.07
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9021 0 0 0 499992 15 0 0 25 0 1 0 218393560 35295232 8178 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8178 79 155 0 8460 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 34468

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

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

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8891
/proc/meminfo: memFree=1800264/2055912 swapFree=4126760/4192956
[pid=8882] ppid=8880 vsize=34468 CPUtime=5000.07
/proc/8882/stat : 8882 (precosat) R 8880 8882 8845 0 -1 4194304 9021 0 0 0 499992 15 0 0 25 0 1 0 218393560 35295232 8178 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8882/statm: 8617 8178 79 155 0 8460 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 34468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.09
CPU user time (s): 4999.93
CPU system time (s): 0.163975
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 34468

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

runsolver used 5.36718 second user time and 11.6852 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-09 23:14:05
IDJOB=1783946
IDBENCH=24738
IDSOLVER=607
FILE ID=node78/1783946-1241903645
PBS_JOBID= 9264811
Free space on /tmp= 126684 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783946-1241903645/watcher-1783946-1241903645 -o /tmp/evaluation-result-1783946-1241903645/solver-1783946-1241903645 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783946-1241903645.cnf

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

MD5SUM BENCH= 5c670fd8fd3fa9f00ac6df3f4ca9c99c
RANDOM SEED=1207058056

node78.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.243
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.243
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:      2055912 kB
MemFree:       1835824 kB
Buffers:         38564 kB
Cached:          79632 kB
SwapCached:      59692 kB
Active:          56164 kB
Inactive:       122920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1835824 kB
SwapTotal:     4192956 kB
SwapFree:      4126760 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            26768 kB
Committed_AS:   552556 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126684 MiB
End job on node78 at 2009-05-10 00:37:29