Trace number 456271

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) 5000.04 5002.01

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
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 variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   39900    80920 |   11969       0        0     nan |  0.000 % |
0.19/0.27	c |         0 |   38710   115500 |      --       0       --      -- |     --   | -1190/34580
0.19/0.27	c ==============================================================================
0.19/0.27	c Result  :   #vars: 1155   #clauses: 38710   #literals: 115500
0.19/0.27	c CPU time:   0.271958 s
0.19/0.27	c ==============================================================================
0.29/0.32	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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-456271-1178332242 -o ROOT/results/node13/solver-456271-1178332242 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456271-1178332242/rsat.sh /tmp/evaluation/456271-1178332242/instance-456271-1178332242.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.47 1.11 1.03 3/77 1860
/proc/meminfo: memFree=1683128/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 281142008 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1860/statm: 1339 234 195 169 0 50 0
[pid=1861] ppid=1860 vsize=952 CPUtime=0
/proc/1861/stat : 1861 (SatElite) R 1860 1860 1755 0 -1 4194304 152 0 0 0 0 0 0 0 19 0 1 0 281142008 974848 134 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/1861/statm: 238 135 49 128 0 107 0

[startup+0.0707261 s]
/proc/loadavg: 1.47 1.11 1.03 3/77 1860
/proc/meminfo: memFree=1683128/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 281142008 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1860/statm: 1339 234 195 169 0 50 0
[pid=1861] ppid=1860 vsize=4364 CPUtime=0.06
/proc/1861/stat : 1861 (SatElite) R 1860 1860 1755 0 -1 4194304 879 0 0 0 6 0 0 0 19 0 1 0 281142008 4468736 861 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134588959 0 0 4096 3 0 0 0 17 1 0 0
/proc/1861/statm: 1091 861 69 128 0 960 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9720

[startup+0.101733 s]
/proc/loadavg: 1.47 1.11 1.03 3/77 1860
/proc/meminfo: memFree=1683128/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 281142008 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1860/statm: 1339 234 195 169 0 50 0
[pid=1861] ppid=1860 vsize=4364 CPUtime=0.09
/proc/1861/stat : 1861 (SatElite) R 1860 1860 1755 0 -1 4194304 882 0 0 0 9 0 0 0 19 0 1 0 281142008 4468736 864 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134567879 0 0 4096 3 0 0 0 17 1 0 0
/proc/1861/statm: 1091 864 69 128 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9720

[startup+0.301776 s]
/proc/loadavg: 1.47 1.11 1.03 3/77 1860
/proc/meminfo: memFree=1683128/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 281142008 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1860/statm: 1339 234 195 169 0 50 0
[pid=1861] ppid=1860 vsize=3744 CPUtime=0.29
/proc/1861/stat : 1861 (SatElite) R 1860 1860 1755 0 -1 4194304 884 0 0 0 29 0 0 0 21 0 1 0 281142008 3833856 788 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/1861/statm: 936 788 70 128 0 805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9100

[startup+0.701861 s]
/proc/loadavg: 1.47 1.11 1.03 3/77 1860
/proc/meminfo: memFree=1683128/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5356

[startup+1.50303 s]
/proc/loadavg: 1.44 1.11 1.03 2/79 1863
/proc/meminfo: memFree=1673000/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=11692 CPUtime=1.16
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 2849 0 0 0 116 0 0 0 25 0 1 0 281142041 11972608 2770 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 2923 2770 86 211 0 2709 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17048

[startup+3.10137 s]
/proc/loadavg: 1.44 1.11 1.03 2/79 1863
/proc/meminfo: memFree=1667432/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=16704 CPUtime=2.76
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 4235 0 0 0 275 1 0 0 25 0 1 0 281142041 17104896 3960 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 4176 3960 86 211 0 3962 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22060

[startup+6.30106 s]
/proc/loadavg: 1.44 1.11 1.03 2/79 1863
/proc/meminfo: memFree=1659560/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=25988 CPUtime=5.96
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 6800 0 0 0 593 3 0 0 25 0 1 0 281142041 26611712 6231 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 6497 6231 86 211 0 6283 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31344

[startup+12.7014 s]
/proc/loadavg: 1.37 1.10 1.03 2/79 1863
/proc/meminfo: memFree=1652200/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=33956 CPUtime=12.36
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 9200 0 0 0 1232 4 0 0 25 0 1 0 281142041 34770944 8243 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 8489 8243 86 211 0 8275 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39312

[startup+25.5012 s]
/proc/loadavg: 1.31 1.10 1.03 2/79 1863
/proc/meminfo: memFree=1626856/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=58140 CPUtime=25.16
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 16123 0 0 0 2508 8 0 0 25 0 1 0 281142041 59535360 14200 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134525872 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 14535 14200 86 211 0 14321 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 63496

[startup+51.1016 s]
/proc/loadavg: 1.20 1.09 1.03 2/79 1863
/proc/meminfo: memFree=1594728/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=89920 CPUtime=50.75
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 24994 0 0 0 5060 15 0 0 25 0 1 0 281142041 92078080 22299 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 22480 22299 86 211 0 22266 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95276

[startup+102.306 s]
/proc/loadavg: 1.08 1.07 1.02 2/79 1863
/proc/meminfo: memFree=1563688/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=120556 CPUtime=101.94
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 34255 0 0 0 10173 21 0 0 25 0 1 0 281142041 123449344 29634 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 30139 29634 86 211 0 29925 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 125912

[startup+162.301 s]
/proc/loadavg: 1.03 1.06 1.02 2/79 1863
/proc/meminfo: memFree=1507432/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=175696 CPUtime=161.91
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 49839 0 0 0 16158 33 0 0 25 0 1 0 281142041 179912704 43615 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134529605 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 43924 43615 86 211 0 43710 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 181052

[startup+222.301 s]
/proc/loadavg: 1.01 1.05 1.01 2/79 1863
/proc/meminfo: memFree=1472744/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=213140 CPUtime=221.88
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 59418 0 0 0 22147 41 0 0 25 0 1 0 281142041 218255360 52424 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 53285 52424 86 211 0 53071 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 218496

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/79 1863
/proc/meminfo: memFree=1443376/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=241288 CPUtime=281.86
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 69667 0 0 0 28136 50 0 0 25 0 1 0 281142041 247078912 59597 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 60322 59597 86 211 0 60108 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 246644

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 1863
/proc/meminfo: memFree=1443376/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=241288 CPUtime=341.85
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 69668 0 0 0 34134 51 0 0 25 0 1 0 281142041 247078912 59598 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 60322 59598 86 211 0 60108 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 246644


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

/proc/1863/statm: 302131 300049 86 211 0 301917 0
Current children cumulated CPU time (s) 4300.59
Current children cumulated vsize (KiB) 1213880

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=449840/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1238072 CPUtime=4360.26
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 342202 0 0 0 435705 321 0 0 25 0 1 0 281142041 1267785728 307534 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 309518 307534 86 211 0 309304 0
Current children cumulated CPU time (s) 4360.57
Current children cumulated vsize (KiB) 1243428

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=416048/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1271416 CPUtime=4420.24
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 350642 0 0 0 441696 328 0 0 25 0 1 0 281142041 1301929984 315974 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 317854 315974 86 211 0 317640 0
Current children cumulated CPU time (s) 4420.55
Current children cumulated vsize (KiB) 1276772

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=387632/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1299936 CPUtime=4480.22
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 357756 0 0 0 447686 336 0 0 25 0 1 0 281142041 1331134464 323088 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 324984 323088 86 211 0 324770 0
Current children cumulated CPU time (s) 4480.53
Current children cumulated vsize (KiB) 1305292

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383280/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4540.2
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371472 0 0 0 453677 343 0 0 25 0 1 0 281142041 1333571584 324043 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324043 86 211 0 325365 0
Current children cumulated CPU time (s) 4540.51
Current children cumulated vsize (KiB) 1307672

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383280/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4600.17
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371501 0 0 0 459674 343 0 0 25 0 1 0 281142041 1333571584 324072 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324072 86 211 0 325365 0
Current children cumulated CPU time (s) 4600.48
Current children cumulated vsize (KiB) 1307672

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383152/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4660.15
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371525 0 0 0 465671 344 0 0 25 0 1 0 281142041 1333571584 324096 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324096 86 211 0 325365 0
Current children cumulated CPU time (s) 4660.46
Current children cumulated vsize (KiB) 1307672

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383152/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4720.13
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371537 0 0 0 471669 344 0 0 25 0 1 0 281142041 1333571584 324108 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324108 86 211 0 325365 0
Current children cumulated CPU time (s) 4720.44
Current children cumulated vsize (KiB) 1307672

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383088/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4780.11
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371545 0 0 0 477666 345 0 0 25 0 1 0 281142041 1333571584 324116 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324116 86 211 0 325365 0
Current children cumulated CPU time (s) 4780.42
Current children cumulated vsize (KiB) 1307672

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383024/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4840.08
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371553 0 0 0 483663 345 0 0 25 0 1 0 281142041 1333571584 324124 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324124 86 211 0 325365 0
Current children cumulated CPU time (s) 4840.39
Current children cumulated vsize (KiB) 1307672

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383088/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4900.07
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371556 0 0 0 489661 346 0 0 25 0 1 0 281142041 1333571584 324127 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324127 86 211 0 325365 0
Current children cumulated CPU time (s) 4900.38
Current children cumulated vsize (KiB) 1307672

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383024/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4960.04
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371565 0 0 0 495658 346 0 0 25 0 1 0 281142041 1333571584 324136 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324136 86 211 0 325365 0
Current children cumulated CPU time (s) 4960.35
Current children cumulated vsize (KiB) 1307672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2076
/proc/meminfo: memFree=383024/2055920 swapFree=4159396/4192956
[pid=1860] ppid=1858 vsize=5356 CPUtime=0.31
/proc/1860/stat : 1860 (rsat.sh) S 1858 1860 1755 0 -1 4194304 305 885 0 0 0 0 31 0 16 0 1 0 281142008 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1860/statm: 1339 235 195 169 0 50 0
[pid=1863] ppid=1860 vsize=1302316 CPUtime=4999.73
/proc/1863/stat : 1863 (rsat) R 1860 1860 1755 0 -1 4194304 371565 0 0 0 499626 347 0 0 25 0 1 0 281142041 1333571584 324136 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1863/statm: 325579 324136 86 211 0 325365 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1307672

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 1860 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=314952
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.32295
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.01
CPU time (s): 5000.04
CPU user time (s): 4996.57
CPU system time (s): 3.47
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 1359736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.314952
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1190
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= 15
involuntary context switches= 11

runsolver used 4.85826 second user time and 13.203 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May  5 02:30:42 UTC 2007

IDJOB= 456271
IDBENCH= 24656
IDSOLVER= 169
FILE ID= node13/456271-1178332242

PBS_JOBID= 5188589

Free space on /tmp= 66562 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456271-1178332242/rsat.sh /tmp/evaluation/456271-1178332242/instance-456271-1178332242.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-456271-1178332242 -o ROOT/results/node13/solver-456271-1178332242 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456271-1178332242/rsat.sh /tmp/evaluation/456271-1178332242/instance-456271-1178332242.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 418442904

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1683600 kB
Buffers:         95652 kB
Cached:         182708 kB
SwapCached:      13156 kB
Active:         179304 kB
Inactive:       123392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683600 kB
SwapTotal:     4192956 kB
SwapFree:      4159396 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:          30008 kB
Slab:            55060 kB
Committed_AS:  9690864 kB
PageTables:       1872 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= 66562 MiB

End job on node13 on Sat May  5 03:54:06 UTC 2007