Trace number 1797043

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-18UNSAT 650.771 651.082

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74.5637
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.85	c ==============================================================================
0.79/0.85	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.85	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.85	c ==============================================================================
0.79/0.85	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
5.48/5.59	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
5.57/5.60	c ==============================================================================
5.57/5.60	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
5.57/5.60	c CPU time:   5.31019 s
5.57/5.60	c ==============================================================================
6.07/6.14	c SatElite is done !
6.07/6.14	c revival is preprocessing the formula...Time out is reached... exporting CNF
506.03/506.34	#ITERATIONS 70
506.03/506.34	#LEARNT CLAUSES 9570
506.23/506.58	done !
506.23/506.58	c Calling MINISAT
506.23/506.58	This is MiniSat 2.0 beta
506.23/506.58	WARNING: for repeatability, setting FPU to use double precision
506.23/506.58	============================[ Problem Statistics ]=============================
506.23/506.58	|                                                                             |
506.23/506.58	|  Number of variables:  71485                                                |
506.23/506.58	|  Number of clauses:    277686                                               |
506.32/506.76	|  Parsing time:         0.16         s                                       |
506.32/506.77	============================[ Search Statistics ]==============================
506.32/506.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
506.32/506.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
506.32/506.77	===============================================================================
506.32/506.77	|         0 |   65450   271597   712778 |    90532        0    nan |  0.000 % |
506.32/506.78	|       100 |   65450   271597   712778 |    99585      100     15 |  8.442 % |
506.32/506.82	|       250 |   65450   271597   712778 |   109544      250     16 |  8.442 % |
506.32/506.89	|       475 |   65450   271597   712778 |   120498      475     16 |  8.442 % |
506.73/507.01	|       813 |   65450   271597   712778 |   132548      813     19 |  8.442 % |
506.93/507.27	|      1319 |   65450   271597   712778 |   145803     1319     25 |  8.442 % |
507.43/507.79	|      2078 |   65450   271597   712778 |   160383     2078     26 |  8.442 % |
509.03/509.33	|      3217 |   65450   271597   712778 |   176421     3217     25 |  8.442 % |
512.02/512.36	|      4925 |   65450   271597   712778 |   194064     4925     26 |  8.442 % |
515.42/515.74	|      7489 |   65450   271597   712778 |   213470     7489     26 |  8.442 % |
520.42/520.74	|     11333 |   65450   271597   712778 |   234817    11333     24 |  8.442 % |
530.11/530.49	|     17099 |   65450   271597   712778 |   258299    17099     22 |  8.442 % |
543.80/544.13	|     25748 |   65410   271345   712044 |   284129    16673     21 |  8.498 % |
561.50/561.84	|     38723 |   65410   271345   712044 |   312542    29648     22 |  8.498 % |
581.60/581.91	|     58186 |   65410   271345   712044 |   343796    49111     24 |  8.498 % |
607.29/607.63	|     87378 |   65410   271345   712044 |   378176    78303     24 |  8.498 % |
650.67/651.07	===============================================================================
650.67/651.07	restarts              : 16
650.67/651.07	conflicts             : 110822         (768 /sec)
650.67/651.07	decisions             : 139891         (1.91 % random) (969 /sec)
650.67/651.07	propagations          : 236735987      (1639922 /sec)
650.67/651.07	conflict literals     : 2666346        (57.40 % deleted)
650.67/651.07	Memory used           : 30.64 MB
650.67/651.07	CPU time              : 144.358 s
650.67/651.07	
650.67/651.07	UNSATISFIABLE
650.67/651.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797043-1242083331/watcher-1797043-1242083331 -o /tmp/evaluation-result-1797043-1242083331/solver-1797043-1242083331 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797043-1242083331.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/64 1475
/proc/meminfo: memFree=1386992/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) R 1473 1475 822 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1475/statm: 1340 237 196 169 0 51 0
[pid=1476] ppid=1475 vsize=1552 CPUtime=0
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 236366732 1589248 280 1992294400 134512640 135031949 4294956224 18446744073709551615 134544701 0 0 4096 3 0 0 0 17 0 0 0
/proc/1476/statm: 388 282 51 126 0 259 0

[startup+0.0271481 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1475
/proc/meminfo: memFree=1386992/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1475/statm: 1340 238 197 169 0 51 0
[pid=1476] ppid=1475 vsize=4076 CPUtime=0.01
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 937 0 0 0 1 0 0 0 18 0 1 0 236366732 4173824 920 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/1476/statm: 1019 921 52 126 0 890 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9436

[startup+0.101154 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1475
/proc/meminfo: memFree=1386992/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1475/statm: 1340 238 197 169 0 51 0
[pid=1476] ppid=1475 vsize=14816 CPUtime=0.09
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 3156 0 0 0 8 1 0 0 19 0 1 0 236366732 15171584 3139 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/1476/statm: 3704 3139 52 126 0 3575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20176

[startup+0.301172 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1475
/proc/meminfo: memFree=1386992/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1475/statm: 1340 238 197 169 0 51 0
[pid=1476] ppid=1475 vsize=38832 CPUtime=0.29
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 9208 0 0 0 24 5 0 0 21 0 1 0 236366732 39763968 9191 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/1476/statm: 9708 9192 52 126 0 9579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44192

[startup+0.70121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1475
/proc/meminfo: memFree=1386992/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1475/statm: 1340 238 197 169 0 51 0
[pid=1476] ppid=1475 vsize=107316 CPUtime=0.69
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 20517 0 0 0 57 12 0 0 25 0 1 0 236366732 109891584 20500 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/1476/statm: 26829 20501 52 126 0 26700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112676

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1477
/proc/meminfo: memFree=1275432/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1475/statm: 1340 238 197 169 0 51 0
[pid=1476] ppid=1475 vsize=139232 CPUtime=1.49
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 30036 0 0 0 131 18 0 0 25 0 1 0 236366732 142573568 27644 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/1476/statm: 34808 27644 67 126 0 34679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144592

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1477
/proc/meminfo: memFree=1265000/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=0
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236366732 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1475/statm: 1340 238 197 169 0 51 0
[pid=1476] ppid=1475 vsize=147620 CPUtime=3.09
/proc/1476/stat : 1476 (SatElite) R 1475 1475 822 0 -1 4194304 32168 0 0 0 285 24 0 0 25 0 1 0 236366732 151162880 29776 1992294400 134512640 135031949 4294956224 18446744073709551615 134566378 0 0 4096 3 0 0 0 17 1 0 0
/proc/1476/statm: 36905 29776 67 126 0 36776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 152980

[startup+6.30274 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1477
/proc/meminfo: memFree=1251624/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 5360

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1346152/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=22380 CPUtime=6.54
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 6022 0 0 0 650 4 0 0 25 0 1 50000 236367346 22917120 4496 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 5595 4496 85 6 0 5233 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 27740

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1345448/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=23304 CPUtime=19.33
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 6267 0 0 0 1929 4 0 0 25 0 1 50000 236367346 23863296 4741 1992294400 134512640 134537284 4294956384 18446744073709551615 134523962 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1478/statm: 5826 4741 85 6 0 5464 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 28664

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1342952/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=25680 CPUtime=44.9
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 6859 0 0 0 4485 5 0 0 25 0 1 50000 236367346 26296320 5333 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 6420 5333 85 6 0 6058 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 31040

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1337896/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=30828 CPUtime=96.08
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 8148 0 0 0 9602 6 0 0 25 0 1 50000 236367346 31567872 6622 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 7707 6622 85 6 0 7345 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 36188

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1331688/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=37164 CPUtime=156.05
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 9713 0 0 0 15596 9 0 0 25 0 1 50000 236367346 38055936 8187 1992294400 134512640 134537284 4294956384 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 9291 8187 85 6 0 8929 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 42524

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1325224/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=43500 CPUtime=216.03
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 11297 0 0 0 21593 10 0 0 25 0 1 50000 236367346 44544000 9771 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 10875 9771 85 6 0 10513 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 48860

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1319016/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=49704 CPUtime=276.01
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 12860 0 0 0 27589 12 0 0 25 0 1 50000 236367346 50896896 11334 1992294400 134512640 134537284 4294956384 18446744073709551615 134523844 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 12426 11334 85 6 0 12064 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 55064

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1312744/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=56040 CPUtime=335.99
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 14429 0 0 0 33585 14 0 0 25 0 1 50000 236367346 57384960 12903 1992294400 134512640 134537284 4294956384 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 14010 12903 85 6 0 13648 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 61400

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 1478
/proc/meminfo: memFree=1306536/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=62244 CPUtime=395.96
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 15984 0 0 0 39581 15 0 0 25 0 1 50000 236367346 63737856 14458 1992294400 134512640 134537284 4294956384 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 15561 14458 85 6 0 15199 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 67604

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=1300200/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=6.11
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 317 37390 0 0 0 0 579 32 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1478] ppid=1475 vsize=68448 CPUtime=455.94
/proc/1478/stat : 1478 (revival) R 1475 1475 822 0 -1 4194304 17550 0 0 0 45576 18 0 0 25 0 1 50000 236367346 70090752 16024 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1478/statm: 17112 16024 85 6 0 16750 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 73808

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1340968/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=20168 CPUtime=15.7
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 4650 0 0 0 1567 3 0 0 25 0 1 0 236417390 20652032 4573 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 5042 4573 76 170 0 4870 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 25528

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1336040/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=25340 CPUtime=75.67
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 5916 0 0 0 7562 5 0 0 25 0 1 0 236417390 25948160 5839 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 6335 5839 76 170 0 6163 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 30700

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329896/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=135.66
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7431 0 0 0 13559 7 0 0 25 0 1 0 236417390 32120832 7354 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7354 76 170 0 7670 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 36728

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

[startup+646.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329832/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=139.65
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7431 0 0 0 13958 7 0 0 25 0 1 0 236417390 32120832 7354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7354 76 170 0 7670 0
Current children cumulated CPU time (s) 645.97
Current children cumulated vsize (KiB) 36728

[startup+649.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329768/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=142.85
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7438 0 0 0 14278 7 0 0 25 0 1 0 236417390 32120832 7361 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7361 76 170 0 7670 0
Current children cumulated CPU time (s) 649.17
Current children cumulated vsize (KiB) 36728

[startup+650.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329768/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=143.65
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7442 0 0 0 14358 7 0 0 25 0 1 0 236417390 32120832 7365 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7365 76 170 0 7670 0
Current children cumulated CPU time (s) 649.97
Current children cumulated vsize (KiB) 36728

[startup+650.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329768/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=144.05
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7442 0 0 0 14398 7 0 0 25 0 1 0 236417390 32120832 7365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7365 76 170 0 7670 0
Current children cumulated CPU time (s) 650.37
Current children cumulated vsize (KiB) 36728

[startup+650.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329768/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=144.25
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7442 0 0 0 14418 7 0 0 25 0 1 0 236417390 32120832 7365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7365 76 170 0 7670 0
Current children cumulated CPU time (s) 650.57
Current children cumulated vsize (KiB) 36728

[startup+651.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1479
/proc/meminfo: memFree=1329768/2055920 swapFree=4110812/4192956
[pid=1475] ppid=1473 vsize=5360 CPUtime=506.32
/proc/1475/stat : 1475 (run.sh) S 1473 1475 822 0 -1 4194304 343 56103 0 0 0 0 50578 54 16 0 1 0 236366732 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1475/statm: 1340 241 197 169 0 51 0
[pid=1479] ppid=1475 vsize=31368 CPUtime=144.35
/proc/1479/stat : 1479 (minisat) R 1475 1475 822 0 -1 4194304 7442 0 0 0 14428 7 0 0 25 0 1 0 236417390 32120832 7365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/1479/statm: 7842 7365 76 170 0 7670 0
Current children cumulated CPU time (s) 650.67
Current children cumulated vsize (KiB) 36728

Child status: 20
Real time (s): 651.082
CPU time (s): 650.771
CPU user time (s): 650.143
CPU system time (s): 0.627904
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 157664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 650.143
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63910
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= 10
involuntary context switches= 1619

runsolver used 0.613906 second user time and 1.76573 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-12 01:08:52
IDJOB=1797043
IDBENCH=70954
IDSOLVER=648
FILE ID=node14/1797043-1242083331
PBS_JOBID= 9277603
Free space on /tmp= 65980 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797043-1242083331/watcher-1797043-1242083331 -o /tmp/evaluation-result-1797043-1242083331/solver-1797043-1242083331 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797043-1242083331.cnf HOME

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1934920009

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
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:       1387536 kB
Buffers:         76140 kB
Cached:         439940 kB
SwapCached:      77084 kB
Active:         187184 kB
Inactive:       408004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387536 kB
SwapTotal:     4192956 kB
SwapFree:      4110812 kB
Dirty:           16572 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            59280 kB
Committed_AS:   774392 kB
PageTables:       1472 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= 65952 MiB
End job on node14 at 2009-05-12 01:19:44