Trace number 1717556

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
glucose 1.0UNSAT 31.0313 31.0494

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.49/0.60	c ==============================================================================
0.49/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.60	c ==============================================================================
0.49/0.60	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
14.49/14.60	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
14.58/14.60	c ==============================================================================
14.58/14.60	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
14.58/14.60	c CPU time:   14.2808 s
14.58/14.60	c ==============================================================================
15.38/15.45	c
15.38/15.45	c Starting glucose
15.38/15.45	c
15.38/15.46	
15.38/15.46	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
15.38/15.46	
15.38/15.46	c ============================[ Problem Statistics ]=============================
15.38/15.46	c |                                                                             |
15.38/15.46	c |  Number of variables:  11671                                                |
15.38/15.46	c |  Number of clauses:    481437                                               |
15.44/15.86	c |  Parsing time:         0.36         s                                       |
30.96/31.01	c restarts              : 24
30.96/31.01	c nb ReduceDB           : 3
30.96/31.01	c nb learnts DL2        : 771
30.96/31.01	c nb learnts size 2     : 101
30.96/31.01	c nb learnts size 1     : 8
30.96/31.01	c conflicts             : 75443          (4876 /sec)
30.96/31.01	c decisions             : 127737         (1.76 % random) (8256 /sec)
30.96/31.01	c propagations          : 17034139       (1100991 /sec)
30.96/31.01	c conflict literals     : 1608256        (16.11 % deleted)
30.96/31.01	c Memory used           : 46.27 MB
30.96/31.01	c CPU time              : 15.4716 s
30.96/31.01	
30.96/31.02	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-1717556-1240628997/watcher-1717556-1240628997 -o /tmp/evaluation-result-1717556-1240628997/solver-1717556-1240628997 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1717556-1240628997.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32499
/proc/meminfo: memFree=1091352/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) R 32497 32499 31679 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32499/statm: 1340 235 194 169 0 51 0
[pid=32500] ppid=32499 vsize=872 CPUtime=0
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 90928680 892928 53 1992294400 134512640 135225430 4294956176 18446744073709551615 134735166 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 218 55 46 174 0 41 0

[startup+0.0899859 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32499
/proc/meminfo: memFree=1091352/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=11996 CPUtime=0.07
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 2473 0 0 0 6 1 0 0 21 0 1 0 90928680 12283904 2457 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 2999 2458 51 174 0 2822 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17356

[startup+0.101986 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32499
/proc/meminfo: memFree=1091352/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=12920 CPUtime=0.08
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 2797 0 0 0 7 1 0 0 21 0 1 0 90928680 13230080 2781 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 3230 2783 51 174 0 3053 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18280

[startup+0.302009 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32499
/proc/meminfo: memFree=1091352/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=40432 CPUtime=0.29
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 8632 0 0 0 25 4 0 0 23 0 1 0 90928680 41402368 8616 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 10108 8617 51 174 0 9931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45792

[startup+0.701056 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32499
/proc/meminfo: memFree=1091352/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=92744 CPUtime=0.69
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 19810 0 0 0 58 11 0 0 25 0 1 0 90928680 94969856 19422 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 23186 19422 76 174 0 23009 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98104

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 32501
/proc/meminfo: memFree=1009160/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=96660 CPUtime=1.49
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 20761 0 0 0 136 13 0 0 25 0 1 0 90928680 98979840 20373 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 24165 20373 76 174 0 23988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102020

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 32501
/proc/meminfo: memFree=1001352/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=100852 CPUtime=3.08
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 21810 0 0 0 292 16 0 0 25 0 1 0 90928680 103272448 21422 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 25213 21422 76 174 0 25036 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 106212

[startup+6.30172 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 32501
/proc/meminfo: memFree=982152/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=108424 CPUtime=6.28
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 23640 0 0 0 603 25 0 0 25 0 1 0 90928680 111026176 23252 1992294400 134512640 135225430 4294956176 18446744073709551615 134586183 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 27106 23252 76 174 0 26929 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 113784

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 32501
/proc/meminfo: memFree=957128/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=0
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 90928679 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32499/statm: 1340 236 195 169 0 51 0
[pid=32500] ppid=32499 vsize=128872 CPUtime=12.68
/proc/32500/stat : 32500 (SatELite_releas) R 32499 32499 31679 0 -1 4194304 27557 0 0 0 1238 30 0 0 25 0 1 0 90928680 131964928 26877 1992294400 134512640 135225430 4294956176 18446744073709551615 134586063 0 0 4096 3 0 0 0 17 1 0 0
/proc/32500/statm: 32218 26877 77 174 0 32041 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 134232

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 32502
/proc/meminfo: memFree=1003272/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=15.44
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 313 29207 0 0 0 0 1506 38 16 0 1 0 90928679 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32499/statm: 1340 238 195 169 0 51 0
[pid=32502] ppid=32499 vsize=46032 CPUtime=10.03
/proc/32502/stat : 32502 (glucose_static) R 32499 32499 31679 0 -1 4194304 11124 0 0 0 996 7 0 0 25 0 1 0 90930225 47136768 11110 1992294400 134512640 135217611 4294956304 18446744073709551615 134543022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32502/statm: 11508 11110 77 172 0 11333 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51392

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

[startup+28.7014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 32502
/proc/meminfo: memFree=1001800/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=15.44
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 313 29207 0 0 0 0 1506 38 16 0 1 0 90928679 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32499/statm: 1340 238 195 169 0 51 0
[pid=32502] ppid=32499 vsize=47372 CPUtime=13.22
/proc/32502/stat : 32502 (glucose_static) R 32499 32499 31679 0 -1 4194304 11459 0 0 0 1315 7 0 0 25 0 1 0 90930225 48508928 11445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32502/statm: 11843 11445 77 172 0 11668 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 52732

[startup+30.3025 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 32502
/proc/meminfo: memFree=1001736/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=15.44
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 313 29207 0 0 0 0 1506 38 16 0 1 0 90928679 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32499/statm: 1340 238 195 169 0 51 0
[pid=32502] ppid=32499 vsize=47372 CPUtime=14.82
/proc/32502/stat : 32502 (glucose_static) R 32499 32499 31679 0 -1 4194304 11469 0 0 0 1475 7 0 0 25 0 1 0 90930225 48508928 11455 1992294400 134512640 135217611 4294956304 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32502/statm: 11843 11455 77 172 0 11668 0
Current children cumulated CPU time (s) 30.26
Current children cumulated vsize (KiB) 52732

[startup+30.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 32502
/proc/meminfo: memFree=1001672/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=15.44
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 313 29207 0 0 0 0 1506 38 16 0 1 0 90928679 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32499/statm: 1340 238 195 169 0 51 0
[pid=32502] ppid=32499 vsize=47372 CPUtime=15.22
/proc/32502/stat : 32502 (glucose_static) R 32499 32499 31679 0 -1 4194304 11479 0 0 0 1515 7 0 0 25 0 1 0 90930225 48508928 11465 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32502/statm: 11843 11465 77 172 0 11668 0
Current children cumulated CPU time (s) 30.66
Current children cumulated vsize (KiB) 52732

[startup+30.9016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 32502
/proc/meminfo: memFree=1001672/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=15.44
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 313 29207 0 0 0 0 1506 38 16 0 1 0 90928679 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32499/statm: 1340 238 195 169 0 51 0
[pid=32502] ppid=32499 vsize=47372 CPUtime=15.42
/proc/32502/stat : 32502 (glucose_static) R 32499 32499 31679 0 -1 4194304 11479 0 0 0 1535 7 0 0 25 0 1 0 90930225 48508928 11465 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32502/statm: 11843 11465 77 172 0 11668 0
Current children cumulated CPU time (s) 30.86
Current children cumulated vsize (KiB) 52732

[startup+31.0016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 32502
/proc/meminfo: memFree=1001672/2055920 swapFree=4192812/4192956
[pid=32499] ppid=32497 vsize=5360 CPUtime=15.44
/proc/32499/stat : 32499 (glucose.sh) S 32497 32499 31679 0 -1 4194304 313 29207 0 0 0 0 1506 38 16 0 1 0 90928679 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32499/statm: 1340 238 195 169 0 51 0
[pid=32502] ppid=32499 vsize=47372 CPUtime=15.52
/proc/32502/stat : 32502 (glucose_static) R 32499 32499 31679 0 -1 4194304 11479 0 0 0 1545 7 0 0 25 0 1 0 90930225 48508928 11465 1992294400 134512640 135217611 4294956304 18446744073709551615 134532886 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32502/statm: 11843 11465 77 172 0 11668 0
Current children cumulated CPU time (s) 30.96
Current children cumulated vsize (KiB) 52732

Child status: 20
Real time (s): 31.0494
CPU time (s): 31.0313
CPU user time (s): 30.5404
CPU system time (s): 0.490925
CPU usage (%): 99.9415
Max. virtual memory (cumulated for all children) (KiB): 135488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.5404
system time used= 0.490925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41165
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= 12
involuntary context switches= 96

runsolver used 0.044993 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 05:09:58
IDJOB=1717556
IDBENCH=20419
IDSOLVER=503
FILE ID=node75/1717556-1240628997
PBS_JOBID= 9186327
Free space on /tmp= 66400 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717556-1240628997/watcher-1717556-1240628997 -o /tmp/evaluation-result-1717556-1240628997/solver-1717556-1240628997 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1717556-1240628997.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1599800154

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1091832 kB
Buffers:         77768 kB
Cached:         792760 kB
SwapCached:        144 kB
Active:         111744 kB
Inactive:       772844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15328 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            65472 kB
Committed_AS:   183716 kB
PageTables:       1416 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= 66396 MiB
End job on node75 at 2009-04-25 05:10:29