Trace number 1559348

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.13 602.119

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
Bench CategoryAPPLICATION (applications 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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   96586   227896 |   28975       0        0     nan |  0.000 % |
1.19/1.30	c |         0 |   59532   176727 |      --       0       --      -- |     --   | -36714/-50193
1.19/1.30	c ==============================================================================
1.19/1.30	c Result  :   #vars: 14331   #clauses: 59532   #literals: 176727
1.19/1.30	c CPU time:   1.25781 s
1.19/1.30	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-1559348-1238882570/watcher-1559348-1238882570 -o /tmp/evaluation-result-1559348-1238882570/solver-1559348-1238882570 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1559348-1238882570.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 0.99 3/64 7605
/proc/meminfo: memFree=1788536/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5344 CPUtime=0
/proc/7605/stat : 7605 (manysat.sh) R 7603 7605 7207 0 -1 4194304 145 0 0 0 0 0 0 0 20 0 1 0 765149485 5472256 116 1992294400 4194304 4889804 548682068784 18446744073709551615 4296001 0 0 4096 0 0 0 0 17 1 0 0
/proc/7605/statm: 1338 133 107 169 0 49 0

[startup+0.080396 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1788536/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=0
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 765149485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102395 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1788536/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=0
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 765149485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301424 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1788536/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=0
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 765149485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70148 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7605
/proc/meminfo: memFree=1788536/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=0
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 765149485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50259 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7607
/proc/meminfo: memFree=1769448/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 5356

[startup+3.10182 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 7609
/proc/meminfo: memFree=1772128/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=23604 CPUtime=3.33
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 2884 0 0 0 331 2 0 0 17 0 2 0 765149624 24170496 2870 1992294400 134512640 135305190 4294956144 18446744073709551615 134528642 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 5901 2870 83 193 0 5705 0
[pid=7608/tid=7609] ppid=7605 vsize=23604 CPUtime=1.62
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 204 0 0 0 162 0 0 0 18 0 2 0 765149632 24170496 2870 1992294400 134512640 135305190 4294956144 18446744073709551615 134530664 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 28960

[startup+6.30128 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 7609
/proc/meminfo: memFree=1771616/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=23996 CPUtime=9.71
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 2973 0 0 0 969 2 0 0 25 0 2 0 765149624 24571904 2959 1992294400 134512640 135305190 4294956144 18446744073709551615 134551671 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 5999 2959 83 193 0 5803 0
[pid=7608/tid=7609] ppid=7605 vsize=23996 CPUtime=4.81
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 245 0 0 0 481 0 0 0 25 0 2 0 765149632 24571904 2959 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (KiB) 29352

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 7609
/proc/meminfo: memFree=1770976/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=24656 CPUtime=22.48
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 3159 0 0 0 2246 2 0 0 24 0 2 0 765149624 25247744 3145 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 6164 3145 83 193 0 5968 0
[pid=7608/tid=7609] ppid=7605 vsize=24656 CPUtime=11.22
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 330 0 0 0 1121 1 0 0 25 0 2 0 765149632 25247744 3145 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.84
Current children cumulated vsize (KiB) 30012

[startup+25.503 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 7609
/proc/meminfo: memFree=1770016/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=25740 CPUtime=48.03
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 3440 0 0 0 4800 3 0 0 25 0 2 0 765149624 26357760 3426 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 6435 3426 83 193 0 6239 0
[pid=7608/tid=7609] ppid=7605 vsize=25740 CPUtime=24.01
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 506 0 0 0 2400 1 0 0 25 0 2 0 765149632 26357760 3426 1992294400 134512640 135305190 4294956144 18446744073709551615 134528866 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 31096

[startup+51.1026 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 7609
/proc/meminfo: memFree=1768224/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=27484 CPUtime=99.11
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 3887 0 0 0 9908 3 0 0 25 0 2 0 765149624 28143616 3873 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 6871 3873 83 193 0 6675 0
[pid=7608/tid=7609] ppid=7605 vsize=27484 CPUtime=49.61
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 756 0 0 0 4959 2 0 0 25 0 2 0 765149632 28143616 3873 1992294400 134512640 135305190 4294956144 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.47
Current children cumulated vsize (KiB) 32840

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 7609
/proc/meminfo: memFree=1764064/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=31516 CPUtime=201.3
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 4896 0 0 0 20125 5 0 0 25 0 2 0 765149624 32272384 4882 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 7879 4882 83 193 0 7683 0
[pid=7608/tid=7609] ppid=7605 vsize=31516 CPUtime=100.8
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 1206 0 0 0 10077 3 0 0 25 0 2 0 765149632 32272384 4882 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.66
Current children cumulated vsize (KiB) 36872

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 7609
/proc/meminfo: memFree=1761120/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=34468 CPUtime=321.03
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 5622 0 0 0 32097 6 0 0 25 0 2 0 765149624 35295232 5608 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 8617 5608 83 193 0 8421 0
[pid=7608/tid=7609] ppid=7605 vsize=34468 CPUtime=160.77
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 1485 0 0 0 16074 3 0 0 25 0 2 0 765149632 35295232 5608 1992294400 134512640 135305190 4294956144 18446744073709551615 134558366 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.39
Current children cumulated vsize (KiB) 39824

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 7609
/proc/meminfo: memFree=1760352/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=35176 CPUtime=440.77
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 5808 0 0 0 44071 6 0 0 25 0 2 0 765149624 36020224 5794 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 8794 5794 83 193 0 8598 0
[pid=7608/tid=7609] ppid=7605 vsize=35176 CPUtime=220.75
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 1591 0 0 0 22072 3 0 0 25 0 2 0 765149632 36020224 5794 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.13
Current children cumulated vsize (KiB) 40532

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 7609
/proc/meminfo: memFree=1757728/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=37732 CPUtime=560.51
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 6470 0 0 0 56044 7 0 0 25 0 2 0 765149624 38637568 6456 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 9433 6456 83 193 0 9237 0
[pid=7608/tid=7609] ppid=7605 vsize=37732 CPUtime=280.73
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2017 0 0 0 28069 4 0 0 25 0 2 0 765149632 38637568 6456 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.87
Current children cumulated vsize (KiB) 43088

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 7609
/proc/meminfo: memFree=1754016/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=41528 CPUtime=680.24
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 7388 0 0 0 68016 8 0 0 25 0 2 0 765149624 42524672 7374 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 10382 7374 83 193 0 10186 0
[pid=7608/tid=7609] ppid=7605 vsize=41528 CPUtime=340.71
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2349 0 0 0 34067 4 0 0 25 0 2 0 765149632 42524672 7374 1992294400 134512640 135305190 4294956144 18446744073709551615 134556804 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.6
Current children cumulated vsize (KiB) 46884

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 7609
/proc/meminfo: memFree=1753312/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=42124 CPUtime=799.99
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 7561 0 0 0 79990 9 0 0 25 0 2 0 765149624 43134976 7547 1992294400 134512640 135305190 4294956144 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 10531 7547 83 193 0 10335 0
[pid=7608/tid=7609] ppid=7605 vsize=42124 CPUtime=400.69
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2402 0 0 0 40065 4 0 0 25 0 2 0 765149632 43134976 7547 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.35
Current children cumulated vsize (KiB) 47480

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 7609
/proc/meminfo: memFree=1752992/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=42428 CPUtime=919.73
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 7635 0 0 0 91964 9 0 0 25 0 2 0 765149624 43446272 7621 1992294400 134512640 135305190 4294956144 18446744073709551615 134557253 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 10607 7621 83 193 0 10411 0
[pid=7608/tid=7609] ppid=7605 vsize=42428 CPUtime=460.67
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2466 0 0 0 46063 4 0 0 25 0 2 0 765149632 43446272 7621 1992294400 134512640 135305190 4294956144 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.09
Current children cumulated vsize (KiB) 47784

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 7609
/proc/meminfo: memFree=1752416/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=43128 CPUtime=1039.46
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 7776 0 0 0 103937 9 0 0 25 0 2 0 765149624 44163072 7762 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 10782 7762 83 193 0 10586 0
[pid=7608/tid=7609] ppid=7605 vsize=43128 CPUtime=520.66
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2552 0 0 0 52061 5 0 0 25 0 2 0 765149632 44163072 7762 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.82
Current children cumulated vsize (KiB) 48484

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 7609
/proc/meminfo: memFree=1750944/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=44636 CPUtime=1159.2
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 8132 0 0 0 115911 9 0 0 19 0 2 0 765149624 45707264 8118 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 11159 8118 83 193 0 10963 0
[pid=7608/tid=7609] ppid=7605 vsize=44636 CPUtime=580.64
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2716 0 0 0 58059 5 0 0 25 0 2 0 765149632 45707264 8118 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.56
Current children cumulated vsize (KiB) 49992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 7609
/proc/meminfo: memFree=1749728/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=45736 CPUtime=1198.72
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 8425 0 0 0 119862 10 0 0 25 0 2 0 765149624 46833664 8411 1992294400 134512640 135305190 4294956144 18446744073709551615 134557247 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 11434 8411 83 193 0 11238 0
[pid=7608/tid=7609] ppid=7605 vsize=45736 CPUtime=600.43
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2903 0 0 0 60038 5 0 0 25 0 2 0 765149632 46833664 8411 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 51092

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

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

[startup+602.102 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 7609
/proc/meminfo: memFree=1749728/2055920 swapFree=4179868/4192956
[pid=7605] ppid=7603 vsize=5356 CPUtime=1.36
/proc/7605/stat : 7605 (manysat.sh) S 7603 7605 7207 0 -1 4194304 312 4180 0 0 0 0 133 3 16 0 1 0 765149485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7605/statm: 1339 238 195 169 0 50 0
[pid=7608] ppid=7605 vsize=45736 CPUtime=1198.72
/proc/7608/stat : 7608 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194304 8425 0 0 0 119862 10 0 0 25 0 2 0 765149624 46833664 8411 1992294400 134512640 135305190 4294956144 18446744073709551615 134557247 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/7608/statm: 11434 8411 83 193 0 11238 0
[pid=7608/tid=7609] ppid=7605 vsize=45736 CPUtime=600.43
/proc/7608/task/7609/stat : 7609 (manysat1.1_stat) R 7605 7605 7207 0 -1 4194368 2903 0 0 0 60038 5 0 0 25 0 2 0 765149632 46833664 8411 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 51092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.119
CPU time (s): 1200.13
CPU user time (s): 1199.98
CPU system time (s): 0.149977
CPU usage (%): 199.317
Max. virtual memory (cumulated for all children) (KiB): 51092

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

runsolver used 0.601908 second user time and 1.59976 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-05 00:02:51
IDJOB=1559348
IDBENCH=70875
IDSOLVER=513
FILE ID=node49/1559348-1238882570
PBS_JOBID= 9085981
Free space on /tmp= 66540 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-28-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559348-1238882570/watcher-1559348-1238882570 -o /tmp/evaluation-result-1559348-1238882570/solver-1559348-1238882570 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1559348-1238882570.cnf aimd 0

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED=1383736958

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1788952 kB
Buffers:         34148 kB
Cached:         149280 kB
SwapCached:       6360 kB
Active:          30372 kB
Inactive:       161920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788952 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            3036 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            60500 kB
Committed_AS:  2358984 kB
PageTables:       1384 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= 66536 MiB
End job on node49 at 2009-04-05 00:12:55