Trace number 1837455

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
MiniSAT 09z 2009-03-22UNSAT 9855.55 9860.68

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2458.22
Satisfiable
(Un)Satisfiability was proved
Number of variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.58/1.60	c ==============================================================================
1.58/1.60	c |           |     ORIGINAL     |              LEARNT              |          |
1.58/1.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.58/1.60	c ==============================================================================
1.58/1.60	c |         0 | 1588988  3752699 |  476696       0        0     nan |  0.000 % |
10.47/10.50	c |         0 | 1168572  3106678 |      --       0       --      -- |     --   | -118492/40523
10.47/10.51	c ==============================================================================
10.47/10.51	c Result  :   #vars: 243534   #clauses: 1168572   #literals: 3106678
10.47/10.51	c CPU time:   10.0865 s
10.47/10.51	c ==============================================================================
11.57/11.64	c WARNING: for repeatability, setting FPU to use double precision
11.57/11.64	c Number of variables   : 243534       
11.57/11.64	c Number of clauses     : 1168572      
12.36/12.42	c Parsing time: 0.69         s
9855.45/9860.62	c restarts              : 754
9855.45/9860.62	c conflicts             : 1088561        (111 /sec)
9855.45/9860.62	c decisions             : 2720112        (1.00 % random) (276 /sec)
9855.45/9860.62	c propagations          : 15219868585    (1546205 /sec)
9855.45/9860.62	c conflict literals     : 104369104      (60.17 % deleted)
9855.45/9860.62	c Memory used           : 178.94 MB
9855.45/9860.62	c CPU time              : 9843.37 s
9855.45/9860.62	UNSATISFIABLE
9855.45/9860.62	
9855.45/9860.65	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-1837455-1242871070/watcher-1837455-1242871070 -o /tmp/evaluation-result-1837455-1242871070/solver-1837455-1242871070 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837455-1242871070.cnf -random-seed=616660998 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 0.98 3/64 18307
/proc/meminfo: memFree=1691048/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) R 18305 18307 18130 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0

[startup+0.074861 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 18307
/proc/meminfo: memFree=1691048/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101864 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 18307
/proc/meminfo: memFree=1691048/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301901 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 18307
/proc/meminfo: memFree=1691048/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701976 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 18307
/proc/meminfo: memFree=1691048/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18312
/proc/meminfo: memFree=1592728/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
[pid=18311] ppid=18307 vsize=167192 CPUtime=1.48
/proc/18311/stat : 18311 (SatELite_releas) R 18307 18307 18130 0 -1 4194304 37902 0 0 0 126 22 0 0 25 0 1 0 315135836 171204608 37720 1992294400 134512640 135223648 4294956128 18446744073709551615 134547635 0 0 4096 3 0 0 0 17 0 0 0
/proc/18311/statm: 41798 37720 50 173 0 41623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 172548

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18312
/proc/meminfo: memFree=1518232/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
[pid=18311] ppid=18307 vsize=197700 CPUtime=3.08
/proc/18311/stat : 18311 (SatELite_releas) R 18307 18307 18130 0 -1 4194304 48639 0 0 0 280 28 0 0 25 0 1 0 315135836 202444800 44350 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/18311/statm: 49425 44350 76 173 0 49250 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 203056

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18312
/proc/meminfo: memFree=1494616/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=0
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315135835 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18307/statm: 1339 237 197 169 0 50 0
[pid=18311] ppid=18307 vsize=232804 CPUtime=6.29
/proc/18311/stat : 18311 (SatELite_releas) R 18307 18307 18130 0 -1 4194304 55932 0 0 0 594 35 0 0 25 0 1 0 315135836 238391296 50759 1992294400 134512640 135223648 4294956128 18446744073709551615 134575965 0 0 4096 3 0 0 0 17 0 0 0
/proc/18311/statm: 58201 50759 76 173 0 58026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238160

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18313
/proc/meminfo: memFree=1629408/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=70328 CPUtime=1.05
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 16001 0 0 0 96 9 0 0 25 0 1 0 315136999 72015872 15951 1992294400 134512640 135212243 4294956240 18446744073709551615 134526433 0 0 4096 3 0 0 0 17 1 0 0
/proc/18313/statm: 17582 15951 73 170 0 17409 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 75684

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18313
/proc/meminfo: memFree=1591008/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=72580 CPUtime=13.83
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 16528 0 0 0 1374 9 0 0 25 0 1 0 315136999 74321920 16478 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 18145 16478 75 170 0 17972 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 77936

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18313
/proc/meminfo: memFree=1587872/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=75616 CPUtime=39.42
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 17284 0 0 0 3932 10 0 0 25 0 1 0 315136999 77430784 17234 1992294400 134512640 135212243 4294956240 18446744073709551615 134526239 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 18904 17234 75 170 0 18731 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80972

[startup+102.305 s]
/proc/loadavg: 1.17 1.06 1.00 2/66 18313
/proc/meminfo: memFree=1579360/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=84236 CPUtime=90.59
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 19420 0 0 0 9046 13 0 0 25 0 1 0 315136999 86257664 19370 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 21059 19370 75 170 0 20886 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 89592

[startup+162.303 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 18313
/proc/meminfo: memFree=1567200/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=96708 CPUtime=150.55
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 22537 0 0 0 15039 16 0 0 25 0 1 0 315136999 99028992 22487 1992294400 134512640 135212243 4294956240 18446744073709551615 134527744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 24177 22487 75 170 0 24004 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 102064

[startup+222.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 18319
/proc/meminfo: memFree=1554400/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=109112 CPUtime=210.53
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 25648 0 0 0 21034 19 0 0 25 0 1 0 315136999 111730688 25598 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 27278 25598 75 170 0 27105 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 114468

[startup+282.301 s]
/proc/loadavg: 1.16 1.07 1.01 2/66 18795
/proc/meminfo: memFree=1503584/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=117840 CPUtime=270.44
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 27819 0 0 0 27021 23 0 0 25 0 1 0 315136999 120668160 27769 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 29460 27769 75 170 0 29287 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 123196

[startup+342.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 18795
/proc/meminfo: memFree=1493088/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=128292 CPUtime=330.42
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 30456 0 0 0 33015 27 0 0 25 0 1 0 315136999 131371008 30406 1992294400 134512640 135212243 4294956240 18446744073709551615 134538418 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 32073 30406 75 170 0 31900 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 133648

[startup+402.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 18795
/proc/meminfo: memFree=1484000/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=137536 CPUtime=390.39
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 32745 0 0 0 39010 29 0 0 25 0 1 0 315136999 140836864 32695 1992294400 134512640 135212243 4294956240 18446744073709551615 134535594 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 34384 32695 75 170 0 34211 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 142892

[startup+462.302 s]

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


[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434464/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9565.69
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 956519 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9577.3
Current children cumulated vsize (KiB) 188584

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434400/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9625.65
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 962515 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134535612 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9637.26
Current children cumulated vsize (KiB) 188584

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9685.62
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 968512 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9697.23
Current children cumulated vsize (KiB) 188584

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434208/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9745.59
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 974509 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9757.2
Current children cumulated vsize (KiB) 188584

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9805.55
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 980505 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9817.16
Current children cumulated vsize (KiB) 188584

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

[startup+9830.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9813.55
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 981305 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9825.16
Current children cumulated vsize (KiB) 188584

[startup+9843.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9826.35
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 982585 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526245 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9837.96
Current children cumulated vsize (KiB) 188584

[startup+9849.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9832.75
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 983225 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9844.36
Current children cumulated vsize (KiB) 188584

[startup+9855.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9839.15
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 983865 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134535594 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9850.76
Current children cumulated vsize (KiB) 188584

[startup+9859.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9842.34
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 984184 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134523441 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9853.95
Current children cumulated vsize (KiB) 188584

[startup+9859.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9843.14
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 984264 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9854.75
Current children cumulated vsize (KiB) 188584

[startup+9860.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9843.54
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 984304 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9855.15
Current children cumulated vsize (KiB) 188584

[startup+9860.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9843.74
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 984324 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9855.35
Current children cumulated vsize (KiB) 188584

[startup+9860.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18811
/proc/meminfo: memFree=1434272/2055920 swapFree=4179932/4192956
[pid=18307] ppid=18305 vsize=5356 CPUtime=11.61
/proc/18307/stat : 18307 (SatELiteGTI) S 18305 18307 18130 0 -1 4194304 333 63001 0 0 0 0 1109 52 16 0 1 0 315135835 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18307/statm: 1339 239 197 169 0 50 0
[pid=18313] ppid=18307 vsize=183228 CPUtime=9843.84
/proc/18313/stat : 18313 (minisat_static) R 18307 18307 18130 0 -1 4194304 44181 0 0 0 984334 50 0 0 25 0 1 0 315136999 187625472 44131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 0 0 0
/proc/18313/statm: 45807 44131 75 170 0 45634 0
Current children cumulated CPU time (s) 9855.45
Current children cumulated vsize (KiB) 188584

Child status: 20
Real time (s): 9860.68
CPU time (s): 9855.55
CPU user time (s): 9854.47
CPU system time (s): 1.08383
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 238352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9854.47
system time used= 1.08384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107683
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= 46
involuntary context switches= 29024

runsolver used 8.68968 second user time and 27.1759 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-21 03:57:53
IDJOB=1837455
IDBENCH=70996
IDSOLVER=675
FILE ID=node37/1837455-1242871070
PBS_JOBID= 9328568
Free space on /tmp= 66308 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837455-1242871070/watcher-1837455-1242871070 -o /tmp/evaluation-result-1837455-1242871070/solver-1837455-1242871070 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837455-1242871070.cnf -random-seed=616660998

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=616660998

node37.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.259
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.259
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:       1691472 kB
Buffers:         43936 kB
Cached:         278024 kB
SwapCached:       7364 kB
Active:         102104 kB
Inactive:       228912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691472 kB
SwapTotal:     4192956 kB
SwapFree:      4179932 kB
Dirty:           31484 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            19492 kB
Committed_AS:  1144692 kB
PageTables:       1376 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= 66304 MiB
End job on node37 at 2009-05-21 06:42:13