Trace number 1825091

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 339.124 339.301

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.2906
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.09/0.11	c ==============================================================================
0.09/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.11	c ==============================================================================
0.09/0.11	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
1.89/1.91	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
1.89/1.91	c ==============================================================================
1.89/1.91	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
1.89/1.91	c CPU time:   1.83272 s
1.89/1.91	c ==============================================================================
1.99/2.00	c Rsat version 2.00
339.01/339.26	c CNF stats: (4857 vars, 48581 clauses)
339.01/339.26	c Decisions: 1272921
339.01/339.26	c Conflicts: 384627
339.01/339.29	c Time: 337.16000s
339.01/339.29	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-1825091-1242478200/watcher-1825091-1242478200 -o /tmp/evaluation-result-1825091-1242478200/solver-1825091-1242478200 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825091-1242478200.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: 1.03 1.01 1.11 3/65 11591
/proc/meminfo: memFree=904416/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=0
/proc/11591/stat : 11591 (rsat.sh) R 11589 11591 11354 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 275849507 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11591/statm: 1339 234 194 169 0 50 0
[pid=11592] ppid=11591 vsize=956 CPUtime=0
/proc/11592/stat : 11592 (SatElite) R 11591 11591 11354 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 275849507 978944 136 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/11592/statm: 239 140 49 128 0 108 0

[startup+0.028301 s]
/proc/loadavg: 1.03 1.01 1.11 3/65 11591
/proc/meminfo: memFree=904416/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=0
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275849507 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 235 195 169 0 50 0
[pid=11592] ppid=11591 vsize=4592 CPUtime=0.01
/proc/11592/stat : 11592 (SatElite) R 11591 11591 11354 0 -1 4194304 974 0 0 0 1 0 0 0 19 0 1 0 275849507 4702208 957 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/11592/statm: 1148 958 49 128 0 1017 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9948

[startup+0.101312 s]
/proc/loadavg: 1.03 1.01 1.11 3/65 11591
/proc/meminfo: memFree=904416/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=0
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275849507 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 235 195 169 0 50 0
[pid=11592] ppid=11591 vsize=16016 CPUtime=0.09
/proc/11592/stat : 11592 (SatElite) R 11591 11591 11354 0 -1 4194304 3376 0 0 0 8 1 0 0 19 0 1 0 275849507 16400384 3359 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/11592/statm: 4004 3359 49 128 0 3873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21372

[startup+0.301347 s]
/proc/loadavg: 1.03 1.01 1.11 3/65 11591
/proc/meminfo: memFree=904416/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=0
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275849507 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 235 195 169 0 50 0
[pid=11592] ppid=11591 vsize=19988 CPUtime=0.29
/proc/11592/stat : 11592 (SatElite) R 11591 11591 11354 0 -1 4194304 4616 0 0 0 27 2 0 0 21 0 1 0 275849507 20467712 4255 1992294400 134512640 135038345 4294956288 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 0 0 0
/proc/11592/statm: 4997 4255 69 128 0 4866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25344

[startup+0.701418 s]
/proc/loadavg: 1.03 1.01 1.11 3/65 11591
/proc/meminfo: memFree=904416/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=0
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275849507 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 235 195 169 0 50 0
[pid=11592] ppid=11591 vsize=21016 CPUtime=0.69
/proc/11592/stat : 11592 (SatElite) R 11591 11591 11354 0 -1 4194304 4843 0 0 0 66 3 0 0 25 0 1 0 275849507 21520384 4482 1992294400 134512640 135038345 4294956288 18446744073709551615 134574562 0 0 4096 3 0 0 0 17 0 0 0
/proc/11592/statm: 5254 4482 69 128 0 5123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50157 s]
/proc/loadavg: 1.03 1.01 1.11 2/67 11593
/proc/meminfo: memFree=880592/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=0
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275849507 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 235 195 169 0 50 0
[pid=11592] ppid=11591 vsize=22184 CPUtime=1.49
/proc/11592/stat : 11592 (SatElite) R 11591 11591 11354 0 -1 4194304 5156 0 0 0 143 6 0 0 25 0 1 0 275849507 22716416 4795 1992294400 134512640 135038345 4294956288 18446744073709551615 134543867 0 0 4096 3 0 0 0 17 1 0 0
/proc/11592/statm: 5546 4795 69 128 0 5415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27540

[startup+3.10185 s]
/proc/loadavg: 1.19 1.04 1.12 2/67 11594
/proc/meminfo: memFree=889872/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=7172 CPUtime=1.09
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 1638 0 0 0 109 0 0 0 25 0 1 0 275849707 7344128 1620 1992294400 134512640 135377749 4294956400 18446744073709551615 134525985 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 1793 1620 86 211 0 1579 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12528

[startup+6.30242 s]
/proc/loadavg: 1.19 1.04 1.12 2/67 11594
/proc/meminfo: memFree=879696/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=17208 CPUtime=4.29
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 4154 0 0 0 427 2 0 0 25 0 1 0 275849707 17620992 4136 1992294400 134512640 135377749 4294956400 18446744073709551615 134526479 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 4302 4136 86 211 0 4088 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22564

[startup+12.7016 s]
/proc/loadavg: 1.17 1.04 1.12 2/67 11594
/proc/meminfo: memFree=868440/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=27776 CPUtime=10.68
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 6984 0 0 0 1065 3 0 0 25 0 1 0 275849707 28442624 6737 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 6944 6737 86 211 0 6730 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33132

[startup+25.5018 s]
/proc/loadavg: 1.13 1.04 1.12 2/67 11594
/proc/meminfo: memFree=857560/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=37444 CPUtime=23.48
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 10029 0 0 0 2343 5 0 0 25 0 1 0 275849707 38342656 9100 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 9361 9100 86 211 0 9147 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42800

[startup+51.1014 s]
/proc/loadavg: 1.09 1.04 1.12 2/67 11594
/proc/meminfo: memFree=834456/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=61188 CPUtime=49.06
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 16001 0 0 0 4897 9 0 0 25 0 1 0 275849707 62656512 15072 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 15297 15072 86 211 0 15083 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66544

[startup+102.306 s]
/proc/loadavg: 1.03 1.03 1.10 2/67 11594
/proc/meminfo: memFree=819352/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=75436 CPUtime=100.24
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 19980 0 0 0 10011 13 0 0 25 0 1 0 275849707 77246464 18663 1992294400 134512640 135377749 4294956400 18446744073709551615 134530120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 18859 18663 86 211 0 18645 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 80792

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.09 2/67 11594
/proc/meminfo: memFree=796568/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=98768 CPUtime=160.2
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 26643 0 0 0 16003 17 0 0 25 0 1 0 275849707 101138432 24342 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 24692 24342 86 211 0 24478 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 104124

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.09 2/67 11594
/proc/meminfo: memFree=785624/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=109548 CPUtime=220.18
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 29434 0 0 0 21999 19 0 0 25 0 1 0 275849707 112177152 27133 1992294400 134512640 135377749 4294956400 18446744073709551615 134529887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 27387 27133 86 211 0 27173 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 114904

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/67 11594
/proc/meminfo: memFree=778904/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=115876 CPUtime=280.15
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 31878 0 0 0 27994 21 0 0 25 0 1 0 275849707 118657024 28751 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 28969 28751 86 211 0 28755 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 121232

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

[startup+307.101 s]
/proc/loadavg: 1.00 1.01 1.08 2/67 11594
/proc/meminfo: memFree=778904/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=115876 CPUtime=304.94
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 31879 0 0 0 30473 21 0 0 25 0 1 0 275849707 118657024 28752 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 28969 28752 86 211 0 28755 0
Current children cumulated CPU time (s) 306.93
Current children cumulated vsize (KiB) 121232

[startup+319.901 s]
/proc/loadavg: 1.00 1.01 1.08 2/67 11594
/proc/meminfo: memFree=778904/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=115876 CPUtime=317.73
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 31889 0 0 0 31752 21 0 0 25 0 1 0 275849707 118657024 28762 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 28969 28762 86 211 0 28755 0
Current children cumulated CPU time (s) 319.72
Current children cumulated vsize (KiB) 121232

[startup+332.702 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 11594
/proc/meminfo: memFree=778904/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=330.52
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32290 0 0 0 33031 21 0 0 25 0 1 0 275849707 120229888 28777 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28777 86 211 0 29139 0
Current children cumulated CPU time (s) 332.51
Current children cumulated vsize (KiB) 122768

[startup+335.901 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 11594
/proc/meminfo: memFree=778840/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=333.72
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32299 0 0 0 33351 21 0 0 25 0 1 0 275849707 120229888 28786 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28786 86 211 0 29139 0
Current children cumulated CPU time (s) 335.71
Current children cumulated vsize (KiB) 122768

[startup+337.502 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 11594
/proc/meminfo: memFree=778840/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=335.32
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32303 0 0 0 33511 21 0 0 25 0 1 0 275849707 120229888 28790 1992294400 134512640 135377749 4294956400 18446744073709551615 134525820 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28790 86 211 0 29139 0
Current children cumulated CPU time (s) 337.31
Current children cumulated vsize (KiB) 122768

[startup+338.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 11594
/proc/meminfo: memFree=778840/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=336.12
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32306 0 0 0 33591 21 0 0 25 0 1 0 275849707 120229888 28793 1992294400 134512640 135377749 4294956400 18446744073709551615 134529215 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28793 86 211 0 29139 0
Current children cumulated CPU time (s) 338.11
Current children cumulated vsize (KiB) 122768

[startup+338.702 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 11594
/proc/meminfo: memFree=778840/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=336.52
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32308 0 0 0 33631 21 0 0 25 0 1 0 275849707 120229888 28795 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28795 86 211 0 29139 0
Current children cumulated CPU time (s) 338.51
Current children cumulated vsize (KiB) 122768

[startup+339.102 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 11594
/proc/meminfo: memFree=778840/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=336.92
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32308 0 0 0 33671 21 0 0 25 0 1 0 275849707 120229888 28795 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28795 86 211 0 29139 0
Current children cumulated CPU time (s) 338.91
Current children cumulated vsize (KiB) 122768

[startup+339.202 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 11594
/proc/meminfo: memFree=778840/2055920 swapFree=4184600/4192956
[pid=11591] ppid=11589 vsize=5356 CPUtime=1.99
/proc/11591/stat : 11591 (rsat.sh) S 11589 11591 11354 0 -1 4194304 310 5957 0 0 0 0 191 8 16 0 1 0 275849507 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11591/statm: 1339 237 195 169 0 50 0
[pid=11594] ppid=11591 vsize=117412 CPUtime=337.02
/proc/11594/stat : 11594 (rsat) R 11591 11591 11354 0 -1 4194304 32308 0 0 0 33681 21 0 0 25 0 1 0 275849707 120229888 28795 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11594/statm: 29353 28795 86 211 0 29139 0
Current children cumulated CPU time (s) 339.01
Current children cumulated vsize (KiB) 122768

Child status: 20
Real time (s): 339.301
CPU time (s): 339.124
CPU user time (s): 338.798
CPU system time (s): 0.32695
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 124716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 338.797
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38734
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= 38
involuntary context switches= 1274

runsolver used 0.288956 second user time and 0.952855 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-16 14:50:00
IDJOB=1825091
IDBENCH=70758
IDSOLVER=665
FILE ID=node89/1825091-1242478200
PBS_JOBID= 9306835
Free space on /tmp= 66308 MiB

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

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED=1844046401

node89.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.268
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.268
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:        904896 kB
Buffers:         86632 kB
Cached:         953924 kB
SwapCached:       3720 kB
Active:          96840 kB
Inactive:       953608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        904896 kB
SwapTotal:     4192956 kB
SwapFree:      4184600 kB
Dirty:            3624 kB
Writeback:           0 kB
Mapped:          17488 kB
Slab:            86556 kB
Committed_AS:   880944 kB
PageTables:       1372 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 node89 at 2009-05-16 14:55:39