Trace number 1796652

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
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.06 1200.41

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark910.132
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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 SatElite...
0.00/0.00	c Parsing...
0.79/0.81	c ==============================================================================
0.79/0.81	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.81	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.81	c ==============================================================================
0.79/0.81	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
5.98/6.05	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
5.98/6.05	c ==============================================================================
5.98/6.05	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
5.98/6.05	c CPU time:   5.77212 s
5.98/6.05	c ==============================================================================
6.78/6.86	c SatElite is done !
6.78/6.86	c revival is preprocessing the formula...#ITERATIONS 38
117.42/117.52	#LEARNT CLAUSES 1391
117.72/117.87	done !
117.72/117.87	c Calling MINISAT
117.72/117.87	This is MiniSat 2.0 beta
117.72/117.87	WARNING: for repeatability, setting FPU to use double precision
117.72/117.87	============================[ Problem Statistics ]=============================
117.72/117.87	|                                                                             |
117.72/117.87	|  Number of variables:  41437                                                |
117.72/117.87	|  Number of clauses:    291627                                               |
117.81/118.08	|  Parsing time:         0.18         s                                       |
117.81/118.09	============================[ Search Statistics ]==============================
117.81/118.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
117.81/118.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
117.81/118.09	===============================================================================
117.81/118.09	|         0 |   39765   289930  1063617 |    96643        0    nan |  0.000 % |
117.81/118.12	|       100 |   39765   289930  1063617 |   106307      100     10 |  4.035 % |
117.81/118.14	|       251 |   39765   289930  1063617 |   116938      251     16 |  4.035 % |
117.81/118.21	|       477 |   39765   289930  1063617 |   128632      477     14 |  4.035 % |
117.81/118.32	|       814 |   39765   289930  1063617 |   141495      814     12 |  4.035 % |
117.81/118.46	|      1321 |   39765   289930  1063617 |   155645     1321     18 |  4.035 % |
117.81/118.67	|      2082 |   39765   289930  1063617 |   171209     2082     28 |  4.035 % |
118.72/118.81	|      3222 |   39765   289930  1063617 |   188330     3222     25 |  4.035 % |
118.82/118.96	|      4931 |   39765   289930  1063617 |   207163     4931     28 |  4.035 % |
119.12/119.25	|      7498 |   39765   289930  1063617 |   227879     7498     28 |  4.035 % |
119.63/119.76	|     11342 |   39724   289689  1062676 |   250667    11273     26 |  4.134 % |
120.53/120.64	|     17109 |   39724   289689  1062676 |   275734    17040     28 |  4.134 % |
121.32/121.49	|     25758 |   39724   289689  1062676 |   303308    25689     33 |  4.134 % |
122.92/123.01	|     38732 |   39724   289689  1062676 |   333638    38663     35 |  4.134 % |
126.22/126.33	|     58194 |   39724   289689  1062676 |   367002    58125     36 |  4.134 % |
129.22/129.39	|     87386 |   39724   289689  1062676 |   403703    87317     34 |  4.134 % |
136.12/136.30	|    131176 |   39700   289351  1061801 |   444073   131106     33 |  4.192 % |
149.02/149.15	|    196861 |   39695   289293  1061625 |   488480   196789     33 |  4.204 % |
185.21/185.36	|    295387 |   39692   289278  1061592 |   537328   295313     35 |  4.218 % |
238.69/238.84	|    443176 |   39689   289126  1061172 |   591061   443048     34 |  4.218 % |
355.57/355.70	|    664859 |   39689   289126  1061172 |   650168    87364     46 |  4.218 % |
458.94/459.12	|    997386 |   39688   289112  1061142 |   715184   419890     43 |  4.221 % |
729.57/729.82	|   1496174 |   39687   289097  1061098 |   786703   217663     44 |  4.223 % |

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-1796652-1242078725/watcher-1796652-1242078725 -o /tmp/evaluation-result-1796652-1242078725/solver-1796652-1242078725 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796652-1242078725.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25093
/proc/meminfo: memFree=1952912/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) R 25091 25093 24811 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25093/statm: 1340 237 196 169 0 51 0
[pid=25094] ppid=25093 vsize=816 CPUtime=0
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 235898753 835584 124 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 204 125 51 126 0 75 0

[startup+0.07157 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25093
/proc/meminfo: memFree=1952912/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=9792 CPUtime=0.06
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 2196 0 0 0 5 1 0 0 19 0 1 0 235898753 10027008 2179 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 2448 2181 51 126 0 2319 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15152

[startup+0.102572 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25093
/proc/meminfo: memFree=1952912/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=15356 CPUtime=0.09
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 3173 0 0 0 7 2 0 0 19 0 1 0 235898753 15724544 3156 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 3839 3160 51 126 0 3710 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20716

[startup+0.302589 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25093
/proc/meminfo: memFree=1952912/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=38524 CPUtime=0.29
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 8837 0 0 0 24 5 0 0 21 0 1 0 235898753 39448576 8820 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 9631 8821 51 126 0 9502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43884

[startup+0.702626 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25093
/proc/meminfo: memFree=1952912/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=84156 CPUtime=0.69
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 20311 0 0 0 58 11 0 0 25 0 1 0 235898753 86175744 20294 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 21039 20295 51 126 0 20910 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89516

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25095
/proc/meminfo: memFree=1851008/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=108644 CPUtime=1.49
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 27909 0 0 0 133 16 0 0 25 0 1 0 235898753 111251456 25774 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 27161 25774 67 126 0 27032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114004

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25095
/proc/meminfo: memFree=1840512/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=114016 CPUtime=3.09
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 29220 0 0 0 289 20 0 0 25 0 1 0 235898753 116752384 27085 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 28504 27085 67 126 0 28375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119376

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25095
/proc/meminfo: memFree=1819016/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=0
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235898753 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25093/statm: 1340 238 197 169 0 51 0
[pid=25094] ppid=25093 vsize=118984 CPUtime=6.28
/proc/25094/stat : 25094 (SatElite) R 25093 25093 24811 0 -1 4194304 33123 0 0 0 600 28 0 0 25 0 1 0 235898753 121839616 28139 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/25094/statm: 29746 28139 68 126 0 29617 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124344

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25096
/proc/meminfo: memFree=1903880/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=6.83
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 317 33126 0 0 0 0 651 32 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25096] ppid=25093 vsize=21224 CPUtime=5.82
/proc/25096/stat : 25096 (revival) R 25093 25093 24811 0 -1 4194304 6697 0 0 0 579 3 0 0 25 0 1 50000 235899439 21733376 4663 1992294400 134512640 134537284 4294956384 18446744073709551615 134523564 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25096/statm: 5306 4663 85 6 0 4944 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26584

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25096
/proc/meminfo: memFree=1903496/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=6.83
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 317 33126 0 0 0 0 651 32 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25096] ppid=25093 vsize=21760 CPUtime=18.63
/proc/25096/stat : 25096 (revival) R 25093 25093 24811 0 -1 4194304 6831 0 0 0 1859 4 0 0 25 0 1 50000 235899439 22282240 4797 1992294400 134512640 134537284 4294956384 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25096/statm: 5440 4797 85 6 0 5078 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27120

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25096
/proc/meminfo: memFree=1901960/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=6.83
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 317 33126 0 0 0 0 651 32 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25096] ppid=25093 vsize=23476 CPUtime=44.21
/proc/25096/stat : 25096 (revival) R 25093 25093 24811 0 -1 4194304 7245 0 0 0 4417 4 0 0 25 0 1 50000 235899439 24039424 5211 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25096/statm: 5869 5211 85 6 0 5507 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28836

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25096
/proc/meminfo: memFree=1898696/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=6.83
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 317 33126 0 0 0 0 651 32 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25096] ppid=25093 vsize=26644 CPUtime=95.4
/proc/25096/stat : 25096 (revival) R 25093 25093 24811 0 -1 4194304 8059 0 0 0 9535 5 0 0 25 0 1 50000 235899439 27283456 6025 1992294400 134512640 134537284 4294956384 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25096/statm: 6661 6025 85 6 0 6299 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32004

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25097
/proc/meminfo: memFree=1856776/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=60876 CPUtime=44.4
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 14958 0 0 0 4430 10 0 0 25 0 1 0 235910540 62337024 14865 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 15219 14865 77 170 0 15047 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 66236

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25097
/proc/meminfo: memFree=1827400/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=89804 CPUtime=104.39
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 22137 0 0 0 10422 17 0 0 25 0 1 0 235910540 91959296 22044 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 22451 22044 77 170 0 22279 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 95164

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25097
/proc/meminfo: memFree=1803464/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=114300 CPUtime=164.38
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 28157 0 0 0 16415 23 0 0 25 0 1 0 235910540 117043200 28064 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 28575 28064 77 170 0 28403 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 119660

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25097
/proc/meminfo: memFree=1787144/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=130032 CPUtime=224.36
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 32148 0 0 0 22408 28 0 0 25 0 1 0 235910540 133152768 32055 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 32508 32055 77 170 0 32336 0
Current children cumulated CPU time (s) 342.17

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

/proc/25097/statm: 35711 35239 77 170 0 35539 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 148204

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1758080/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=158300 CPUtime=464.3
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 39219 0 0 0 46393 37 0 0 25 0 1 0 235910540 162099200 39126 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 39575 39126 77 170 0 39403 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 163660

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1747712/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=169604 CPUtime=524.28
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 41743 0 0 0 52389 39 0 0 25 0 1 0 235910540 173674496 41650 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 42401 41650 77 170 0 42229 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 174964

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1747072/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=170264 CPUtime=584.27
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 41904 0 0 0 58387 40 0 0 25 0 1 0 235910540 174350336 41811 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 42566 41811 77 170 0 42394 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 175624

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1747008/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=170264 CPUtime=644.26
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 41907 0 0 0 64386 40 0 0 25 0 1 0 235910540 174350336 41814 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 42566 41814 77 170 0 42394 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 175624

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1746944/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=170264 CPUtime=704.24
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 41908 0 0 0 70384 40 0 0 25 0 1 0 235910540 174350336 41815 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 42566 41815 77 170 0 42394 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 175624

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1746888/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=170264 CPUtime=764.22
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 41910 0 0 0 76382 40 0 0 25 0 1 0 235910540 174350336 41817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 42566 41817 77 170 0 42394 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 175624

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1746824/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=170264 CPUtime=824.2
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 41912 0 0 0 82380 40 0 0 25 0 1 0 235910540 174350336 41819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 42566 41819 77 170 0 42394 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 175624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1726984/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=190348 CPUtime=884.19
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 46902 0 0 0 88373 46 0 0 25 0 1 0 235910540 194916352 46809 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 47587 46809 77 170 0 47415 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 195708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1714184/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=203120 CPUtime=944.18
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 50086 0 0 0 94369 49 0 0 25 0 1 0 235910540 207994880 49993 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 50780 49993 77 170 0 50608 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 208480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1704200/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=212896 CPUtime=1004.17
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 52520 0 0 0 100365 52 0 0 25 0 1 0 235910540 218005504 52427 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 53224 52427 77 170 0 53052 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 218256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1698248/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=218672 CPUtime=1064.15
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 53990 0 0 0 106362 53 0 0 25 0 1 0 235910540 223920128 53897 1992294400 134512640 135212939 4294956240 18446744073709551615 134529553 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 54668 53897 77 170 0 54496 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 224032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25103
/proc/meminfo: memFree=1698248/2055920 swapFree=4172744/4192956
[pid=25093] ppid=25091 vsize=5360 CPUtime=117.81
/proc/25093/stat : 25093 (run.sh) S 25091 25093 24811 0 -1 4194304 343 41440 0 0 0 0 11740 41 16 0 1 0 235898753 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25093/statm: 1340 241 197 169 0 51 0
[pid=25097] ppid=25093 vsize=218672 CPUtime=1082.25
/proc/25097/stat : 25097 (minisat) R 25093 25093 24811 0 -1 4194304 53990 0 0 0 108172 53 0 0 25 0 1 0 235910540 223920128 53897 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/25097/statm: 54668 53897 77 170 0 54496 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 224032

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25093 and gives
#  childrusage.ru_utime.tv_sec=117
#  childrusage.ru_utime.tv_usec=408151
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=418936
# CPU time returned by wait4() is 117.827
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.12
CPU system time (s): 0.94
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 224032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.408
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41783
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= 8
involuntary context switches= 196

runsolver used 1.05884 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-11 23:52:06
IDJOB=1796652
IDBENCH=69630
IDSOLVER=648
FILE ID=node68/1796652-1242078725
PBS_JOBID= 9277607
Free space on /tmp= 66272 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796652-1242078725/watcher-1796652-1242078725 -o /tmp/evaluation-result-1796652-1242078725/solver-1796652-1242078725 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796652-1242078725.cnf HOME

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=1741484434

node68.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.223
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.223
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:       1953456 kB
Buffers:          1984 kB
Cached:          36372 kB
SwapCached:      12100 kB
Active:          42168 kB
Inactive:        10636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1953456 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:           14824 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            35356 kB
Committed_AS:   690000 kB
PageTables:       1560 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= 66236 MiB
End job on node68 at 2009-05-12 00:12:08