Trace number 1732155

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.419

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-121-100.cnf
MD5SUM24865fea2f97ba63d115c240cb3cb69f
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 variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     252      756 |      75       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 121   #clauses: 252   #literals: 756
0.00/0.00	c CPU time:   0 s
0.00/0.00	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-1732155-1240778150/watcher-1732155-1240778150 -o /tmp/evaluation-result-1732155-1240778150/solver-1732155-1240778150 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1732155-1240778150.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: 0.85 0.97 0.99 3/67 11029
/proc/meminfo: memFree=1544848/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) R 11027 11029 10992 0 -1 4194304 292 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=1984 CPUtime=0
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 105841124 2031616 102 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/11031/statm: 496 102 71 193 0 300 0

[startup+0.0796051 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 11029
/proc/meminfo: memFree=1544848/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=14400 CPUtime=0.14
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 163 0 0 0 14 0 0 0 16 0 2 0 105841124 14745600 149 1992294400 134512640 135305190 4294956144 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 3600 149 83 193 0 3404 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 19756

[startup+0.101436 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 11029
/proc/meminfo: memFree=1544848/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=14400 CPUtime=0.18
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 166 0 0 0 18 0 0 0 16 0 2 0 105841124 14745600 152 1992294400 134512640 135305190 4294956144 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 3600 152 83 193 0 3404 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 19756

[startup+0.301981 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 11029
/proc/meminfo: memFree=1544848/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=14532 CPUtime=0.58
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 226 0 0 0 58 0 0 0 16 0 2 0 105841124 14880768 212 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 3633 212 83 193 0 3437 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 19888

[startup+0.703018 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 11029
/proc/meminfo: memFree=1544848/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=15592 CPUtime=1.39
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 551 0 0 0 138 1 0 0 16 0 2 0 105841124 15966208 537 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 3898 537 83 193 0 3702 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 20948

[startup+1.50209 s]
/proc/loadavg: 0.85 0.97 0.99 3/70 11033
/proc/meminfo: memFree=1541816/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=16652 CPUtime=2.98
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 988 0 0 0 296 2 0 0 17 0 2 0 105841124 17051648 974 1992294400 134512640 135305190 4294956144 18446744073709551615 134558372 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 4163 974 83 193 0 3967 0
[pid=11031/tid=11032] ppid=11029 vsize=16652 CPUtime=1.49
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 510 0 0 0 148 1 0 0 17 0 2 0 105841124 17051648 974 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 22008

[startup+3.10124 s]
/proc/loadavg: 0.85 0.97 0.99 3/70 11033
/proc/meminfo: memFree=1538680/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=20264 CPUtime=6.17
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 1831 0 0 0 615 2 0 0 17 0 2 0 105841124 20750336 1817 1992294400 134512640 135305190 4294956144 18446744073709551615 134557489 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 5066 1817 83 193 0 4870 0
[pid=11031/tid=11032] ppid=11029 vsize=20264 CPUtime=3.08
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 878 0 0 0 307 1 0 0 16 0 2 0 105841124 20750336 1817 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 25620

[startup+6.30153 s]
/proc/loadavg: 0.94 0.98 0.99 3/70 11033
/proc/meminfo: memFree=1533624/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=26160 CPUtime=12.56
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 3209 0 0 0 1252 4 0 0 17 0 2 0 105841124 26787840 3195 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 6540 3195 83 193 0 6344 0
[pid=11031/tid=11032] ppid=11029 vsize=26160 CPUtime=6.28
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 1466 0 0 0 627 1 0 0 17 0 2 0 105841124 26787840 3195 1992294400 134512640 135305190 4294956144 18446744073709551615 134556623 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 31516

[startup+12.7011 s]
/proc/loadavg: 1.02 1.00 1.00 3/70 11033
/proc/meminfo: memFree=1527552/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=31080 CPUtime=25.32
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 4349 0 0 0 2526 6 0 0 19 0 2 0 105841124 31825920 4335 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 7770 4335 83 193 0 7574 0
[pid=11031/tid=11032] ppid=11029 vsize=31080 CPUtime=12.68
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 1961 0 0 0 1265 3 0 0 17 0 2 0 105841124 31825920 4335 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 36436

[startup+25.5022 s]
/proc/loadavg: 1.24 1.05 1.02 3/70 11033
/proc/meminfo: memFree=1522688/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=35156 CPUtime=50.86
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 5527 0 0 0 5079 7 0 0 20 0 2 0 105841124 35999744 5513 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 8789 5513 83 193 0 8593 0
[pid=11031/tid=11032] ppid=11029 vsize=35156 CPUtime=25.47
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 2600 0 0 0 2544 3 0 0 25 0 2 0 105841124 35999744 5513 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 40512

[startup+51.1025 s]
/proc/loadavg: 1.50 1.12 1.04 3/70 11033
/proc/meminfo: memFree=1513792/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=45268 CPUtime=101.93
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 7786 0 0 0 10182 11 0 0 18 0 2 0 105841124 46354432 7772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 11317 7772 83 193 0 11121 0
[pid=11031/tid=11032] ppid=11029 vsize=45268 CPUtime=51.05
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 3755 0 0 0 5100 5 0 0 17 0 2 0 105841124 46354432 7772 1992294400 134512640 135305190 4294956144 18446744073709551615 134538906 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 50624

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.09 3/70 11033
/proc/meminfo: memFree=1507264/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=51412 CPUtime=204.11
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 9323 0 0 0 20396 15 0 0 25 0 2 0 105841124 52645888 9309 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 12853 9309 83 193 0 12657 0
[pid=11031/tid=11032] ppid=11029 vsize=51412 CPUtime=102.24
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 4606 0 0 0 10217 7 0 0 25 0 2 0 105841124 52645888 9309 1992294400 134512640 135305190 4294956144 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 56768

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/70 11033
/proc/meminfo: memFree=1494720/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=64572 CPUtime=323.83
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 12463 0 0 0 32364 19 0 0 17 0 2 0 105841124 66121728 12449 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 16143 12449 83 193 0 15947 0
[pid=11031/tid=11032] ppid=11029 vsize=64572 CPUtime=162.22
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 6516 0 0 0 16212 10 0 0 21 0 2 0 105841124 66121728 12449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 69928

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.19 3/70 11035
/proc/meminfo: memFree=1486336/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=74148 CPUtime=443.56
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 14599 0 0 0 44333 23 0 0 25 0 2 0 105841124 75927552 14585 1992294400 134512640 135305190 4294956144 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 18537 14585 83 193 0 18341 0
[pid=11031/tid=11032] ppid=11029 vsize=74148 CPUtime=222.2
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 7771 0 0 0 22208 12 0 0 25 0 2 0 105841124 75927552 14585 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 79504

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/70 11035
/proc/meminfo: memFree=1481408/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=79104 CPUtime=563.29
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 15766 0 0 0 56303 26 0 0 25 0 2 0 105841124 81002496 15752 1992294400 134512640 135305190 4294956144 18446744073709551615 134547894 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 19776 15752 83 193 0 19580 0
[pid=11031/tid=11032] ppid=11029 vsize=79104 CPUtime=282.19
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 8580 0 0 0 28204 15 0 0 25 0 2 0 105841124 81002496 15752 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 84460

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/70 11035
/proc/meminfo: memFree=1473088/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=87300 CPUtime=683.02
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 17843 0 0 0 68272 30 0 0 19 0 2 0 105841124 89395200 17829 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 21825 17829 83 193 0 21629 0
[pid=11031/tid=11032] ppid=11029 vsize=87300 CPUtime=342.17
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 9799 0 0 0 34200 17 0 0 25 0 2 0 105841124 89395200 17829 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 683.02
Current children cumulated vsize (KiB) 92656

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/70 11035
/proc/meminfo: memFree=1472000/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=89188 CPUtime=802.77
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 18158 0 0 0 80246 31 0 0 25 0 2 0 105841124 91328512 18144 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 22297 18144 83 193 0 22101 0
[pid=11031/tid=11032] ppid=11029 vsize=89188 CPUtime=402.15
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 9945 0 0 0 40197 18 0 0 25 0 2 0 105841124 91328512 18144 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.77
Current children cumulated vsize (KiB) 94544

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/70 11035
/proc/meminfo: memFree=1462016/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=100548 CPUtime=922.5
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 20606 0 0 0 92215 35 0 0 17 0 2 0 105841124 102961152 20592 1992294400 134512640 135305190 4294956144 18446744073709551615 134538599 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 25137 20592 83 193 0 24941 0
[pid=11031/tid=11032] ppid=11029 vsize=100548 CPUtime=462.14
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 11013 0 0 0 46194 20 0 0 25 0 2 0 105841124 102961152 20592 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.5
Current children cumulated vsize (KiB) 105904

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.40 3/70 11035
/proc/meminfo: memFree=1459008/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=104360 CPUtime=1042.23
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 21351 0 0 0 104185 38 0 0 25 0 2 0 105841124 106864640 21337 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 26090 21337 83 193 0 25894 0
[pid=11031/tid=11032] ppid=11029 vsize=104360 CPUtime=522.11
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 11717 0 0 0 52190 21 0 0 25 0 2 0 105841124 106864640 21337 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.23
Current children cumulated vsize (KiB) 109716

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/70 11035
/proc/meminfo: memFree=1456128/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=107400 CPUtime=1161.97
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 22056 0 0 0 116158 39 0 0 25 0 2 0 105841124 109977600 22042 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 26850 22042 83 193 0 26654 0
[pid=11031/tid=11032] ppid=11029 vsize=107400 CPUtime=582.1
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 11933 0 0 0 58188 22 0 0 25 0 2 0 105841124 109977600 22042 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.97
Current children cumulated vsize (KiB) 112756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.85 1.45 3/70 11035
/proc/meminfo: memFree=1454400/2055920 swapFree=4192812/4192956
[pid=11029] ppid=11027 vsize=5356 CPUtime=0
/proc/11029/stat : 11029 (manysat.sh) S 11027 11029 10992 0 -1 4194304 312 110 0 0 0 0 0 0 18 0 1 0 105841124 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11029/statm: 1339 238 195 169 0 50 0
[pid=11031] ppid=11029 vsize=109860 CPUtime=1200.09
/proc/11031/stat : 11031 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194304 22504 0 0 0 119969 40 0 0 17 0 2 0 105841124 112496640 22490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/11031/statm: 27465 22490 83 193 0 27269 0
[pid=11031/tid=11032] ppid=11029 vsize=109860 CPUtime=601.2
/proc/11031/task/11032/stat : 11032 (manysat1.1_stat) R 11029 11029 10992 0 -1 4194368 12213 0 0 0 60097 23 0 0 25 0 2 0 105841124 112496640 22490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 115216

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 11029 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# 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.419
CPU time (s): 1200.09
CPU user time (s): 1199.69
CPU system time (s): 0.4
CPU usage (%): 199.543
Max. virtual memory (cumulated for all children) (KiB): 115216

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

runsolver used 0.528919 second user time and 1.66975 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 22:35:50
IDJOB=1732155
IDBENCH=71111
IDSOLVER=514
FILE ID=node68/1732155-1240778150
PBS_JOBID= 9187273
Free space on /tmp= 66556 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-121-100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732155-1240778150/watcher-1732155-1240778150 -o /tmp/evaluation-result-1732155-1240778150/solver-1732155-1240778150 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1732155-1240778150.cnf aimd 1

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=277645713

node68.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.223
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.223
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:       1545392 kB
Buffers:         63320 kB
Cached:         354804 kB
SwapCached:        144 kB
Active:         183796 kB
Inactive:       250824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:          26316 kB
Slab:            61556 kB
Committed_AS:   316696 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-26 22:45:53