Trace number 1726468

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 1/2009-03-20? (TO) 1200.09 601.52

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14011    42316 |    4203       0        0     nan |  0.000 % |
0.09/0.14	c |         0 |   13728    45916 |      --       0       --      -- |     --   | -283/3600
0.09/0.14	c ==============================================================================
0.09/0.14	c Result  :   #vars: 849   #clauses: 13728   #literals: 45916
0.09/0.14	c CPU time:   0.135979 s
0.09/0.14	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-1726468-1240712645/watcher-1726468-1240712645 -o /tmp/evaluation-result-1726468-1240712645/solver-1726468-1240712645 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1726468-1240712645.cnf aimd 1 

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.67 1.29 1.10 3/64 21222
/proc/meminfo: memFree=1180736/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0
/proc/21222/stat : 21222 (manysat.sh) R 21220 21222 17994 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 99298006 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21222/statm: 1339 234 194 169 0 50 0
[pid=21223] ppid=21222 vsize=956 CPUtime=0
/proc/21223/stat : 21223 (SatElite) R 21222 21222 17994 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 99298006 978944 135 1992294400 134512640 135034092 4294956096 18446744073709551615 134560808 0 0 4096 3 0 0 0 17 0 0 0
/proc/21223/statm: 239 136 50 127 0 109 0

[startup+0.0634361 s]
/proc/loadavg: 1.67 1.29 1.10 3/64 21222
/proc/meminfo: memFree=1180736/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99298006 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21222/statm: 1339 235 195 169 0 50 0
[pid=21223] ppid=21222 vsize=2560 CPUtime=0.05
/proc/21223/stat : 21223 (SatElite) R 21222 21222 17994 0 -1 4194304 532 0 0 0 5 0 0 0 19 0 1 0 99298006 2621440 516 1992294400 134512640 135034092 4294956096 18446744073709551615 134569430 0 0 4096 3 0 0 0 17 0 0 0
/proc/21223/statm: 640 516 68 127 0 510 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7916

[startup+0.101439 s]
/proc/loadavg: 1.67 1.29 1.10 3/64 21222
/proc/meminfo: memFree=1180736/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99298006 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21222/statm: 1339 235 195 169 0 50 0
[pid=21223] ppid=21222 vsize=2560 CPUtime=0.09
/proc/21223/stat : 21223 (SatElite) R 21222 21222 17994 0 -1 4194304 538 0 0 0 9 0 0 0 19 0 1 0 99298006 2621440 522 1992294400 134512640 135034092 4294956096 18446744073709551615 134569577 0 0 4096 3 0 0 0 17 0 0 0
/proc/21223/statm: 640 522 68 127 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7916

[startup+0.301461 s]
/proc/loadavg: 1.67 1.29 1.10 3/64 21222
/proc/meminfo: memFree=1180736/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5356

[startup+0.7015 s]
/proc/loadavg: 1.67 1.29 1.10 3/64 21222
/proc/meminfo: memFree=1180736/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5356

[startup+1.50158 s]
/proc/loadavg: 1.70 1.30 1.11 3/67 21226
/proc/meminfo: memFree=1175400/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=18188 CPUtime=2.65
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 1460 0 0 0 264 1 0 0 17 0 2 0 99298022 18624512 1446 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 4547 1446 83 193 0 4351 0
[pid=21225/tid=21226] ppid=21222 vsize=18188 CPUtime=1.31
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 439 0 0 0 131 0 0 0 17 0 2 0 99298024 18624512 1446 1992294400 134512640 135305190 4294956144 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 23544

[startup+3.10172 s]
/proc/loadavg: 1.70 1.30 1.11 3/67 21226
/proc/meminfo: memFree=1173992/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=20504 CPUtime=5.84
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 2129 0 0 0 583 1 0 0 19 0 2 0 99298022 20996096 2115 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 5126 2115 83 193 0 4930 0
[pid=21225/tid=21226] ppid=21222 vsize=20504 CPUtime=2.91
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 822 0 0 0 291 0 0 0 16 0 2 0 99298024 20996096 2115 1992294400 134512640 135305190 4294956144 18446744073709551615 134837998 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 25860

[startup+6.30202 s]
/proc/loadavg: 1.70 1.30 1.11 3/67 21226
/proc/meminfo: memFree=1169256/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=24188 CPUtime=12.22
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 3130 0 0 0 1220 2 0 0 16 0 2 0 99298022 24768512 3116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 6047 3116 83 193 0 5851 0
[pid=21225/tid=21226] ppid=21222 vsize=24188 CPUtime=6.1
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 1275 0 0 0 610 0 0 0 17 0 2 0 99298024 24768512 3116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 29544

[startup+12.7016 s]
/proc/loadavg: 1.74 1.32 1.12 3/67 21226
/proc/meminfo: memFree=1163624/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=28336 CPUtime=24.98
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 4133 0 0 0 2494 4 0 0 25 0 2 0 99298022 29016064 4119 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 7084 4119 83 193 0 6888 0
[pid=21225/tid=21226] ppid=21222 vsize=28336 CPUtime=12.49
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 1847 0 0 0 1248 1 0 0 17 0 2 0 99298024 29016064 4119 1992294400 134512640 135305190 4294956144 18446744073709551615 134528551 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 33692

[startup+25.5018 s]
/proc/loadavg: 1.78 1.35 1.13 3/67 21226
/proc/meminfo: memFree=1157480/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=35540 CPUtime=50.52
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 5709 0 0 0 5046 6 0 0 25 0 2 0 99298022 36392960 5695 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 8885 5695 83 193 0 8689 0
[pid=21225/tid=21226] ppid=21222 vsize=35540 CPUtime=25.28
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 2721 0 0 0 2526 2 0 0 17 0 2 0 99298024 36392960 5695 1992294400 134512640 135305190 4294956144 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 40896

[startup+51.103 s]
/proc/loadavg: 1.86 1.40 1.15 3/67 21226
/proc/meminfo: memFree=1148904/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=45052 CPUtime=101.59
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 7893 0 0 0 10150 9 0 0 25 0 2 0 99298022 46133248 7879 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 11263 7879 83 193 0 11067 0
[pid=21225/tid=21226] ppid=21222 vsize=45052 CPUtime=50.77
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 3942 0 0 0 5073 4 0 0 18 0 2 0 99298024 46133248 7879 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 50408

[startup+102.307 s]
/proc/loadavg: 1.94 1.50 1.19 3/67 21226
/proc/meminfo: memFree=1134504/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=59196 CPUtime=203.74
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 11403 0 0 0 20359 15 0 0 25 0 2 0 99298022 60616704 11389 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 14799 11389 83 193 0 14603 0
[pid=21225/tid=21226] ppid=21222 vsize=59196 CPUtime=101.74
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 5854 0 0 0 10167 7 0 0 25 0 2 0 99298024 60616704 11389 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 64552

[startup+162.302 s]
/proc/loadavg: 1.98 1.58 1.24 3/67 21226
/proc/meminfo: memFree=1125032/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=68484 CPUtime=323.46
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 13759 0 0 0 32327 19 0 0 25 0 2 0 99298022 70127616 13745 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 17121 13745 83 193 0 16925 0
[pid=21225/tid=21226] ppid=21222 vsize=68484 CPUtime=161.49
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 7005 0 0 0 16140 9 0 0 25 0 2 0 99298024 70127616 13745 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.61
Current children cumulated vsize (KiB) 73840

[startup+222.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 21226
/proc/meminfo: memFree=1118888/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=75848 CPUtime=443.19
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 15294 0 0 0 44298 21 0 0 25 0 2 0 99298022 77668352 15280 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 18962 15280 83 193 0 18766 0
[pid=21225/tid=21226] ppid=21222 vsize=75848 CPUtime=221.25
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 7765 0 0 0 22114 11 0 0 25 0 2 0 99298024 77668352 15280 1992294400 134512640 135305190 4294956144 18446744073709551615 134558160 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 81204

[startup+282.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 21226
/proc/meminfo: memFree=1113768/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=81152 CPUtime=562.92
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 16601 0 0 0 56268 24 0 0 25 0 2 0 99298022 83099648 16587 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 20288 16587 83 193 0 20092 0
[pid=21225/tid=21226] ppid=21222 vsize=81152 CPUtime=281.01
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 8370 0 0 0 28089 12 0 0 25 0 2 0 99298024 83099648 16587 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 86508

[startup+342.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 21226
/proc/meminfo: memFree=1106344/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=88284 CPUtime=682.66
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 18425 0 0 0 68239 27 0 0 25 0 2 0 99298022 90402816 18411 1992294400 134512640 135305190 4294956144 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 22071 18411 83 193 0 21875 0
[pid=21225/tid=21226] ppid=21222 vsize=88284 CPUtime=340.76
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 9145 0 0 0 34062 14 0 0 25 0 2 0 99298024 90402816 18411 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 93640

[startup+402.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 21226
/proc/meminfo: memFree=1098920/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=95476 CPUtime=802.4
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 20296 0 0 0 80209 31 0 0 25 0 2 0 99298022 97767424 20282 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 23869 20282 83 193 0 23673 0
[pid=21225/tid=21226] ppid=21222 vsize=95476 CPUtime=400.51
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 10074 0 0 0 40036 15 0 0 20 0 2 0 99298024 97767424 20282 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.55
Current children cumulated vsize (KiB) 100832

[startup+462.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 21226
/proc/meminfo: memFree=1097768/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=96848 CPUtime=922.13
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 20560 0 0 0 92182 31 0 0 25 0 2 0 99298022 99172352 20546 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21225/statm: 24212 20546 83 193 0 24016 0
[pid=21225/tid=21226] ppid=21222 vsize=96848 CPUtime=460.27
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 10113 0 0 0 46011 16 0 0 25 0 2 0 99298024 99172352 20546 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.28
Current children cumulated vsize (KiB) 102204

[startup+522.302 s]
/proc/loadavg: 1.99 1.86 1.47 3/67 21226
/proc/meminfo: memFree=1087080/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=108348 CPUtime=1041.88
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 23348 0 0 0 104151 37 0 0 25 0 2 0 99298022 110948352 23334 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21225/statm: 27087 23334 83 193 0 26891 0
[pid=21225/tid=21226] ppid=21222 vsize=108348 CPUtime=520.18
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 11264 0 0 0 52000 18 0 0 17 0 2 0 99298024 110948352 23334 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (KiB) 113704

[startup+582.301 s]
/proc/loadavg: 1.99 1.89 1.50 3/67 21226
/proc/meminfo: memFree=1079144/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=116056 CPUtime=1161.62
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 25191 0 0 0 116122 40 0 0 17 0 2 0 99298022 118841344 25177 1992294400 134512640 135305190 4294956144 18446744073709551615 134539066 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21225/statm: 29014 25177 83 193 0 28818 0
[pid=21225/tid=21226] ppid=21222 vsize=116056 CPUtime=580.16
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 12020 0 0 0 57997 19 0 0 25 0 2 0 99298024 118841344 25177 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 121412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.89 1.51 3/67 21226
/proc/meminfo: memFree=1079016/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=116216 CPUtime=1199.94
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 25230 0 0 0 119954 40 0 0 25 0 2 0 99298022 119005184 25216 1992294400 134512640 135305190 4294956144 18446744073709551615 134551677 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21225/statm: 29054 25216 83 193 0 28858 0
[pid=21225/tid=21226] ppid=21222 vsize=116216 CPUtime=599.37
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 12059 0 0 0 59917 20 0 0 25 0 2 0 99298024 119005184 25216 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 121572

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.89 1.51 3/67 21226
/proc/meminfo: memFree=1079016/2055920 swapFree=4148400/4192956
[pid=21222] ppid=21220 vsize=5356 CPUtime=0.15
/proc/21222/stat : 21222 (manysat.sh) S 21220 21222 17994 0 -1 4194304 312 568 0 0 0 0 15 0 16 0 1 0 99298006 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21222/statm: 1339 238 195 169 0 50 0
[pid=21225] ppid=21222 vsize=116216 CPUtime=1199.94
/proc/21225/stat : 21225 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194304 25230 0 0 0 119954 40 0 0 25 0 2 0 99298022 119005184 25216 1992294400 134512640 135305190 4294956144 18446744073709551615 134551677 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21225/statm: 29054 25216 83 193 0 28858 0
[pid=21225/tid=21226] ppid=21222 vsize=116216 CPUtime=599.37
/proc/21225/task/21226/stat : 21226 (manysat1.1_stat) R 21222 21222 17994 0 -1 4194368 12059 0 0 0 59917 20 0 0 25 0 2 0 99298024 119005184 25216 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 121572

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 601.52
CPU time (s): 1200.09
CPU user time (s): 1199.69
CPU system time (s): 0.4
CPU usage (%): 199.51
Max. virtual memory (cumulated for all children) (KiB): 121572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.152976
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 880
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= 2

runsolver used 0.616906 second user time and 1.58476 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 04:24:05
IDJOB=1726468
IDBENCH=24614
IDSOLVER=514
FILE ID=node14/1726468-1240712645
PBS_JOBID= 9186864
Free space on /tmp= 66436 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726468-1240712645/watcher-1726468-1240712645 -o /tmp/evaluation-result-1726468-1240712645/solver-1726468-1240712645 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1726468-1240712645.cnf aimd 1

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

MD5SUM BENCH= 00198881c2cf000cfee916c18d69d474
RANDOM SEED=610623606

node14.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.256
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	: 5931.00
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.256
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:       1181280 kB
Buffers:         72412 kB
Cached:         687608 kB
SwapCached:      38368 kB
Active:         149220 kB
Inactive:       651492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181280 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            59948 kB
Committed_AS:   335196 kB
PageTables:       1448 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= 66436 MiB
End job on node14 at 2009-04-26 04:34:07