Trace number 1716875

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-08? (TO) 1200.08 1200.41

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.757
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

0.00/0.00	c Parsing...
0.09/0.18	c ==============================================================================
0.09/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |  181871   470932 |   54561       0        0     nan |  0.000 % |
1.39/1.45	c |         0 |   98030   321620 |      --       0       --      -- |     --   | -83841/-149312
1.39/1.45	c ==============================================================================
1.39/1.45	c Result  :   #vars: 17506   #clauses: 98030   #literals: 321620
1.39/1.45	c CPU time:   1.39779 s
1.39/1.45	c ==============================================================================
1.59/1.61	c Rsat version 2.00

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716875-1240621338/watcher-1716875-1240621338 -o /tmp/evaluation-result-1716875-1240621338/solver-1716875-1240621338 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1716875-1240621338.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11067
/proc/meminfo: memFree=1349640/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=0
/proc/11067/stat : 11067 (rsat.sh) R 11065 11067 10932 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 90166442 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11067/statm: 1339 234 194 169 0 50 0
[pid=11068] ppid=11067 vsize=1556 CPUtime=0
/proc/11068/stat : 11068 (SatElite) R 11067 11067 10932 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 90166442 1593344 229 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/11068/statm: 389 237 49 128 0 258 0

[startup+0.0831789 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11067
/proc/meminfo: memFree=1349640/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=0
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 90166442 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11067/statm: 1339 235 195 169 0 50 0
[pid=11068] ppid=11067 vsize=12452 CPUtime=0.07
/proc/11068/stat : 11068 (SatElite) R 11067 11067 10932 0 -1 4194304 2771 0 0 0 6 1 0 0 19 0 1 0 90166442 12750848 2706 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/11068/statm: 3113 2707 50 128 0 2982 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17808

[startup+0.10118 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11067
/proc/meminfo: memFree=1349640/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=0
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 90166442 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11067/statm: 1339 235 195 169 0 50 0
[pid=11068] ppid=11067 vsize=13904 CPUtime=0.09
/proc/11068/stat : 11068 (SatElite) R 11067 11067 10932 0 -1 4194304 3168 0 0 0 8 1 0 0 19 0 1 0 90166442 14237696 3103 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/11068/statm: 3476 3104 50 128 0 3345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19260

[startup+0.301193 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11067
/proc/meminfo: memFree=1349640/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=0
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 90166442 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11067/statm: 1339 235 195 169 0 50 0
[pid=11068] ppid=11067 vsize=26540 CPUtime=0.29
/proc/11068/stat : 11068 (SatElite) R 11067 11067 10932 0 -1 4194304 6166 0 0 0 26 3 0 0 21 0 1 0 90166442 27176960 5998 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/11068/statm: 6635 5998 69 128 0 6504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31896

[startup+0.701223 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11067
/proc/meminfo: memFree=1349640/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=0
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 90166442 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11067/statm: 1339 235 195 169 0 50 0
[pid=11068] ppid=11067 vsize=32008 CPUtime=0.68
/proc/11068/stat : 11068 (SatElite) R 11067 11067 10932 0 -1 4194304 7553 0 0 0 64 4 0 0 25 0 1 0 90166442 32776192 7334 1992294400 134512640 135038345 4294956288 18446744073709551615 134580050 0 0 4096 3 0 0 0 17 1 0 0
/proc/11068/statm: 8002 7334 69 128 0 7871 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37364

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11069
/proc/meminfo: memFree=1317624/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=0
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 90166442 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11067/statm: 1339 235 195 169 0 50 0
[pid=11068] ppid=11067 vsize=33544 CPUtime=1.48
/proc/11068/stat : 11068 (SatElite) R 11067 11067 10932 0 -1 4194304 8873 0 0 0 143 5 0 0 25 0 1 0 90166442 34349056 7646 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/11068/statm: 8386 7646 69 128 0 8255 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38900

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1337528/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=8432 CPUtime=1.47
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 2016 0 0 0 147 0 0 0 25 0 1 0 90166603 8634368 1934 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 2108 1934 86 211 0 1894 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13788

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1335864/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=9940 CPUtime=4.67
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 2376 0 0 0 467 0 0 0 25 0 1 0 90166603 10178560 2294 1992294400 134512640 135377749 4294956400 18446744073709551615 134529467 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 2485 2294 86 211 0 2271 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15296

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1333368/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=12772 CPUtime=11.07
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 3089 0 0 0 1106 1 0 0 25 0 1 0 90166603 13078528 3007 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 3193 3007 86 211 0 2979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18128

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1329336/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=16292 CPUtime=23.86
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 3996 0 0 0 2385 1 0 0 25 0 1 0 90166603 16683008 3881 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 4073 3881 86 211 0 3859 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21648

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1327160/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=18096 CPUtime=49.46
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 4661 0 0 0 4944 2 0 0 25 0 1 0 90166603 18530304 4349 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 4524 4349 86 211 0 4310 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23452

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1321912/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=23584 CPUtime=100.65
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 6466 0 0 0 10062 3 0 0 25 0 1 0 90166603 24150016 5665 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 5896 5665 86 211 0 5682 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28940

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1303480/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=42416 CPUtime=160.63
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 12040 0 0 0 16054 9 0 0 25 0 1 0 90166603 43433984 10264 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 10604 10264 86 211 0 10390 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 47772

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1303480/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=42416 CPUtime=220.61
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 12042 0 0 0 22052 9 0 0 25 0 1 0 90166603 43433984 10266 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 10604 10266 86 211 0 10390 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 47772

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1298936/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=47132 CPUtime=280.6
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 13283 0 0 0 28049 11 0 0 25 0 1 0 90166603 48263168 11507 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 11783 11507 86 211 0 11569 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 52488

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1289912/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=55572 CPUtime=340.58
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 16233 0 0 0 34044 14 0 0 25 0 1 0 90166603 56905728 13667 1992294400 134512640 135377749 4294956400 18446744073709551615 134527384 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 13893 13667 86 211 0 13679 0

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

/proc/11070/statm: 14024 13757 86 211 0 13810 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 61452

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1287928/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=59432 CPUtime=580.52
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 17210 0 0 0 58037 15 0 0 25 0 1 0 90166603 60858368 14225 1992294400 134512640 135377749 4294956400 18446744073709551615 134526472 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 14858 14225 86 211 0 14644 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 64788

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1281592/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=65576 CPUtime=640.52
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 18806 0 0 0 64034 18 0 0 25 0 1 0 90166603 67149824 15787 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 16394 15787 86 211 0 16180 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 70932

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1278968/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=67456 CPUtime=700.5
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 21256 0 0 0 70030 20 0 0 25 0 1 0 90166603 69074944 16390 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 16864 16390 86 211 0 16650 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 72812

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1278968/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=67456 CPUtime=760.49
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 21256 0 0 0 76029 20 0 0 25 0 1 0 90166603 69074944 16390 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 16864 16390 86 211 0 16650 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 72812

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1279032/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=67456 CPUtime=820.47
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 21256 0 0 0 82027 20 0 0 25 0 1 0 90166603 69074944 16390 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 16864 16390 86 211 0 16650 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 72812

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1278648/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=68240 CPUtime=880.45
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 21399 0 0 0 88025 20 0 0 25 0 1 0 90166603 69877760 16500 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 17060 16500 86 211 0 16846 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 73596

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1278712/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=68240 CPUtime=940.43
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 21402 0 0 0 94023 20 0 0 25 0 1 0 90166603 69877760 16503 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 17060 16503 86 211 0 16846 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 73596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1277048/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=70272 CPUtime=1000.42
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 21860 0 0 0 100021 21 0 0 25 0 1 0 90166603 71958528 16928 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 17568 16928 86 211 0 17354 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 75628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1272504/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=74808 CPUtime=1060.4
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 22997 0 0 0 106018 22 0 0 25 0 1 0 90166603 76603392 18065 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 18702 18065 86 211 0 18488 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 80164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11070
/proc/meminfo: memFree=1267384/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=79536 CPUtime=1120.39
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 24302 0 0 0 112015 24 0 0 25 0 1 0 90166603 81444864 19337 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 19884 19337 86 211 0 19670 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 84892

[startup+1182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 11070
/proc/meminfo: memFree=1262840/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=84116 CPUtime=1180.38
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 25508 0 0 0 118012 26 0 0 25 0 1 0 90166603 86134784 20473 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 21029 20473 86 211 0 20815 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 89472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 11070
/proc/meminfo: memFree=1261752/2055920 swapFree=4192956/4192956
[pid=11067] ppid=11065 vsize=5356 CPUtime=1.61
/proc/11067/stat : 11067 (rsat.sh) S 11065 11067 10932 0 -1 4194304 310 8874 0 0 0 0 154 7 16 0 1 0 90166442 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11067/statm: 1339 237 195 169 0 50 0
[pid=11070] ppid=11067 vsize=85144 CPUtime=1198.47
/proc/11070/stat : 11070 (rsat) R 11067 11067 10932 0 -1 4194304 25770 0 0 0 119821 26 0 0 25 0 1 0 90166603 87187456 20735 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11070/statm: 21286 20735 86 211 0 21072 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 90500

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11067 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=542765
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=72988
# CPU time returned by wait4() is 1.61575
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.75
CPU system time (s): 0.33
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 90500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.54276
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9184
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= 5
involuntary context switches= 4

runsolver used 1.38579 second user time and 2.98655 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 03:02:18
IDJOB=1716875
IDBENCH=20398
IDSOLVER=560
FILE ID=node34/1716875-1240621338
PBS_JOBID= 9186315
Free space on /tmp= 66384 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716875-1240621338/watcher-1716875-1240621338 -o /tmp/evaluation-result-1716875-1240621338/solver-1716875-1240621338 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1716875-1240621338.cnf            

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=1398930634

node34.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.214
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.214
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:       1350056 kB
Buffers:         83064 kB
Cached:         523564 kB
SwapCached:          0 kB
Active:         188624 kB
Inactive:       431932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350056 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4880 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            71340 kB
Committed_AS:   303300 kB
PageTables:       1380 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= 66376 MiB
End job on node34 at 2009-04-25 03:22:20