Trace number 1797115

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 522.503 522.783

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.815
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.59/0.64	c ==============================================================================
0.59/0.64	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.64	c ==============================================================================
0.59/0.64	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.79/3.81	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.79/3.81	c ==============================================================================
3.79/3.81	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.79/3.81	c CPU time:   3.69244 s
3.79/3.81	c ==============================================================================
4.29/4.33	c SatElite is done !
4.29/4.33	c revival is preprocessing the formula...Time out is reached... exporting CNF
504.22/504.55	#ITERATIONS 4
504.22/504.55	#LEARNT CLAUSES 494
504.32/504.69	done !
504.32/504.69	c Calling MINISAT
504.32/504.69	This is MiniSat 2.0 beta
504.32/504.69	WARNING: for repeatability, setting FPU to use double precision
504.32/504.69	============================[ Problem Statistics ]=============================
504.32/504.69	|                                                                             |
504.32/504.69	|  Number of variables:  65845                                                |
504.32/504.69	|  Number of clauses:    195023                                               |
504.52/504.81	|  Parsing time:         0.11         s                                       |
504.52/504.82	============================[ Search Statistics ]==============================
504.52/504.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
504.52/504.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
504.52/504.82	===============================================================================
504.52/504.82	|         0 |   33873   163023   398235 |    54341        0    nan |  0.000 % |
504.52/504.90	|       101 |   33873   163023   398235 |    59775      100     33 | 48.578 % |
504.72/505.01	|       251 |   33872   163023   398235 |    65752      250     38 | 48.578 % |
505.01/505.33	|       476 |   33859   162936   398046 |    72327      475     76 | 48.578 % |
505.21/505.50	|       813 |   33767   162559   397231 |    79560      808     75 | 49.304 % |
505.71/506.08	|      1319 |   33767   162559   397231 |    87516     1314     94 | 49.304 % |
506.61/506.97	|      2079 |   33381   161041   393952 |    96268     2074    110 | 49.304 % |
508.01/508.39	|      3223 |   33381   161041   393952 |   105895     3218    129 | 49.304 % |
509.51/509.83	|      4937 |   33377   161001   393872 |   116484     4922    122 | 49.313 % |
513.11/513.43	|      7499 |   33373   160956   393780 |   128133     7469    131 | 49.316 % |
519.10/519.46	|     11343 |   33373   160956   393780 |   140946    11313    126 | 49.316 % |
522.40/522.77	===============================================================================
522.40/522.77	restarts              : 11
522.40/522.77	conflicts             : 12944          (718 /sec)
522.40/522.77	decisions             : 59569          (1.34 % random) (3304 /sec)
522.40/522.77	propagations          : 37243025       (2065928 /sec)
522.40/522.77	conflict literals     : 1598536        (26.97 % deleted)
522.40/522.77	Memory used           : 20.10 MB
522.40/522.77	CPU time              : 18.0273 s
522.40/522.77	
522.40/522.78	UNSATISFIABLE
522.40/522.78	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-1797115-1242084462/watcher-1797115-1242084462 -o /tmp/evaluation-result-1797115-1242084462/solver-1797115-1242084462 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797115-1242084462.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: 0.92 0.98 0.99 3/64 13220
/proc/meminfo: memFree=1469680/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) R 13218 13220 12741 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13220/statm: 1340 237 196 169 0 51 0
[pid=13221] ppid=13220 vsize=1552 CPUtime=0
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236474736 1589248 270 1992294400 134512640 135031949 4294956224 18446744073709551615 134544708 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 388 273 51 126 0 259 0

[startup+0.055225 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13220
/proc/meminfo: memFree=1469680/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13220/statm: 1340 238 197 169 0 51 0
[pid=13221] ppid=13220 vsize=13904 CPUtime=0.05
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 2610 0 0 0 4 1 0 0 19 0 1 0 236474736 14237696 2489 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 3476 2489 51 126 0 3347 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19264

[startup+0.101231 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13220
/proc/meminfo: memFree=1469680/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13220/statm: 1340 238 197 169 0 51 0
[pid=13221] ppid=13220 vsize=16140 CPUtime=0.09
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 3149 0 0 0 8 1 0 0 19 0 1 0 236474736 16527360 3028 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 4035 3029 51 126 0 3906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21500

[startup+0.30126 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13220
/proc/meminfo: memFree=1469680/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13220/statm: 1340 238 197 169 0 51 0
[pid=13221] ppid=13220 vsize=31660 CPUtime=0.29
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 6805 0 0 0 26 3 0 0 21 0 1 0 236474736 32419840 6684 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 7915 6685 51 126 0 7786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37020

[startup+0.701319 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13220
/proc/meminfo: memFree=1469680/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13220/statm: 1340 238 197 169 0 51 0
[pid=13221] ppid=13220 vsize=56412 CPUtime=0.68
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 13098 0 0 0 62 6 0 0 25 0 1 0 236474736 57765888 12977 1992294400 134512640 135031949 4294956224 18446744073709551615 134536638 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 14103 12977 63 126 0 13974 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61772

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13222
/proc/meminfo: memFree=1413216/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13220/statm: 1340 238 197 169 0 51 0
[pid=13221] ppid=13220 vsize=66660 CPUtime=1.49
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 16759 0 0 0 140 9 0 0 25 0 1 0 236474736 68259840 15282 1992294400 134512640 135031949 4294956224 18446744073709551615 134558386 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 16665 15283 67 126 0 16536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72020

[startup+3.10167 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13222
/proc/meminfo: memFree=1403424/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=0
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236474736 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13220/statm: 1340 238 197 169 0 51 0
[pid=13221] ppid=13220 vsize=68668 CPUtime=3.09
/proc/13221/stat : 13221 (SatElite) R 13220 13220 12741 0 -1 4194304 19002 0 0 0 298 11 0 0 25 0 1 0 236474736 70316032 15799 1992294400 134512640 135031949 4294956224 18446744073709551615 134566398 0 0 4096 3 0 0 0 17 0 0 0
/proc/13221/statm: 17167 15799 67 126 0 17038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74028

[startup+6.30114 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1442400/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=22804 CPUtime=1.95
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5864 0 0 0 192 3 0 0 25 0 1 50000 236475170 23351296 4270 1992294400 134512640 134537284 4294956384 18446744073709551615 134524222 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5701 4270 85 6 0 5339 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28164

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1442080/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=8.35
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5955 0 0 0 832 3 0 0 25 0 1 50000 236475170 23756800 4361 1992294400 134512640 134537284 4294956384 18446744073709551615 134523670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4361 85 6 0 5438 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28560

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1442016/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=21.14
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5974 0 0 0 2110 4 0 0 25 0 1 50000 236475170 23756800 4380 1992294400 134512640 134537284 4294956384 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4380 85 6 0 5438 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28560

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1441952/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=46.73
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5977 0 0 0 4669 4 0 0 25 0 1 50000 236475170 23756800 4383 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4383 85 6 0 5438 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28560

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1442016/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=97.92
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5978 0 0 0 9788 4 0 0 25 0 1 50000 236475170 23756800 4384 1992294400 134512640 134537284 4294956384 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4384 85 6 0 5438 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28560

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1442016/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=157.87
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5991 0 0 0 15783 4 0 0 25 0 1 50000 236475170 23756800 4397 1992294400 134512640 134537284 4294956384 18446744073709551615 134524059 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4397 85 6 0 5438 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 28560

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1441952/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=217.84
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5991 0 0 0 21780 4 0 0 25 0 1 50000 236475170 23756800 4397 1992294400 134512640 134537284 4294956384 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4397 85 6 0 5438 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 28560

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1441952/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=277.82
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5991 0 0 0 27778 4 0 0 25 0 1 50000 236475170 23756800 4397 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4397 85 6 0 5438 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 28560

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1441952/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=337.78
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5991 0 0 0 33774 4 0 0 25 0 1 50000 236475170 23756800 4397 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4397 85 6 0 5438 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 28560

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1441952/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=397.75
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5991 0 0 0 39771 4 0 0 25 0 1 50000 236475170 23756800 4397 1992294400 134512640 134537284 4294956384 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4397 85 6 0 5438 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 28560

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13223
/proc/meminfo: memFree=1441952/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=4.32
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 317 21289 0 0 0 0 417 15 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13223] ppid=13220 vsize=23200 CPUtime=457.72
/proc/13223/stat : 13223 (revival) R 13220 13220 12741 0 -1 4194304 5991 0 0 0 45768 4 0 0 25 0 1 50000 236475170 23756800 4397 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13223/statm: 5800 4397 85 6 0 5438 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 28560

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13224
/proc/meminfo: memFree=1437920/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=504.42
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 343 27295 0 0 0 0 50421 21 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13224] ppid=13220 vsize=20444 CPUtime=17.58
/proc/13224/stat : 13224 (minisat) R 13220 13220 12741 0 -1 4194304 4835 0 0 0 1755 3 0 0 25 0 1 0 236525205 20934656 4757 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/13224/statm: 5111 4757 77 170 0 4939 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 25804

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

[startup+522.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13224
/proc/meminfo: memFree=1437600/2055920 swapFree=4145916/4192956
[pid=13220] ppid=13218 vsize=5360 CPUtime=504.42
/proc/13220/stat : 13220 (run.sh) S 13218 13220 12741 0 -1 4194304 343 27295 0 0 0 0 50421 21 16 0 1 0 236474736 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13220/statm: 1340 241 197 169 0 51 0
[pid=13224] ppid=13220 vsize=20576 CPUtime=17.98
/proc/13224/stat : 13224 (minisat) R 13220 13220 12741 0 -1 4194304 4863 0 0 0 1795 3 0 0 25 0 1 0 236525205 21069824 4785 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/13224/statm: 5144 4785 77 170 0 4972 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 25936

Child status: 20
Real time (s): 522.783
CPU time (s): 522.503
CPU user time (s): 522.244
CPU system time (s): 0.25896
CPU usage (%): 99.9463
Max. virtual memory (cumulated for all children) (KiB): 80740

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

runsolver used 0.537918 second user time and 1.37479 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 01:27:43
IDJOB=1797115
IDBENCH=70997
IDSOLVER=648
FILE ID=node39/1797115-1242084462
PBS_JOBID= 9277647
Free space on /tmp= 66336 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797115-1242084462/watcher-1797115-1242084462 -o /tmp/evaluation-result-1797115-1242084462/solver-1797115-1242084462 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797115-1242084462.cnf HOME

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=553960860

node39.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.281
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.281
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:       1470224 kB
Buffers:         75108 kB
Cached:         395080 kB
SwapCached:      41104 kB
Active:         186552 kB
Inactive:       327192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470224 kB
SwapTotal:     4192956 kB
SwapFree:      4145916 kB
Dirty:           10600 kB
Writeback:           0 kB
Mapped:          14592 kB
Slab:            58040 kB
Committed_AS:   888336 kB
PageTables:       1388 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= 66320 MiB
End job on node39 at 2009-05-12 01:36:26