Trace number 1730654

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 0/2009-03-20? (TO) 1200.12 607.319

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.3303
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data

0.00/0.00	c Parsing...
3.09/3.15	c ==============================================================================
3.09/3.15	c |           |     ORIGINAL     |              LEARNT              |          |
3.09/3.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.09/3.15	c ==============================================================================
3.09/3.15	c |         0 | 1645483  3756347 |  493644       0        0     nan |  0.000 % |
8.08/8.19	c |         0 | 1153770  2713868 |      --       0       --      -- |     --   | -16170/103358
8.18/8.20	c ==============================================================================
8.18/8.20	c Result  :   #vars: 46226   #clauses: 1153770   #literals: 2713868
8.18/8.20	c CPU time:   7.8968 s
8.18/8.20	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-1730654-1240761981/watcher-1730654-1240761981 -o /tmp/evaluation-result-1730654-1240761981/solver-1730654-1240761981 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1730654-1240761981.cnf aimd 0 

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.97 0.99 3/64 13622
/proc/meminfo: memFree=862672/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=1556 CPUtime=0
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 295 0 0 0 0 0 0 0 19 0 1 0 104226164 1593344 279 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 389 284 50 127 0 259 0

[startup+0.057507 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13622
/proc/meminfo: memFree=862672/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=26028 CPUtime=0.04
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 3614 0 0 0 3 1 0 0 19 0 1 0 104226164 26652672 3451 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 6507 3452 52 127 0 6377 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31384

[startup+0.101512 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13622
/proc/meminfo: memFree=862672/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=28796 CPUtime=0.09
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 4288 0 0 0 7 2 0 0 19 0 1 0 104226164 29487104 4125 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 7199 4125 52 127 0 7069 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34152

[startup+0.301533 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13622
/proc/meminfo: memFree=862672/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=37088 CPUtime=0.29
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 6318 0 0 0 24 5 0 0 21 0 1 0 104226164 37978112 6155 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 9272 6155 52 127 0 9142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42444

[startup+0.70158 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13622
/proc/meminfo: memFree=862672/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=52500 CPUtime=0.69
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 10194 0 0 0 62 7 0 0 25 0 1 0 104226164 53760000 10031 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 13125 10032 52 127 0 12995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57856

[startup+1.50167 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 13624
/proc/meminfo: memFree=811776/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=79628 CPUtime=1.49
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 16991 0 0 0 136 13 0 0 25 0 1 0 104226164 81539072 16828 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 19907 16828 52 127 0 19777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84984

[startup+3.10186 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 13624
/proc/meminfo: memFree=780864/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=125172 CPUtime=3.09
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 27959 0 0 0 288 21 0 0 25 0 1 0 104226164 128176128 27796 1992294400 134512640 135034092 4294956096 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 31293 27796 52 127 0 31163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130528

[startup+6.30122 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 13624
/proc/meminfo: memFree=729152/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=0
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104226163 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 235 195 169 0 50 0
[pid=13623] ppid=13622 vsize=155392 CPUtime=6.28
/proc/13623/stat : 13623 (SatElite) R 13622 13622 13466 0 -1 4194304 37234 0 0 0 601 27 0 0 25 0 1 0 104226164 159121408 33503 1992294400 134512640 135034092 4294956096 18446744073709551615 134547550 0 0 4096 3 0 0 0 17 0 0 0
/proc/13623/statm: 38848 33503 68 127 0 38718 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 160748

[startup+12.703 s]
/proc/loadavg: 0.93 0.97 0.99 3/67 13626
/proc/meminfo: memFree=716024/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=142068 CPUtime=4.15
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 31320 0 0 0 392 23 0 0 17 0 2 0 104227111 145477632 31284 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 35517 31284 83 193 0 35321 0
[pid=13625/tid=13626] ppid=13622 vsize=142068 CPUtime=0.94
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 702 0 0 0 92 2 0 0 17 0 2 0 104227337 145477632 31284 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.6
Current children cumulated vsize (KiB) 147424

[startup+25.5014 s]
/proc/loadavg: 1.17 1.02 1.01 3/67 13626
/proc/meminfo: memFree=702392/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=154060 CPUtime=29.67
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 34430 0 0 0 2939 28 0 0 17 0 2 0 104227111 157757440 34394 1992294400 134512640 135305190 4294956144 18446744073709551615 134542402 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 38515 34394 83 193 0 38319 0
[pid=13625/tid=13626] ppid=13622 vsize=154060 CPUtime=13.73
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 2399 0 0 0 1368 5 0 0 16 0 2 0 104227337 157757440 34394 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.12
Current children cumulated vsize (KiB) 159416

[startup+51.1014 s]
/proc/loadavg: 1.45 1.10 1.03 3/67 13626
/proc/meminfo: memFree=686328/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=170320 CPUtime=80.73
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 38510 0 0 0 8039 34 0 0 20 0 2 0 104227111 174407680 38474 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 42580 38474 83 193 0 42384 0
[pid=13625/tid=13626] ppid=13622 vsize=170320 CPUtime=39.33
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 4744 0 0 0 3924 9 0 0 17 0 2 0 104227337 174407680 38474 1992294400 134512640 135305190 4294956144 18446744073709551615 134530991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.18
Current children cumulated vsize (KiB) 175676

[startup+102.306 s]
/proc/loadavg: 1.76 1.23 1.08 3/67 13626
/proc/meminfo: memFree=654008/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=203440 CPUtime=182.91
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 46526 0 0 0 18250 41 0 0 19 0 2 0 104227111 208322560 46490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528198 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 50860 46490 83 193 0 50664 0
[pid=13625/tid=13626] ppid=13622 vsize=203440 CPUtime=90.5
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 9227 0 0 0 9038 12 0 0 19 0 2 0 104227337 208322560 46490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528594 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 192.36
Current children cumulated vsize (KiB) 208796

[startup+162.301 s]
/proc/loadavg: 1.91 1.37 1.13 3/67 13626
/proc/meminfo: memFree=618040/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=240080 CPUtime=302.64
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 55523 0 0 0 30213 51 0 0 18 0 2 0 104227111 245841920 55487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 60020 55487 83 193 0 59824 0
[pid=13625/tid=13626] ppid=13622 vsize=240080 CPUtime=150.47
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 14209 0 0 0 15030 17 0 0 25 0 2 0 104227337 245841920 55487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 312.09
Current children cumulated vsize (KiB) 245436

[startup+222.302 s]
/proc/loadavg: 1.96 1.48 1.19 3/67 13626
/proc/meminfo: memFree=593592/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=263720 CPUtime=422.36
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 61550 0 0 0 42178 58 0 0 25 0 2 0 104227111 270049280 61514 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 65930 61514 83 193 0 65734 0
[pid=13625/tid=13626] ppid=13622 vsize=263720 CPUtime=210.44
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 17658 0 0 0 21023 21 0 0 22 0 2 0 104227337 270049280 61514 1992294400 134512640 135305190 4294956144 18446744073709551615 134530569 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 431.81
Current children cumulated vsize (KiB) 269076

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 13626
/proc/meminfo: memFree=591416/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=265768 CPUtime=542.09
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 62104 0 0 0 54151 58 0 0 22 0 2 0 104227111 272146432 62068 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 66442 62068 83 193 0 66246 0
[pid=13625/tid=13626] ppid=13622 vsize=265768 CPUtime=270.42
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 17952 0 0 0 27020 22 0 0 18 0 2 0 104227337 272146432 62068 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 551.54
Current children cumulated vsize (KiB) 271124

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 13626
/proc/meminfo: memFree=589112/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=268840 CPUtime=661.84
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 62728 0 0 0 66124 60 0 0 23 0 2 0 104227111 275292160 62692 1992294400 134512640 135305190 4294956144 18446744073709551615 134541947 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 67210 62692 83 193 0 67014 0
[pid=13625/tid=13626] ppid=13622 vsize=268840 CPUtime=330.4
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 18410 0 0 0 33017 23 0 0 25 0 2 0 104227337 275292160 62692 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 671.29
Current children cumulated vsize (KiB) 274196

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 13626
/proc/meminfo: memFree=571576/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=286060 CPUtime=781.56
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 67071 0 0 0 78092 64 0 0 17 0 2 0 104227111 292925440 67035 1992294400 134512640 135305190 4294956144 18446744073709551615 134528590 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 71515 67035 83 193 0 71319 0
[pid=13625/tid=13626] ppid=13622 vsize=286060 CPUtime=390.37
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 20453 0 0 0 39012 25 0 0 22 0 2 0 104227337 292925440 67035 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 791.01
Current children cumulated vsize (KiB) 291416

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 13626
/proc/meminfo: memFree=571512/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=286060 CPUtime=901.3
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 67071 0 0 0 90065 65 0 0 25 0 2 0 104227111 292925440 67035 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 71515 67035 83 193 0 71319 0
[pid=13625/tid=13626] ppid=13622 vsize=286060 CPUtime=450.34
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 20453 0 0 0 45009 25 0 0 25 0 2 0 104227337 292925440 67035 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 910.75
Current children cumulated vsize (KiB) 291416

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 13626
/proc/meminfo: memFree=570360/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=287084 CPUtime=1021.05
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 67389 0 0 0 102039 66 0 0 19 0 2 0 104227111 293974016 67353 1992294400 134512640 135305190 4294956144 18446744073709551615 134528949 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 71771 67353 83 193 0 71575 0
[pid=13625/tid=13626] ppid=13622 vsize=287084 CPUtime=510.32
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 20682 0 0 0 51006 26 0 0 21 0 2 0 104227337 293974016 67353 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1030.5
Current children cumulated vsize (KiB) 292440

[startup+582.301 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 13626
/proc/meminfo: memFree=547768/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=309636 CPUtime=1140.79
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 73078 0 0 0 114007 72 0 0 21 0 2 0 104227111 317067264 73042 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 77409 73042 83 193 0 77213 0
[pid=13625/tid=13626] ppid=13622 vsize=309636 CPUtime=570.29
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 23340 0 0 0 57001 28 0 0 17 0 2 0 104227337 317067264 73042 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1150.24
Current children cumulated vsize (KiB) 314992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 13626
/proc/meminfo: memFree=543928/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=313308 CPUtime=1190.67
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 73967 0 0 0 118994 73 0 0 19 0 2 0 104227111 320827392 73931 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 78327 73931 83 193 0 78131 0
[pid=13625/tid=13626] ppid=13622 vsize=313308 CPUtime=595.27
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 23846 0 0 0 59499 28 0 0 19 0 2 0 104227337 320827392 73931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 318664

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

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

[startup+607.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 13626
/proc/meminfo: memFree=543928/2055920 swapFree=4192956/4192956
[pid=13622] ppid=13620 vsize=5356 CPUtime=9.45
/proc/13622/stat : 13622 (manysat.sh) S 13620 13622 13466 0 -1 4194304 312 40964 0 0 0 0 907 38 19 0 1 0 104226163 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13622/statm: 1339 238 195 169 0 50 0
[pid=13625] ppid=13622 vsize=313308 CPUtime=1190.67
/proc/13625/stat : 13625 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194304 73967 0 0 0 118994 73 0 0 19 0 2 0 104227111 320827392 73931 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13625/statm: 78327 73931 83 193 0 78131 0
[pid=13625/tid=13626] ppid=13622 vsize=313308 CPUtime=595.27
/proc/13625/task/13626/stat : 13626 (manysat1.1_stat) R 13622 13622 13466 0 -1 4194368 23846 0 0 0 59499 28 0 0 19 0 2 0 104227337 320827392 73931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 318664

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 607.319
CPU time (s): 1200.12
CPU user time (s): 1199.01
CPU system time (s): 1.11
CPU usage (%): 197.609
Max. virtual memory (cumulated for all children) (KiB): 318664

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

runsolver used 0.641902 second user time and 1.57976 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-26 18:06:26
IDJOB=1730654
IDBENCH=24734
IDSOLVER=513
FILE ID=node62/1730654-1240761981
PBS_JOBID= 9187138
Free space on /tmp= 66348 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730654-1240761981/watcher-1730654-1240761981 -o /tmp/evaluation-result-1730654-1240761981/solver-1730654-1240761981 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1730654-1240761981.cnf aimd 0

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

MD5SUM BENCH= 080b0eee741469a320509f7827afc538
RANDOM SEED=2044867520

node62.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.220
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.220
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:        863152 kB
Buffers:         92452 kB
Cached:         990720 kB
SwapCached:          0 kB
Active:         307732 kB
Inactive:       790876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        863152 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32080 kB
Writeback:           0 kB
Mapped:          25180 kB
Slab:            80008 kB
Committed_AS:   225204 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66324 MiB
End job on node62 at 2009-04-26 18:16:35