Trace number 1825363

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 1094.02 1094.59

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.16	c ==============================================================================
1.09/1.16	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.16	c ==============================================================================
1.09/1.16	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
5.69/5.73	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
5.69/5.73	c ==============================================================================
5.69/5.73	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
5.69/5.73	c CPU time:   5.49816 s
5.69/5.73	c ==============================================================================
6.59/6.61	c Rsat version 2.00
1093.71/1094.32	c CNF stats: (102107 vars, 659939 clauses)
1093.71/1094.32	c Decisions: 1660575
1093.71/1094.32	c Conflicts: 336876
1093.91/1094.57	c Time: 1087.55000s
1093.91/1094.57	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-1825363-1242498818/watcher-1825363-1242498818 -o /tmp/evaluation-result-1825363-1242498818/solver-1825363-1242498818 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825363-1242498818.cnf 

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
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.85 0.97 0.99 3/65 30520
/proc/meminfo: memFree=1521400/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=1360 CPUtime=0
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 229 0 0 0 0 0 0 0 19 0 1 0 277911263 1392640 212 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 388 222 49 128 0 257 0

[startup+0.077607 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30520
/proc/meminfo: memFree=1521400/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=26740 CPUtime=0.07
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 4668 0 0 0 5 2 0 0 19 0 1 0 277911263 27381760 4483 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 6685 4484 49 128 0 6554 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32096

[startup+0.101609 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30520
/proc/meminfo: memFree=1521400/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=29364 CPUtime=0.09
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 5261 0 0 0 7 2 0 0 19 0 1 0 277911263 30068736 5076 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 7341 5077 49 128 0 7210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34720

[startup+0.301646 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30520
/proc/meminfo: memFree=1521400/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=47400 CPUtime=0.29
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 9617 0 0 0 25 4 0 0 21 0 1 0 277911263 48537600 9432 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 11850 9433 49 128 0 11719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52756

[startup+0.701717 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 30520
/proc/meminfo: memFree=1521400/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=68720 CPUtime=0.69
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 14857 0 0 0 60 9 0 0 25 0 1 0 277911263 70369280 14672 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 17180 14672 49 128 0 17049 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74076

[startup+1.50186 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 30522
/proc/meminfo: memFree=1436072/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=112144 CPUtime=1.49
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 25095 0 0 0 135 14 0 0 25 0 1 0 277911263 114835456 24910 1992294400 134512640 135038345 4294956288 18446744073709551615 134574414 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 28036 24910 67 128 0 27905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117500

[startup+3.10115 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 30522
/proc/meminfo: memFree=1416232/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=117348 CPUtime=3.09
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 29534 0 0 0 291 18 0 0 25 0 1 0 277911263 120164352 26741 1992294400 134512640 135038345 4294956288 18446744073709551615 134571288 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 29337 26741 69 128 0 29206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122704

[startup+6.30273 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 30522
/proc/meminfo: memFree=1400424/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=0
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277911263 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 235 195 169 0 50 0
[pid=30521] ppid=30520 vsize=117664 CPUtime=6.28
/proc/30521/stat : 30521 (SatElite) R 30520 30520 30483 0 -1 4194304 36109 0 0 0 602 26 0 0 25 0 1 0 277911263 120487936 27039 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/30521/statm: 29416 27039 69 128 0 29285 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123020

[startup+12.7019 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 30523
/proc/meminfo: memFree=1460200/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=44324 CPUtime=6.08
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 11423 0 0 0 602 6 0 0 25 0 1 0 277911924 45387776 10717 1992294400 134512640 135377749 4294956400 18446744073709551615 134530120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 11081 10717 86 211 0 10867 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49680

[startup+25.5012 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1457064/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=48068 CPUtime=18.87
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 12359 0 0 0 1880 7 0 0 25 0 1 0 277911924 49221632 11645 1992294400 134512640 135377749 4294956400 18446744073709551615 134530118 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 12017 11645 86 211 0 11803 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53424

[startup+51.1018 s]
/proc/loadavg: 1.02 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1448488/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=56880 CPUtime=44.46
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 14607 0 0 0 4437 9 0 0 25 0 1 0 277911924 58245120 13832 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 14220 13832 86 211 0 14006 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62236

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1430120/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=75344 CPUtime=95.63
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 19291 0 0 0 9550 13 0 0 25 0 1 0 277911924 77152256 18418 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 18836 18418 86 211 0 18622 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 80700

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1403048/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=102948 CPUtime=155.6
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 26276 0 0 0 15538 22 0 0 25 0 1 0 277911924 105418752 25209 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 25737 25209 86 211 0 25523 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 108304

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1371688/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=133808 CPUtime=215.56
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 34058 0 0 0 21525 31 0 0 25 0 1 0 277911924 137019392 32991 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 33452 32991 86 211 0 33238 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 139164

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1349288/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=156172 CPUtime=275.54
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 39703 0 0 0 27516 38 0 0 25 0 1 0 277911924 159920128 38636 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 39043 38636 86 211 0 38829 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 161528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30523
/proc/meminfo: memFree=1332264/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=174284 CPUtime=335.51
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 44294 0 0 0 33509 42 0 0 25 0 1 0 277911924 178466816 42834 1992294400 134512640 135377749 4294956400 18446744073709551615 134525885 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 43571 42834 86 211 0 43357 0

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


[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1227880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=277428 CPUtime=695.31
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 70544 0 0 0 69462 69 0 0 25 0 1 0 277911924 284086272 68864 1992294400 134512640 135377749 4294956400 18446744073709551615 134525872 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 69357 68864 86 211 0 69143 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 282784

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1216936/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=288100 CPUtime=755.28
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 73267 0 0 0 75457 71 0 0 25 0 1 0 277911924 295014400 71561 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 72025 71561 86 211 0 71811 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 293456

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211944/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=815.26
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76062 0 0 0 81452 74 0 0 25 0 1 0 277911924 299765760 72770 1992294400 134512640 135377749 4294956400 18446744073709551615 134527376 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 298096

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211944/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=875.22
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76062 0 0 0 87448 74 0 0 25 0 1 0 277911924 299765760 72770 1992294400 134512640 135377749 4294956400 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 298096

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=935.19
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76062 0 0 0 93445 74 0 0 25 0 1 0 277911924 299765760 72770 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72770 86 211 0 72971 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 298096

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211944/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=995.17
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 99443 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 298096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1055.14
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 105440 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 298096

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1067.93
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 106719 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134526601 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1074.52
Current children cumulated vsize (KiB) 298096

[startup+1087.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1080.73
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 107999 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1087.32
Current children cumulated vsize (KiB) 298096

[startup+1091.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1083.93
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 108319 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1090.52
Current children cumulated vsize (KiB) 298096

[startup+1092.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1085.52
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 108478 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134518119 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1092.11
Current children cumulated vsize (KiB) 298096

[startup+1093.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1086.32
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 108558 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1092.91
Current children cumulated vsize (KiB) 298096

[startup+1094.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1211880/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=292740 CPUtime=1087.12
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76063 0 0 0 108638 74 0 0 25 0 1 0 277911924 299765760 72771 1992294400 134512640 135377749 4294956400 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 73185 72771 86 211 0 72971 0
Current children cumulated CPU time (s) 1093.71
Current children cumulated vsize (KiB) 298096

[startup+1094.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30525
/proc/meminfo: memFree=1213736/2055920 swapFree=4180396/4192956
[pid=30520] ppid=30518 vsize=5356 CPUtime=6.59
/proc/30520/stat : 30520 (rsat.sh) S 30518 30520 30483 0 -1 4194304 310 36110 0 0 0 0 629 30 16 0 1 0 277911263 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30520/statm: 1339 237 195 169 0 50 0
[pid=30523] ppid=30520 vsize=288760 CPUtime=1087.32
/proc/30523/stat : 30523 (rsat) R 30520 30520 30483 0 -1 4194304 76064 0 0 0 108658 74 0 0 25 0 1 0 277911924 295690240 71799 1992294400 134512640 135377749 4294956400 18446744073709551615 134982822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30523/statm: 72190 71799 86 211 0 71976 0
Current children cumulated CPU time (s) 1093.91
Current children cumulated vsize (KiB) 294116

Child status: 20
Real time (s): 1094.59
CPU time (s): 1094.02
CPU user time (s): 1092.91
CPU system time (s): 1.11283
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 304520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1092.91
system time used= 1.11283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112642
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= 40
involuntary context switches= 4153

runsolver used 1.25481 second user time and 2.73258 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-16 20:33:40
IDJOB=1825363
IDBENCH=71025
IDSOLVER=665
FILE ID=node84/1825363-1242498818
PBS_JOBID= 9307005
Free space on /tmp= 66060 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825363-1242498818/watcher-1825363-1242498818 -o /tmp/evaluation-result-1825363-1242498818/solver-1825363-1242498818 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825363-1242498818.cnf            

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=2133252116

node84.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1521888 kB
Buffers:         70960 kB
Cached:         387652 kB
SwapCached:       6712 kB
Active:         100052 kB
Inactive:       366580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521888 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:           20328 kB
Writeback:           0 kB
Mapped:          13596 kB
Slab:            53484 kB
Committed_AS:   931992 kB
PageTables:       1368 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= 66060 MiB
End job on node84 at 2009-05-16 20:51:54