Trace number 335584

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, and are wall clock time (not CPU 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
Rsat 2007-02-08? (TO) 1200.08 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-070-069.sat05-1240.reshuffled-07.cnf
MD5SUM8c2637bddd219bb03ecc49de7a065894
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4830
Number of clauses330925
Sum of the clauses size666540
Maximum clause length69
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2330855
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data (download as text)

0.00/0.01	c Parsing...
0.17/0.25	c ==============================================================================
0.17/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.17/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.17/0.25	c ==============================================================================
0.17/0.25	c |         0 |  330925   666540 |   99277       0        0     nan |  0.000 % |
13.37/13.49	c |         0 |  326095   975800 |      --       0       --      -- |     --   | -4830/309260
13.37/13.49	c ==============================================================================
13.37/13.49	c Result  :   #vars: 4760   #clauses: 326095   #literals: 975800
13.37/13.49	c CPU time:   13.437 s
13.37/13.49	c ==============================================================================
13.87/13.90	c Rsat version 2.00

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-335584-1173630480 -o ROOT/results/node43/solver-335584-1173630480 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335584-1173630480/rsat.sh /tmp/evaluation/335584-1173630480/instance-335584-1173630480.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): 2400 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 3/64 16690
/proc/meminfo: memFree=1913088/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=684 CPUtime=0
/proc/16691/stat : 16691 (SatElite) D 16690 16690 16284 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 383004095 700416 44 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/16691/statm: 171 44 36 128 0 40 0

[startup+0.0952721 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16690
/proc/meminfo: memFree=1913088/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=7104 CPUtime=0.06
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 1652 0 0 0 6 0 0 0 18 0 1 0 383004095 7274496 1634 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134551547 0 0 4096 3 0 0 0 17 0 0 0
/proc/16691/statm: 1776 1634 49 128 0 1645 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12456

[startup+0.102267 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16690
/proc/meminfo: memFree=1913088/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=8012 CPUtime=0.08
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 1765 0 0 0 7 1 0 0 18 0 1 0 383004095 8204288 1747 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134551527 0 0 4096 3 0 0 0 17 0 0 0
/proc/16691/statm: 2003 1747 49 128 0 1872 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13364

[startup+0.302304 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16690
/proc/meminfo: memFree=1913088/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=22324 CPUtime=0.28
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 4951 0 0 0 26 2 0 0 19 0 1 0 383004095 22859776 4933 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134567797 0 0 4096 3 0 0 0 17 0 0 0
/proc/16691/statm: 5581 4933 69 128 0 5450 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27676

[startup+0.702368 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16690
/proc/meminfo: memFree=1913088/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=30864 CPUtime=0.68
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 6445 0 0 0 65 3 0 0 23 0 1 0 383004095 31604736 6395 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134589793 0 0 4096 3 0 0 0 17 0 0 0
/proc/16691/statm: 7716 6395 69 128 0 7585 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36216

[startup+1.50149 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16692
/proc/meminfo: memFree=1886832/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=31376 CPUtime=1.47
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 6572 0 0 0 144 3 0 0 25 0 1 0 383004095 32129024 6522 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134567799 0 0 4096 3 0 0 0 17 1 0 0
/proc/16691/statm: 7844 6522 69 128 0 7713 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36728

[startup+3.10176 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16692
/proc/meminfo: memFree=1886576/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=31376 CPUtime=3.07
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 6572 0 0 0 304 3 0 0 25 0 1 0 383004095 32129024 6522 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134567797 0 0 4096 3 0 0 0 17 1 0 0
/proc/16691/statm: 7844 6522 69 128 0 7713 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36728

[startup+6.3013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16692
/proc/meminfo: memFree=1886448/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=31376 CPUtime=6.27
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 6572 0 0 0 624 3 0 0 25 0 1 0 383004095 32129024 6522 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134567770 0 0 4096 3 0 0 0 17 1 0 0
/proc/16691/statm: 7844 6522 69 128 0 7713 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36728

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 16692
/proc/meminfo: memFree=1886512/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=0
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383004095 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16690/statm: 1338 232 195 169 0 49 0
[pid=16691] ppid=16690 vsize=31376 CPUtime=12.67
/proc/16691/stat : 16691 (SatElite) R 16690 16690 16284 0 -1 4194304 6572 0 0 0 1264 3 0 0 25 0 1 0 383004095 32129024 6522 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134574805 0 0 4096 3 0 0 0 17 1 0 0
/proc/16691/statm: 7844 6522 69 128 0 7713 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36728

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 16693
/proc/meminfo: memFree=1805680/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=103784 CPUtime=11.58
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 25925 0 0 0 1148 10 0 0 25 0 1 0 383005486 106274816 25777 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 25946 25777 86 211 0 25732 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 109136

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 16693
/proc/meminfo: memFree=1728944/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=178352 CPUtime=37.17
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 45471 0 0 0 3697 20 0 0 25 0 1 0 383005486 182632448 44357 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 44588 44357 86 211 0 44374 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 183704

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 16693
/proc/meminfo: memFree=1628848/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=279152 CPUtime=88.36
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 72388 0 0 0 8801 35 0 0 25 0 1 0 383005486 285851648 69329 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134525863 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 69788 69329 86 211 0 69574 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 284504

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16693
/proc/meminfo: memFree=1586288/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=322792 CPUtime=148.34
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 83400 0 0 0 14792 42 0 0 25 0 1 0 383005486 330539008 80341 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 80698 80341 86 211 0 80484 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 328144

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16693
/proc/meminfo: memFree=1484848/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=421868 CPUtime=208.32
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 109868 0 0 0 20769 63 0 0 25 0 1 0 383005486 431992832 105252 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 105467 105252 86 211 0 105253 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 427220

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16693
/proc/meminfo: memFree=1484848/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=421868 CPUtime=268.3
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 109873 0 0 0 26767 63 0 0 25 0 1 0 383005486 431992832 105257 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134529568 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 105467 105257 86 211 0 105253 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 427220

[startup+342.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 16693
/proc/meminfo: memFree=1389424/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=520608 CPUtime=328.28
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 134776 0 0 0 32748 80 0 0 25 0 1 0 383005486 533102592 129390 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 130152 129390 86 211 0 129938 0

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

[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=591544 CPUtime=568.2
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 155716 0 0 0 56726 94 0 0 25 0 1 0 383005486 605741056 147254 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 147886 147254 86 211 0 147672 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 596896

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16693
/proc/meminfo: memFree=1316464/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=591544 CPUtime=628.19
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 155716 0 0 0 62725 94 0 0 25 0 1 0 383005486 605741056 147254 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 147886 147254 86 211 0 147672 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 596896

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16693
/proc/meminfo: memFree=1316464/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=591544 CPUtime=688.16
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 155716 0 0 0 68722 94 0 0 25 0 1 0 383005486 605741056 147254 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 147886 147254 86 211 0 147672 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 596896

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16693
/proc/meminfo: memFree=1302640/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=605336 CPUtime=748.15
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 159197 0 0 0 74717 98 0 0 25 0 1 0 383005486 619864064 150702 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 151334 150702 86 211 0 151120 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 610688

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16693
/proc/meminfo: memFree=1267312/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=641204 CPUtime=808.13
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 168114 0 0 0 80707 106 0 0 25 0 1 0 383005486 656592896 159586 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 160301 159586 86 211 0 160087 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 646556

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16693
/proc/meminfo: memFree=1180208/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=729048 CPUtime=868.11
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 190026 0 0 0 86687 124 0 0 25 0 1 0 383005486 746545152 181400 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 182262 181400 86 211 0 182048 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 734400

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16695
/proc/meminfo: memFree=994224/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=914204 CPUtime=928.09
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 236683 0 0 0 92655 154 0 0 25 0 1 0 383005486 936144896 228057 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 228551 228057 86 211 0 228337 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 919556

[startup+1002.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 16695
/proc/meminfo: memFree=925936/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=985204 CPUtime=988.07
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 261375 0 0 0 98637 170 0 0 25 0 1 0 383005486 1008848896 244625 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 246301 244625 86 211 0 246087 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 990556

[startup+1062.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 16695
/proc/meminfo: memFree=925936/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=985204 CPUtime=1048.05
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 261395 0 0 0 104635 170 0 0 25 0 1 0 383005486 1008848896 244645 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 246301 244645 86 211 0 246087 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 990556

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 16695
/proc/meminfo: memFree=925936/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=985204 CPUtime=1108.03
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 261399 0 0 0 110633 170 0 0 25 0 1 0 383005486 1008848896 244649 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 246301 244649 86 211 0 246087 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 990556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16695
/proc/meminfo: memFree=925872/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=985204 CPUtime=1168.01
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 261404 0 0 0 116631 170 0 0 25 0 1 0 383005486 1008848896 244654 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134523304 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 246301 244654 86 211 0 246087 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 990556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16695
/proc/meminfo: memFree=925872/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=985204 CPUtime=1186.21
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 261404 0 0 0 118451 170 0 0 25 0 1 0 383005486 1008848896 244654 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 246301 244654 86 211 0 246087 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 990556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16695
/proc/meminfo: memFree=925872/2055920 swapFree=4165984/4192956
[pid=16690] ppid=16688 vsize=5352 CPUtime=13.87
/proc/16690/stat : 16690 (rsat.sh) S 16688 16690 16284 0 -1 4194304 305 6576 0 0 0 0 1381 6 16 0 1 0 383004095 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16690/statm: 1338 234 195 169 0 49 0
[pid=16693] ppid=16690 vsize=985204 CPUtime=1186.21
/proc/16693/stat : 16693 (rsat) R 16690 16690 16284 0 -1 4194304 261404 0 0 0 118451 170 0 0 25 0 1 0 383005486 1008848896 244654 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16693/statm: 246301 244654 86 211 0 246087 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 990556

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 16690 and gives childrusage.ru_utime.tv_sec=13 childrusage.ru_utime.tv_usec=815899 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=66989
CPU time returned by wait4() is 13.8829
while last known CPU time is 1200.08

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1198.32
CPU system time (s): 1.76
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 1017764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8159
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6881
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= 16
involuntary context switches= 36

runsolver used 1.01285 second user time and 2.47962 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Mar 11 16:28:01 UTC 2007

IDJOB= 335584
IDBENCH= 24655
IDSOLVER= 104
FILE ID= node43/335584-1173630480

PBS_JOBID= 4101298

Free space on /tmp= 66478 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-070-069.sat05-1240.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335584-1173630480/rsat.sh /tmp/evaluation/335584-1173630480/instance-335584-1173630480.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-335584-1173630480 -o ROOT/results/node43/solver-335584-1173630480 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335584-1173630480/rsat.sh /tmp/evaluation/335584-1173630480/instance-335584-1173630480.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  8c2637bddd219bb03ecc49de7a065894

RANDOM SEED= 93919818

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1913432 kB
Buffers:         12156 kB
Cached:          75396 kB
SwapCached:      21112 kB
Active:          29976 kB
Inactive:        85524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1913432 kB
SwapTotal:     4192956 kB
SwapFree:      4165984 kB
Dirty:            5744 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            13012 kB
Committed_AS:   826176 kB
PageTables:       1392 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= 66472 MiB

End job on node43 on Sun Mar 11 16:48:03 UTC 2007