Trace number 1728006

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
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.08 601.919

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
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

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   31500    63945 |    9449       0        0     nan |  0.000 % |
0.09/0.19	c |         0 |   30485    93100 |      --       0       --      -- |     --   | -1015/29155
0.09/0.19	c ==============================================================================
0.09/0.19	c Result  :   #vars: 980   #clauses: 30485   #literals: 93100
0.09/0.19	c CPU time:   0.182972 s
0.09/0.19	c ==============================================================================

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-1728006-1240731773/watcher-1728006-1240731773 -o /tmp/evaluation-result-1728006-1240731773/solver-1728006-1240731773 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1728006-1240731773.cnf aimd 2 

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: 0.92 0.98 1.01 3/65 23080
/proc/meminfo: memFree=1766792/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101209633 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 235 195 169 0 50 0
[pid=23081] ppid=23080 vsize=828 CPUtime=0
/proc/23081/stat : 23081 (SatElite) R 23080 23080 23043 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 101209634 847872 109 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/23081/statm: 207 109 51 127 0 77 0

[startup+0.051388 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23080
/proc/meminfo: memFree=1766792/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101209633 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 235 195 169 0 50 0
[pid=23081] ppid=23080 vsize=3588 CPUtime=0.04
/proc/23081/stat : 23081 (SatElite) R 23080 23080 23043 0 -1 4194304 760 0 0 0 4 0 0 0 20 0 1 0 101209634 3674112 744 1992294400 134512640 135034092 4294956096 18446744073709551615 134584306 0 0 4096 3 0 0 0 17 1 0 0
/proc/23081/statm: 897 744 68 127 0 767 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8944

[startup+0.101392 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23080
/proc/meminfo: memFree=1766792/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101209633 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 235 195 169 0 50 0
[pid=23081] ppid=23080 vsize=3588 CPUtime=0.09
/proc/23081/stat : 23081 (SatElite) R 23080 23080 23043 0 -1 4194304 765 0 0 0 9 0 0 0 20 0 1 0 101209634 3674112 749 1992294400 134512640 135034092 4294956096 18446744073709551615 134563455 0 0 4096 3 0 0 0 17 1 0 0
/proc/23081/statm: 897 749 68 127 0 767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8944

[startup+0.301422 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23080
/proc/meminfo: memFree=1766792/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5356

[startup+0.701468 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 23080
/proc/meminfo: memFree=1766792/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5356

[startup+1.50156 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 23084
/proc/meminfo: memFree=1751664/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=30792 CPUtime=2.49
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 4619 0 0 0 246 3 0 0 16 0 2 0 101209656 31531008 4605 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23083/statm: 7698 4605 83 193 0 7502 0
[pid=23083/tid=23084] ppid=23080 vsize=30792 CPUtime=1.22
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 1827 0 0 0 121 1 0 0 16 0 2 0 101209660 31531008 4605 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 36148

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 23084
/proc/meminfo: memFree=1740976/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=45008 CPUtime=5.69
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 8362 0 0 0 562 7 0 0 17 0 2 0 101209656 46088192 8348 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23083/statm: 11252 8348 83 193 0 11056 0
[pid=23083/tid=23084] ppid=23080 vsize=45008 CPUtime=2.82
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 3832 0 0 0 280 2 0 0 16 0 2 0 101209660 46088192 8348 1992294400 134512640 135305190 4294956144 18446744073709551615 134561716 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 50364

[startup+6.30213 s]
/proc/loadavg: 1.01 1.00 1.01 3/68 23084
/proc/meminfo: memFree=1729968/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=55056 CPUtime=12.07
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 10821 0 0 0 1197 10 0 0 16 0 2 0 101209656 56377344 10807 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23083/statm: 13764 10807 83 193 0 13568 0
[pid=23083/tid=23084] ppid=23080 vsize=55056 CPUtime=6.02
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 5207 0 0 0 598 4 0 0 17 0 2 0 101209660 56377344 10808 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 60412

[startup+12.7029 s]
/proc/loadavg: 1.09 1.02 1.02 3/68 23084
/proc/meminfo: memFree=1707984/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=69404 CPUtime=24.81
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 14498 0 0 0 2467 14 0 0 17 0 2 0 101209656 71069696 14484 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23083/statm: 17351 14484 83 193 0 17155 0
[pid=23083/tid=23084] ppid=23080 vsize=69404 CPUtime=12.41
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 7229 0 0 0 1235 6 0 0 17 0 2 0 101209660 71069696 14484 1992294400 134512640 135305190 4294956144 18446744073709551615 134556906 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 74760

[startup+25.5014 s]
/proc/loadavg: 1.29 1.06 1.03 3/68 23084
/proc/meminfo: memFree=1686224/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=91424 CPUtime=50.31
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 19965 0 0 0 5011 20 0 0 16 0 2 0 101209656 93618176 19951 1992294400 134512640 135305190 4294956144 18446744073709551615 134549074 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23083/statm: 22856 19951 83 193 0 22660 0
[pid=23083/tid=23084] ppid=23080 vsize=91424 CPUtime=25.18
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 10209 0 0 0 2509 9 0 0 17 0 2 0 101209660 93618176 19951 1992294400 134512640 135305190 4294956144 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 96780

[startup+51.1014 s]
/proc/loadavg: 1.53 1.14 1.06 3/68 23084
/proc/meminfo: memFree=1642000/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=142172 CPUtime=101.34
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 32398 0 0 0 10101 33 0 0 17 0 2 0 101209656 145584128 32365 1992294400 134512640 135305190 4294956144 18446744073709551615 134547299 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23083/statm: 35543 32365 83 193 0 35347 0
[pid=23083/tid=23084] ppid=23080 vsize=142172 CPUtime=50.73
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 16874 0 0 0 5056 17 0 0 16 0 2 0 101209660 145584128 32365 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 147528

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.11 3/68 23084
/proc/meminfo: memFree=1518416/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=260236 CPUtime=203.39
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 61860 0 0 0 20279 60 0 0 21 0 2 0 101209656 266481664 61827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 65059 61827 83 193 0 64863 0
[pid=23083/tid=23084] ppid=23080 vsize=260236 CPUtime=101.74
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 33112 0 0 0 10143 31 0 0 21 0 2 0 101209660 266481664 61827 1992294400 134512640 135305190 4294956144 18446744073709551615 134546868 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 265592

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.16 3/68 23084
/proc/meminfo: memFree=1468112/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=310172 CPUtime=323.07
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 74564 0 0 0 32235 72 0 0 18 0 2 0 101209656 317616128 74309 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 77543 74309 83 193 0 77347 0
[pid=23083/tid=23084] ppid=23080 vsize=310172 CPUtime=161.47
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 38993 0 0 0 16111 36 0 0 25 0 2 0 101209660 317616128 74309 1992294400 134512640 135305190 4294956144 18446744073709551615 134551757 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.28
Current children cumulated vsize (KiB) 315528

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.21 3/68 23084
/proc/meminfo: memFree=1409424/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=367844 CPUtime=442.76
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 89367 0 0 0 44195 81 0 0 18 0 2 0 101209656 376672256 88935 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 91961 88935 83 193 0 91765 0
[pid=23083/tid=23084] ppid=23080 vsize=367844 CPUtime=221.21
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 47024 0 0 0 22080 41 0 0 18 0 2 0 101209660 376672256 88935 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 373200

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.26 3/68 23084
/proc/meminfo: memFree=1360720/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=417428 CPUtime=562.43
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 101618 0 0 0 56152 91 0 0 17 0 2 0 101209656 427446272 101156 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 104357 101156 83 193 0 104161 0
[pid=23083/tid=23084] ppid=23080 vsize=417428 CPUtime=280.94
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 52699 0 0 0 28048 46 0 0 17 0 2 0 101209660 427446272 101156 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.64
Current children cumulated vsize (KiB) 422784

[startup+342.302 s]
/proc/loadavg: 1.94 1.65 1.29 3/68 23084
/proc/meminfo: memFree=1318424/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=460980 CPUtime=682.12
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 112408 0 0 0 68109 103 0 0 19 0 2 0 101209656 472043520 111946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 115245 111946 83 193 0 115049 0
[pid=23083/tid=23084] ppid=23080 vsize=460980 CPUtime=340.64
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 58525 0 0 0 34012 52 0 0 19 0 2 0 101209660 472043520 111946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.33
Current children cumulated vsize (KiB) 466336

[startup+402.302 s]
/proc/loadavg: 1.98 1.71 1.33 3/68 23084
/proc/meminfo: memFree=1242264/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=535412 CPUtime=801.74
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 131158 0 0 0 80053 121 0 0 23 0 2 0 101209656 548261888 130696 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 133853 130696 83 193 0 133657 0
[pid=23083/tid=23084] ppid=23080 vsize=535412 CPUtime=400.34
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 66056 0 0 0 39974 60 0 0 18 0 2 0 101209660 548261888 130696 1992294400 134512640 135305190 4294956144 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.95
Current children cumulated vsize (KiB) 540768

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.37 3/68 23084
/proc/meminfo: memFree=1190808/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=587948 CPUtime=921.44
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 143986 0 0 0 92012 132 0 0 25 0 2 0 101209656 602058752 143524 1992294400 134512640 135305190 4294956144 18446744073709551615 134551736 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 146987 143524 83 193 0 146791 0
[pid=23083/tid=23084] ppid=23080 vsize=587948 CPUtime=460.09
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 73032 0 0 0 45944 65 0 0 17 0 2 0 101209660 602058752 143524 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.65
Current children cumulated vsize (KiB) 593304

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.41 3/68 23084
/proc/meminfo: memFree=1116376/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=662412 CPUtime=1041.07
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 162538 0 0 0 103958 149 0 0 17 0 2 0 101209656 678309888 162076 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 165603 162076 83 193 0 165407 0
[pid=23083/tid=23084] ppid=23080 vsize=662412 CPUtime=519.75
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 79210 0 0 0 51903 72 0 0 19 0 2 0 101209660 678309888 162076 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.28
Current children cumulated vsize (KiB) 667768

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.44 3/68 23084
/proc/meminfo: memFree=1063960/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=714900 CPUtime=1160.81
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 175615 0 0 0 115921 160 0 0 16 0 2 0 101209656 732057600 175153 1992294400 134512640 135305190 4294956144 18446744073709551615 134538593 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 178725 175153 83 193 0 178529 0
[pid=23083/tid=23084] ppid=23080 vsize=714900 CPUtime=579.51
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 85855 0 0 0 57873 78 0 0 20 0 2 0 101209660 732057600 175153 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.02
Current children cumulated vsize (KiB) 720256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 1.84 1.46 3/68 23084
/proc/meminfo: memFree=1063960/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=714900 CPUtime=1199.87
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 175622 0 0 0 119826 161 0 0 17 0 2 0 101209656 732057600 175160 1992294400 134512640 135305190 4294956144 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 178725 175160 83 193 0 178529 0
[pid=23083/tid=23084] ppid=23080 vsize=714900 CPUtime=599.02
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 85862 0 0 0 59824 78 0 0 18 0 2 0 101209660 732057600 175160 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 720256

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

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

[startup+601.901 s]
/proc/loadavg: 1.99 1.84 1.46 3/68 23084
/proc/meminfo: memFree=1063960/2055920 swapFree=4180664/4192956
[pid=23080] ppid=23078 vsize=5356 CPUtime=0.21
/proc/23080/stat : 23080 (manysat.sh) S 23078 23080 23043 0 -1 4194304 312 770 0 0 0 0 21 0 15 0 1 0 101209633 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23080/statm: 1339 238 195 169 0 50 0
[pid=23083] ppid=23080 vsize=714900 CPUtime=1199.87
/proc/23083/stat : 23083 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194304 175622 0 0 0 119826 161 0 0 17 0 2 0 101209656 732057600 175160 1992294400 134512640 135305190 4294956144 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23083/statm: 178725 175160 83 193 0 178529 0
[pid=23083/tid=23084] ppid=23080 vsize=714900 CPUtime=599.02
/proc/23083/task/23084/stat : 23084 (manysat1.1_stat) R 23080 23080 23043 0 -1 4194368 85862 0 0 0 59824 78 0 0 18 0 2 0 101209660 732057600 175160 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 720256

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23080 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=219966
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 0.226964
# 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): 601.919
CPU time (s): 1200.08
CPU user time (s): 1198.47
CPU system time (s): 1.61
CPU usage (%): 199.376
Max. virtual memory (cumulated for all children) (KiB): 720256

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

runsolver used 0.510922 second user time and 1.69574 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-26 09:42:53
IDJOB=1728006
IDBENCH=24657
IDSOLVER=515
FILE ID=node73/1728006-1240731773
PBS_JOBID= 9186973
Free space on /tmp= 66356 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728006-1240731773/watcher-1728006-1240731773 -o /tmp/evaluation-result-1728006-1240731773/solver-1728006-1240731773 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1728006-1240731773.cnf aimd 2

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=119380923

node73.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:       1767272 kB
Buffers:         16048 kB
Cached:         197564 kB
SwapCached:       6232 kB
Active:          39476 kB
Inactive:       182624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767272 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          13920 kB
Slab:            52532 kB
Committed_AS:   422644 kB
PageTables:       1396 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= 66352 MiB
End job on node73 at 2009-04-26 09:52:57