Trace number 1723778

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.16 610.62

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.148
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

0.00/0.00	c Parsing...
1.49/1.53	c ==============================================================================
1.49/1.53	c |           |     ORIGINAL     |              LEARNT              |          |
1.49/1.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.49/1.53	c ==============================================================================
1.49/1.53	c |         0 | 1814188  5280500 |  544256       0        0     nan |  0.000 % |
13.78/13.86	c |         0 | 1789068  5451065 |      --       0       --      -- |     --   | -25093/170622
13.78/13.87	c ==============================================================================
13.78/13.87	c Result  :   #vars: 84942   #clauses: 1789068   #literals: 5451065
13.78/13.87	c CPU time:   13.5269 s
13.78/13.87	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-1723778-1240688811/watcher-1723778-1240688811 -o /tmp/evaluation-result-1723778-1240688811/solver-1723778-1240688811 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1723778-1240688811.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.98 1.09 3/64 3206
/proc/meminfo: memFree=1391032/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=880 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) R 3204 3206 2610 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 96909422 901120 25 1992294400 4194304 4889804 548682068784 18446744073709551615 240574854421 0 0 4096 0 0 0 0 17 0 0 0
/proc/3206/statm: 220 25 18 169 0 8 0

[startup+0.0309799 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 3206
/proc/meminfo: memFree=1391032/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101983 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 3206
/proc/meminfo: memFree=1391032/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 3206
/proc/meminfo: memFree=1391032/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701035 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 3206
/proc/meminfo: memFree=1391032/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 3208
/proc/meminfo: memFree=1321384/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
[pid=3208] ppid=3206 vsize=118200 CPUtime=1.49
/proc/3208/stat : 3208 (SatElite) R 3206 3206 2610 0 -1 4194304 28302 0 0 0 126 23 0 0 25 0 1 0 96909423 121036800 28286 1992294400 134512640 135034092 4294956096 18446744073709551615 134542653 0 0 4096 3 0 0 0 17 1 0 0
/proc/3208/statm: 29550 28286 52 127 0 29420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123556

[startup+3.10124 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 3208
/proc/meminfo: memFree=1261352/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
[pid=3208] ppid=3206 vsize=148176 CPUtime=3.08
/proc/3208/stat : 3208 (SatElite) R 3206 3206 2610 0 -1 4194304 36362 0 0 0 280 28 0 0 25 0 1 0 96909423 151732224 33619 1992294400 134512640 135034092 4294956096 18446744073709551615 134566219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3208/statm: 37044 33619 68 127 0 36914 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153532

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 1.09 2/66 3208
/proc/meminfo: memFree=1241904/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
[pid=3208] ppid=3206 vsize=172228 CPUtime=6.28
/proc/3208/stat : 3208 (SatElite) R 3206 3206 2610 0 -1 4194304 39786 0 0 0 598 30 0 0 25 0 1 0 96909423 176361472 36780 1992294400 134512640 135034092 4294956096 18446744073709551615 134584260 0 0 4096 3 0 0 0 17 1 0 0
/proc/3208/statm: 43057 36780 68 127 0 42927 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 177584

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 1.09 2/66 3208
/proc/meminfo: memFree=1241264/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=0
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 96909422 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3206/statm: 1339 235 195 169 0 50 0
[pid=3208] ppid=3206 vsize=148948 CPUtime=12.69
/proc/3208/stat : 3208 (SatElite) R 3206 3206 2610 0 -1 4194304 40128 0 0 0 1238 31 0 0 25 0 1 0 96909423 152522752 33781 1992294400 134512640 135034092 4294956096 18446744073709551615 134566432 0 0 4096 3 0 0 0 17 1 0 0
/proc/3208/statm: 37237 33781 68 127 0 37107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154304

[startup+25.5012 s]
/proc/loadavg: 1.03 1.00 1.09 3/67 3210
/proc/meminfo: memFree=1136296/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=234136 CPUtime=16.42
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 54001 0 0 0 1610 32 0 0 17 0 2 0 96911043 239755264 53987 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3209/statm: 58534 53987 83 193 0 58338 0
[pid=3209/tid=3210] ppid=3206 vsize=234136 CPUtime=7.15
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 2148 0 0 0 713 2 0 0 17 0 2 0 96911253 239755264 53987 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.61
Current children cumulated vsize (KiB) 239492

[startup+51.1015 s]
/proc/loadavg: 1.36 1.08 1.11 3/67 3210
/proc/meminfo: memFree=1124648/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=246976 CPUtime=67.51
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 56975 0 0 0 6716 35 0 0 18 0 2 0 96911043 252903424 56961 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3209/statm: 61744 56961 83 193 0 61548 0
[pid=3209/tid=3210] ppid=3206 vsize=246976 CPUtime=32.64
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 3906 0 0 0 3260 4 0 0 17 0 2 0 96911253 252903424 56961 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 83.7
Current children cumulated vsize (KiB) 252332

[startup+102.306 s]
/proc/loadavg: 1.72 1.22 1.16 3/67 3210
/proc/meminfo: memFree=1098536/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=272280 CPUtime=169.64
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 63463 0 0 0 16921 43 0 0 25 0 2 0 96911043 278814720 63449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3209/statm: 68070 63449 83 193 0 67874 0
[pid=3209/tid=3210] ppid=3206 vsize=272280 CPUtime=83.59
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 7703 0 0 0 8350 9 0 0 17 0 2 0 96911253 278814720 63449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.83
Current children cumulated vsize (KiB) 277636

[startup+162.301 s]
/proc/loadavg: 1.89 1.36 1.21 3/67 3210
/proc/meminfo: memFree=1077736/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=294400 CPUtime=289.36
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 68635 0 0 0 28886 50 0 0 17 0 2 0 96911043 301465600 68621 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 73600 68621 83 193 0 73404 0
[pid=3209/tid=3210] ppid=3206 vsize=294400 CPUtime=143.34
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 11318 0 0 0 14321 13 0 0 18 0 2 0 96911253 301465600 68621 1992294400 134512640 135305190 4294956144 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 305.55
Current children cumulated vsize (KiB) 299756

[startup+222.301 s]
/proc/loadavg: 2.00 1.49 1.26 3/67 3210
/proc/meminfo: memFree=1073320/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=298840 CPUtime=409.1
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 69734 0 0 0 40858 52 0 0 20 0 2 0 96911043 306012160 69720 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 74710 69720 83 193 0 74514 0
[pid=3209/tid=3210] ppid=3206 vsize=298840 CPUtime=203.32
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 11628 0 0 0 20318 14 0 0 22 0 2 0 96911253 306012160 69720 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 425.29
Current children cumulated vsize (KiB) 304196

[startup+282.302 s]
/proc/loadavg: 2.13 1.62 1.32 3/67 3210
/proc/meminfo: memFree=1069288/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=303300 CPUtime=528.83
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 70714 0 0 0 52829 54 0 0 23 0 2 0 96911043 310579200 70700 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 75825 70700 83 193 0 75629 0
[pid=3209/tid=3210] ppid=3206 vsize=303300 CPUtime=263.3
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 12120 0 0 0 26315 15 0 0 17 0 2 0 96911253 310579200 70700 1992294400 134512640 135305190 4294956144 18446744073709551615 134528840 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 545.02
Current children cumulated vsize (KiB) 308656

[startup+342.302 s]
/proc/loadavg: 2.05 1.69 1.36 3/67 3210
/proc/meminfo: memFree=1067816/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=304056 CPUtime=648.57
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 71106 0 0 0 64802 55 0 0 25 0 2 0 96911043 311353344 71092 1992294400 134512640 135305190 4294956144 18446744073709551615 134556566 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 76014 71092 83 193 0 75818 0
[pid=3209/tid=3210] ppid=3206 vsize=304056 CPUtime=323.28
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 12351 0 0 0 32312 16 0 0 17 0 2 0 96911253 311353344 71092 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 664.76
Current children cumulated vsize (KiB) 309412

[startup+402.301 s]
/proc/loadavg: 2.02 1.74 1.40 3/67 3210
/proc/meminfo: memFree=1065960/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=306232 CPUtime=768.3
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 71563 0 0 0 76773 57 0 0 20 0 2 0 96911043 313581568 71549 1992294400 134512640 135305190 4294956144 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 76558 71549 83 193 0 76362 0
[pid=3209/tid=3210] ppid=3206 vsize=306232 CPUtime=383.26
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 12612 0 0 0 38309 17 0 0 19 0 2 0 96911253 313581568 71549 1992294400 134512640 135305190 4294956144 18446744073709551615 134541944 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 784.49
Current children cumulated vsize (KiB) 311588

[startup+462.302 s]
/proc/loadavg: 2.00 1.79 1.43 3/67 3210
/proc/meminfo: memFree=1065256/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=307732 CPUtime=888.01
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 71758 0 0 0 88743 58 0 0 20 0 2 0 96911043 315117568 71744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 76933 71744 83 193 0 76737 0
[pid=3209/tid=3210] ppid=3206 vsize=307732 CPUtime=443.23
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 12763 0 0 0 44306 17 0 0 25 0 2 0 96911253 315117568 71744 1992294400 134512640 135305190 4294956144 18446744073709551615 134570397 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 904.2
Current children cumulated vsize (KiB) 313088

[startup+522.302 s]
/proc/loadavg: 2.00 1.82 1.46 3/67 3210
/proc/meminfo: memFree=1061992/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=311244 CPUtime=1007.76
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 72568 0 0 0 100716 60 0 0 25 0 2 0 96911043 318713856 72554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528160 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 77811 72554 83 193 0 77615 0
[pid=3209/tid=3210] ppid=3206 vsize=311244 CPUtime=503.21
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 13464 0 0 0 50302 19 0 0 25 0 2 0 96911253 318713856 72554 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1023.95
Current children cumulated vsize (KiB) 316600

[startup+582.301 s]
/proc/loadavg: 2.00 1.85 1.49 3/67 3210
/proc/meminfo: memFree=1057704/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=315196 CPUtime=1127.48
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 73622 0 0 0 112687 61 0 0 25 0 2 0 96911043 322760704 73608 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 78799 73608 83 193 0 78603 0
[pid=3209/tid=3210] ppid=3206 vsize=315196 CPUtime=563.17
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 13836 0 0 0 56298 19 0 0 25 0 2 0 96911253 322760704 73608 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1143.67
Current children cumulated vsize (KiB) 320552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.603 s]
/proc/loadavg: 2.00 1.86 1.51 3/67 3210
/proc/meminfo: memFree=1052136/2055920 swapFree=4192956/4192956
[pid=3206] ppid=3204 vsize=5356 CPUtime=16.19
/proc/3206/stat : 3206 (manysat.sh) S 3204 3206 2610 0 -1 4194304 312 46065 0 0 0 0 1570 49 16 0 1 0 96909422 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3206/statm: 1339 238 195 169 0 50 0
[pid=3209] ppid=3206 vsize=321212 CPUtime=1183.97
/proc/3209/stat : 3209 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194304 75022 0 0 0 118333 64 0 0 25 0 2 0 96911043 328921088 75008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3209/statm: 80303 75008 83 193 0 80107 0
[pid=3209/tid=3210] ppid=3206 vsize=321212 CPUtime=591.47
/proc/3209/task/3210/stat : 3210 (manysat1.1_stat) R 3206 3206 2610 0 -1 4194368 14506 0 0 0 59126 21 0 0 17 0 2 0 96911253 328921088 75008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 326568

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 610.62
CPU time (s): 1200.16
CPU user time (s): 1199.03
CPU system time (s): 1.13
CPU usage (%): 196.548
Max. virtual memory (cumulated for all children) (KiB): 326568

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

runsolver used 0.580911 second user time and 1.65275 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 21:46:54
IDJOB=1723778
IDBENCH=71736
IDSOLVER=513
FILE ID=node50/1723778-1240688811
PBS_JOBID= 9186658
Free space on /tmp= 66488 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723778-1240688811/watcher-1723778-1240688811 -o /tmp/evaluation-result-1723778-1240688811/solver-1723778-1240688811 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1723778-1240688811.cnf aimd 0

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=217499161

node50.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.216
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.216
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:       1391448 kB
Buffers:         89588 kB
Cached:         472568 kB
SwapCached:          0 kB
Active:         186052 kB
Inactive:       390076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           37288 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            74276 kB
Committed_AS:   299412 kB
PageTables:       1456 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= 66448 MiB
End job on node50 at 2009-04-25 21:57:06