Trace number 1559498

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

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.481
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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-1559498-1238884220.cnf
0.00/0.00	c found header 'p cnf 31931 96111'
0.09/0.14	c finished parsing
0.09/0.14	c
0.09/0.14	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.14	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.14	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.14	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.14	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.14	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.14	c
0.09/0.14	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.14	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.14	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.14	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.14	c
0.09/0.14	c starting search after 0.1 seconds
0.09/0.14	c no decision limit
0.09/0.14	c
0.09/0.14	c       original/binary      fixed     eliminated      learned       agility
0.09/0.14	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.14	c
0.09/0.14	c *    0.1    95911   30990     95   846      0       0      0    0.0   0    8
1.59/1.66	c s    1.7    58264    9345    869   960  20757       0      0    0.0   0    7
1.59/1.66	c l    1.7    58264    9345    869   960  20757       0  20196    0.0   0    7
1.69/1.77	c R    1.8    58757    9331    880   963  20757     125    107   25.1  18    8
1.79/1.82	c R    1.8    58898    9329    880   965  20757     227    209   26.2  15    8
2.29/2.33	c R    2.3    59498    9327    880   967  20757     828    803   25.9  14    8
2.79/2.80	c B    2.8    68929    9294    904   976  20757    1000    974   25.3  13    9
3.29/3.34	c s    3.3    68058    9290    904   980  20757    1418   1384   25.0  15    8
4.19/4.27	c B    4.3    80591    9268    918   988  20757    2003   1967   24.7  16    9
5.29/5.31	c s    5.3    80520    9266    919   989  20757    2605   2566   24.7  16    9
6.49/6.57	c R    6.6    80602    9265    920   989  20757    3305   3266   24.5  17   10
8.18/8.27	c s    8.3    79987    9184    923   991  20833    3790   3371   24.4  14    9
8.18/8.27	c -    8.3    79987    9184    923   991  20833    3790  19995   24.4  14    9
10.78/10.80	c s   10.8    80325    9177    928   993  20833    5256   4837   24.3  15    9
13.88/13.92	c s   13.9    80339    9150    929   993  20859    6064   5410   24.1  15    9
16.48/16.51	c s   16.5    80344    9147    930   995  20859    6836   6180   23.9  16   10
17.28/17.39	c R   17.4    80348    9147    930   995  20859    7315   6659   24.0  15   10
19.59/19.60	c s   19.6    80301    9141    930   995  20865    7848   6982   24.0  16   10
19.99/20.04	c B   20.0    80301    9141    930   995  20865    8003   7137   24.0  16   10
22.29/22.32	c
22.29/22.32	c       original/binary      fixed     eliminated      learned       agility
22.29/22.32	c   seconds        variables     equivalent    conflicts       height       MB
22.29/22.32	c
22.29/22.32	c s   22.3    80307    9141    930   995  20865    8701   7833   23.9  17   10
24.99/25.07	c s   25.1    80313    9141    930   995  20865    9848   8978   23.8  17   10
31.89/31.99	c s   32.0    80316    9141    930   995  20865   12125  11255   23.5  17   10
37.38/37.44	c s   37.4    80276    9136    930   996  20869   13933  13036   23.4  14   11
40.38/40.40	c s   40.4    80343    9136    930   996  20869   14722  13825   23.3  17   11
43.28/43.37	c s   43.4    80344    9136    930   996  20869   16461  15564   23.7  14   11
45.28/45.36	c R   45.4    80345    9135    930   997  20869   16934  16037   23.6  15   12
46.88/46.95	c s   46.9    80315    9132    930   997  20872   17175  16266   23.6  18   11
49.97/50.07	c s   50.1    80344    9132    930   997  20872   18130  17221   23.5  16   12
56.27/56.35	c +   56.3    80344    9132    930   997  20872   19996  21994   23.4  17   13
56.97/57.04	c s   57.0    80345    9132    930   997  20872   20135  19225   23.3  16   12
60.77/60.85	c s   60.8    80346    9132    930   997  20872   21249  20338   23.2  16   12
64.07/64.18	c s   64.2    80356    9132    930   997  20872   22400  21488   23.2  16   12
67.47/67.59	c s   67.6    80359    9132    930   997  20872   23779  22005   23.2  16   12
68.07/68.16	c B   68.1    80359    9132    930   997  20872   24011  22005   23.2  14   13
70.97/71.02	c s   71.0    80376    9132    930   997  20872   24943  22016   23.2  17   12
71.17/71.28	c +   71.3    80376    9132    930   997  20872   24995  24193   23.2  17   13
77.46/77.54	c s   77.5    80380    9132    930   997  20872   28259  24252   23.4  16   13
81.46/81.52	c s   81.5    80276    9130    930   998  20873   29276  24173   23.4  16   13
84.86/84.99	c
84.86/84.99	c       original/binary      fixed     eliminated      learned       agility
84.86/84.99	c   seconds        variables     equivalent    conflicts       height       MB
84.86/84.99	c
84.86/84.99	c s   85.0    80289    9130    930   998  20873   30359  24221   23.4  17   13
86.36/86.44	c +   86.4    80290    9130    930   998  20873   31241  26612   23.5  16   14
88.36/88.49	c s   88.5    80292    9130    930   998  20873   31946  24908   23.5  15   13
109.05/109.16	c s  109.1    80293    9130    930   998  20873   38746  26640   23.2  17   13
110.15/110.25	c +  110.2    80293    9130    930   998  20873   39050  29273   23.2  16   14
111.25/111.32	c R  111.3    80293    9130    930   998  20873   39377  26966   23.2  17   14
116.85/116.96	c s  116.9    80263    9126    930   999  20876   41282  28870   23.2  17   13
120.44/120.52	c s  120.5    80260    9125    930  1000  20876   42497  29298   23.2  18   14
124.64/124.78	c s  124.7    80251    9125    930  1000  20876   43546  29311   23.2  17   14
128.55/128.62	c s  128.6    80261    9125    930  1000  20876   45139  29298   23.2  16   14
132.24/132.30	c s  132.3    80267    9125    930  1000  20876   46337  29296   23.1  16   14
136.04/136.10	c s  136.0    80271    9125    930  1000  20876   47731  29307   23.1  18   14
140.34/140.47	c +  140.4    80271    9125    930  1000  20876   48810  32200   23.1  17   15
150.14/150.28	c s  150.2    80272    9125    930  1000  20876   51788  32213   23.0  16   14
173.12/173.21	c s  173.1    80273    9125    930  1000  20876   56787  32240   23.0  17   14
191.32/191.41	c +  191.3    80273    9125    930  1000  20876   61012  35420   23.0  17   15
199.91/200.01	c B  199.9    80273    9125    930  1000  20876   64025  35226   23.1  16   16
202.62/202.74	c s  202.7    80253    9122    930  1001  20878   64938  35295   23.1  16   14
207.82/207.91	c s  207.8    80257    9122    930  1001  20878   65983  35482   23.1  18   14
211.81/211.93	c
211.81/211.93	c       original/binary      fixed     eliminated      learned       agility
211.81/211.93	c   seconds        variables     equivalent    conflicts       height       MB
211.81/211.93	c
211.81/211.93	c s  211.9    80258    9122    930  1001  20878   66915  35445   23.1  16   14
217.91/218.03	c s  218.0    80260    9122    930  1001  20878   68223  35437   23.1  16   14
222.01/222.18	c s  222.1    80262    9122    930  1001  20878   69062  35456   23.2  17   14
226.00/226.15	c s  226.1    80263    9122    930  1001  20878   69975  35454   23.1  17   14
242.60/242.71	c s  242.6    80264    9122    930  1001  20878   74502  35427   23.2  18   14
246.70/246.87	c s  246.8    80283    9122    930  1001  20878   75327  35443   23.2  16   14
251.19/251.30	c +  251.2    80283    9122    930  1001  20878   76266  38962   23.2  16   15
251.69/251.81	c s  251.7    80284    9122    930  1001  20878   76366  35535   23.2  17   14
255.80/255.94	c s  255.9    80293    9122    930  1001  20878   77129  36298   23.2  17   14
259.90/260.00	c s  259.9    80294    9122    930  1001  20878   77903  37071   23.2  18   14
314.37/314.54	c R  314.4    80294    9122    930  1001  20878   90644  38994   23.3  17   17
324.07/324.27	c s  324.2    80295    9122    930  1001  20878   93844  38985   23.4  16   15
331.37/331.51	c +  331.4    80295    9122    930  1001  20878   95330  42858   23.3  17   16
419.83/420.03	c s  419.9    80296    9122    930  1001  20878  114526  42895   23.1  17   15
430.22/430.41	c s  430.3    80297    9122    930  1001  20878  116632  42913   23.2  16   15
442.03/442.27	c +  442.1    80297    9122    930  1001  20878  119161  47143   23.1  18   17
482.41/482.61	c s  482.4    80298    9122    930  1001  20878  127867  47176   23.1  17   16
500.70/500.97	c s  500.8    80300    9122    930  1001  20878  131658  47186   23.1  18   16
577.47/577.79	c s  577.6    80302    9122    930  1001  20878  148856  47172   23.1  18   16
577.97/578.25	c
577.97/578.25	c       original/binary      fixed     eliminated      learned       agility
577.97/578.25	c   seconds        variables     equivalent    conflicts       height       MB
577.97/578.25	c
577.97/578.25	c +  578.0    80302    9122    930  1001  20878  148950  51857   23.1  17   16
630.76/631.04	c B  630.8    80302    9122    930  1001  20878  160037  51920   23.1  19   19
655.45/655.76	c s  655.5    80303    9122    930  1001  20878  165851  51889   23.3  18   16
664.84/665.13	c s  664.9    80307    9122    930  1001  20878  167553  51903   23.3  17   16
669.74/670.00	c s  669.8    80308    9122    930  1001  20878  168413  51915   23.3  17   16
682.94/683.26	c s  683.0    80309    9122    930  1001  20878  171167  51888   23.3  18   16
687.73/688.06	c s  687.8    80310    9122    930  1001  20878  172185  51902   23.3  16   16
714.42/714.76	c s  714.5    80311    9122    930  1001  20878  177631  51908   23.2  17   17
719.42/719.78	c s  719.5    80313    9122    930  1001  20878  179085  51894   23.2  18   17
742.01/742.32	c s  742.0    80314    9122    930  1001  20878  183410  51893   23.3  16   17
756.21/756.57	c +  756.3    80314    9122    930  1001  20878  186186  57042   23.3  18   18
839.98/840.36	c R  840.0    80314    9122    930  1001  20878  205992  57083   23.2  16   21
963.63/964.00	c s  963.6    80315    9122    930  1001  20878  231793  57095   23.1  12   17
967.63/968.07	c +  967.7    80316    9122    930  1001  20878  232730  62746   23.1  16   20
969.12/969.53	c s  969.2    80317    9122    930  1001  20878  233006  57361   23.1  18   18
997.62/998.08	c s  997.7    80318    9122    930  1001  20878  240031  62803   23.1  17   19
1003.21/1003.64	c s 1003.3    80321    9122    930  1001  20878  240979  62785   23.1  17   19
1009.01/1009.48	c s 1009.1    80322    9122    930  1001  20878  242031  62783   23.1  17   19
1126.37/1126.84	c s 1126.4    80323    9122    930  1001  20878  266160  62774   23.1  18   19
1200.04/1200.50	c
1200.04/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.04/1200.50	c
1200.04/1200.50	c 281285 conflicts, 361965 decisions, 2 random
1200.04/1200.50	c 5 iterations, 669 restarts, 0 skipped
1200.04/1200.50	c 12 enlarged, 595 shrunken, 2747 rescored, 100 rebiased
1200.04/1200.50	c 65 simplifications, 0 reductions
1200.04/1200.50	c
1200.04/1200.50	c vars: 930 fixed, 1001 equiv, 20878 elim, 1017 merged
1200.04/1200.50	c elim: 2687284 resolutions, 10 phases, 10 rounds
1200.04/1200.50	c sbst: 92% substituted, 0.9% nots, 98.1% ands, 0.9% xors, 0.1% ites
1200.04/1200.50	c arty: 2.26 and 2.03 xor average arity
1200.04/1200.50	c prbe: 1389267 probed, 824 phases, 76 rounds
1200.04/1200.50	c prbe: 40 failed, 130 lifted, 43 merged
1200.04/1200.50	c sccs: 23 non trivial, 0 fixed, 30 merged
1200.04/1200.50	c hash: 52 units, 944 merged
1200.04/1200.50	c mins: 9615460 learned, 91% deleted, 9 strong, 45 depth
1200.04/1200.50	c subs: 2473 forward, 951 backward, 1298 doms
1200.04/1200.50	c strs: 7253 forward, 1183 backward
1200.04/1200.50	c doms: 5627 dominators, 1264 high, 8 low
1200.04/1200.50	c prps: 1379742286 propagations, 1.15 megaprops
1200.04/1200.50	c
1200.04/1200.50	c 1200.1 seconds, 23 MB max, 41 MB recycled
1200.04/1200.50	c
1200.04/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.04/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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1559498-1238884220/watcher-1559498-1238884220 -o /tmp/evaluation-result-1559498-1238884220/solver-1559498-1238884220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1559498-1238884220.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 3634
/proc/meminfo: memFree=1832456/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=2044 CPUtime=0
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 402 0 0 0 0 0 0 0 20 0 1 0 1161084526 2093056 387 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/3634/statm: 511 388 59 155 0 354 0

[startup+0.105469 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 3634
/proc/meminfo: memFree=1832456/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=8548 CPUtime=0.09
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 2131 0 0 0 8 1 0 0 21 0 1 0 1161084526 8753152 2018 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 2137 2019 64 155 0 1980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8548

[startup+0.201487 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 3634
/proc/meminfo: memFree=1832456/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=11396 CPUtime=0.19
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 2993 0 0 0 18 1 0 0 21 0 1 0 1161084526 11669504 2750 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 2849 2750 78 155 0 2692 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11396

[startup+0.301507 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 3634
/proc/meminfo: memFree=1832456/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=13508 CPUtime=0.29
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 3529 0 0 0 28 1 0 0 22 0 1 0 1161084526 13832192 3286 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 3377 3286 78 155 0 3220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13508

[startup+0.701585 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 3634
/proc/meminfo: memFree=1832456/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=15832 CPUtime=0.69
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 4884 0 0 0 67 2 0 0 25 0 1 0 1161084526 16211968 3873 1992294400 134512640 135151029 4294956240 18446744073709551615 134518780 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 3958 3873 78 155 0 3801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15832

[startup+1.50174 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1815360/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=18452 CPUtime=1.49
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 5635 0 0 0 147 2 0 0 25 0 1 0 1161084526 18894848 4495 1992294400 134512640 135151029 4294956240 18446744073709551615 134564433 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4613 4495 78 155 0 4456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18452

[startup+3.10106 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1815424/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=17424 CPUtime=3.09
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 5636 0 0 0 307 2 0 0 25 0 1 0 1161084526 17842176 4239 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4356 4239 79 155 0 4199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17424

[startup+6.30269 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1815360/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=17428 CPUtime=6.29
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 5637 0 0 0 627 2 0 0 25 0 1 0 1161084526 17846272 4240 1992294400 134512640 135151029 4294956240 18446744073709551615 134551951 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4357 4240 79 155 0 4200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17428

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1814976/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=17676 CPUtime=12.68
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 5827 0 0 0 1266 2 0 0 25 0 1 0 1161084526 18100224 4301 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4419 4301 79 155 0 4262 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17676

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1815040/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=17676 CPUtime=25.49
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 6085 0 0 0 2546 3 0 0 25 0 1 0 1161084526 18100224 4301 1992294400 134512640 135151029 4294956240 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4419 4301 79 155 0 4262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17676

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1815040/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=17676 CPUtime=51.07
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 6343 0 0 0 5104 3 0 0 25 0 1 0 1161084526 18100224 4301 1992294400 134512640 135151029 4294956240 18446744073709551615 134554829 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4419 4301 79 155 0 4262 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17676

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1814848/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=17676 CPUtime=102.26
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 6504 0 0 0 10223 3 0 0 25 0 1 0 1161084526 18100224 4333 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4419 4333 79 155 0 4262 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17676

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1813760/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=19052 CPUtime=162.23
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 8340 0 0 0 16219 4 0 0 25 0 1 0 1161084526 19509248 4645 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4763 4645 79 155 0 4606 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19052

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1813120/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=19568 CPUtime=222.21
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 9998 0 0 0 22216 5 0 0 25 0 1 0 1161084526 20037632 4773 1992294400 134512640 135151029 4294956240 18446744073709551615 134577947 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4892 4773 79 155 0 4735 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19568

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1812992/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=19708 CPUtime=282.19
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 10814 0 0 0 28213 6 0 0 25 0 1 0 1161084526 20180992 4815 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4927 4815 79 155 0 4770 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19708

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1812672/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=19932 CPUtime=342.16
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 11204 0 0 0 34210 6 0 0 25 0 1 0 1161084526 20410368 4863 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 4983 4863 79 155 0 4826 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 19932

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1811712/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=21036 CPUtime=402.14
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 11443 0 0 0 40208 6 0 0 25 0 1 0 1161084526 21540864 5102 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5259 5102 79 155 0 5102 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 21036

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1811392/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=21188 CPUtime=462.12
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 12044 0 0 0 46205 7 0 0 25 0 1 0 1161084526 21696512 5165 1992294400 134512640 135151029 4294956240 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5297 5165 79 155 0 5140 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 21188

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1810688/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=21868 CPUtime=522.09
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 12445 0 0 0 52202 7 0 0 25 0 1 0 1161084526 22392832 5346 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5467 5346 79 155 0 5310 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 21868

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1810432/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=21720 CPUtime=582.07
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 12617 0 0 0 58200 7 0 0 25 0 1 0 1161084526 22241280 5341 1992294400 134512640 135151029 4294956240 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5430 5341 79 155 0 5273 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 21720

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1810048/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=22720 CPUtime=642.05
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 12764 0 0 0 64198 7 0 0 25 0 1 0 1161084526 23265280 5488 1992294400 134512640 135151029 4294956240 18446744073709551615 134551629 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5680 5488 79 155 0 5523 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 22720

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1809280/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=23220 CPUtime=702.03
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 12920 0 0 0 70196 7 0 0 25 0 1 0 1161084526 23777280 5644 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5805 5644 79 155 0 5648 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 23220

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1809088/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=23220 CPUtime=762.01
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 12957 0 0 0 76193 8 0 0 25 0 1 0 1161084526 23777280 5681 1992294400 134512640 135151029 4294956240 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5805 5681 79 155 0 5648 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 23220

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1808448/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=23812 CPUtime=821.98
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 13105 0 0 0 82190 8 0 0 25 0 1 0 1161084526 24383488 5829 1992294400 134512640 135151029 4294956240 18446744073709551615 134551626 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 5953 5829 79 155 0 5796 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 23812

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1808256/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=24112 CPUtime=881.97
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 13156 0 0 0 88189 8 0 0 25 0 1 0 1161084526 24690688 5880 1992294400 134512640 135151029 4294956240 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6028 5880 79 155 0 5871 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 24112

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3635
/proc/meminfo: memFree=1808064/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=24436 CPUtime=941.94
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 13205 0 0 0 94186 8 0 0 25 0 1 0 1161084526 25022464 5929 1992294400 134512640 135151029 4294956240 18446744073709551615 134554564 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6109 5929 79 155 0 5952 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 24436

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3637
/proc/meminfo: memFree=1806584/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=25316 CPUtime=1001.91
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 13729 0 0 0 100183 8 0 0 25 0 1 0 1161084526 25923584 6192 1992294400 134512640 135151029 4294956240 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6329 6192 79 155 0 6172 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 25316

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3637
/proc/meminfo: memFree=1806592/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=25464 CPUtime=1061.89
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 13766 0 0 0 106181 8 0 0 25 0 1 0 1161084526 26075136 6229 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6366 6229 79 155 0 6209 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 25464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3637
/proc/meminfo: memFree=1806016/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=26392 CPUtime=1121.87
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 13914 0 0 0 112178 9 0 0 25 0 1 0 1161084526 27025408 6377 1992294400 134512640 135151029 4294956240 18446744073709551615 134554586 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6598 6377 79 155 0 6441 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 26392

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3637
/proc/meminfo: memFree=1806592/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=25464 CPUtime=1181.85
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 14098 0 0 0 118176 9 0 0 25 0 1 0 1161084526 26075136 6238 1992294400 134512640 135151029 4294956240 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6366 6238 79 155 0 6209 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 25464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3637
/proc/meminfo: memFree=1806208/2055920 swapFree=4176224/4192956
[pid=3634] ppid=3632 vsize=25912 CPUtime=1200.04
/proc/3634/stat : 3634 (precosat) R 3632 3634 3432 0 -1 4194304 14176 0 0 0 119995 9 0 0 25 0 1 0 1161084526 26533888 6316 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/3634/statm: 6478 6316 79 155 0 6321 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25912

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.96
CPU system time (s): 0.098984
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 26888

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

runsolver used 0.958854 second user time and 2.43763 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-05 00:30:20
IDJOB=1559498
IDBENCH=70878
IDSOLVER=507
FILE ID=node53/1559498-1238884220
PBS_JOBID= 9086001
Free space on /tmp= 66544 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-s100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559498-1238884220/watcher-1559498-1238884220 -o /tmp/evaluation-result-1559498-1238884220/solver-1559498-1238884220 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1559498-1238884220.cnf

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=756019165

node53.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.264
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.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1832872 kB
Buffers:         22932 kB
Cached:         132292 kB
SwapCached:      10492 kB
Active:          57604 kB
Inactive:       109576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832872 kB
SwapTotal:     4192956 kB
SwapFree:      4176224 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:          17660 kB
Slab:            41864 kB
Committed_AS:  2974156 kB
PageTables:       1384 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= 66544 MiB
End job on node53 at 2009-04-05 00:50:23