Trace number 1722354

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.01 603.719

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.09/0.17	c ==============================================================================
0.09/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.17	c ==============================================================================
0.09/0.17	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
3.59/3.68	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
3.59/3.68	c ==============================================================================
3.59/3.68	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
3.59/3.68	c CPU time:   3.63945 s
3.59/3.68	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-1722354-1240674380/watcher-1722354-1240674380 -o /tmp/evaluation-result-1722354-1240674380/solver-1722354-1240674380 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722354-1240674380.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: 1.00 1.00 1.00 3/67 3975
/proc/meminfo: memFree=1825608/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=1260 CPUtime=0
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 220 0 0 0 0 0 0 0 19 0 1 0 95464166 1290240 204 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 315 204 50 127 0 185 0

[startup+0.105152 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 3975
/proc/meminfo: memFree=1825608/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=9436 CPUtime=0.09
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 2176 0 0 0 8 1 0 0 20 0 1 0 95464166 9662464 2160 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 2359 2161 50 127 0 2229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14792

[startup+0.201159 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 3975
/proc/meminfo: memFree=1825608/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=19336 CPUtime=0.19
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 4515 0 0 0 17 2 0 0 20 0 1 0 95464166 19800064 4499 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 4834 4499 68 127 0 4704 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24692

[startup+0.301169 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 3975
/proc/meminfo: memFree=1825608/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=21344 CPUtime=0.29
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 5004 0 0 0 26 3 0 0 21 0 1 0 95464166 21856256 4988 1992294400 134512640 135034092 4294956096 18446744073709551615 134540736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 5336 4988 68 127 0 5206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26700

[startup+0.701203 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 3975
/proc/meminfo: memFree=1825608/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=24844 CPUtime=0.69
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 5579 0 0 0 66 3 0 0 25 0 1 0 95464166 25440256 5563 1992294400 134512640 135034092 4294956096 18446744073709551615 134540736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 6211 5563 68 127 0 6081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30200

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3977
/proc/meminfo: memFree=1798264/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=30356 CPUtime=1.49
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 6780 0 0 0 145 4 0 0 25 0 1 0 95464166 31084544 6764 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35712

[startup+3.10242 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3977
/proc/meminfo: memFree=1797048/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=0
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95464166 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 235 195 169 0 50 0
[pid=3976] ppid=3975 vsize=30356 CPUtime=3.09
/proc/3976/stat : 3976 (SatElite) R 3975 3975 3537 0 -1 4194304 6780 0 0 0 305 4 0 0 25 0 1 0 95464166 31084544 6764 1992294400 134512640 135034092 4294956096 18446744073709551615 134569439 0 0 4096 3 0 0 0 17 0 0 0
/proc/3976/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35712

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 3979
/proc/meminfo: memFree=1777648/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=54556 CPUtime=4.09
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 10660 0 0 0 404 5 0 0 17 0 2 0 95464576 55865344 10646 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 13639 10646 83 193 0 13443 0
[pid=3978/tid=3979] ppid=3975 vsize=54556 CPUtime=1.9
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 1210 0 0 0 189 1 0 0 18 0 2 0 95464604 55865344 10646 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 59912

[startup+12.7013 s]
/proc/loadavg: 1.15 1.03 1.01 3/70 3979
/proc/meminfo: memFree=1766576/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=64016 CPUtime=16.85
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 13172 0 0 0 1677 8 0 0 17 0 2 0 95464576 65552384 13158 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 16004 13158 83 193 0 15808 0
[pid=3978/tid=3979] ppid=3975 vsize=64016 CPUtime=8.26
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 2355 0 0 0 824 2 0 0 19 0 2 0 95464604 65552384 13158 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.93
Current children cumulated vsize (KiB) 69372

[startup+25.5014 s]
/proc/loadavg: 1.28 1.06 1.02 3/70 3979
/proc/meminfo: memFree=1755824/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=74856 CPUtime=42.4
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 15651 0 0 0 4229 11 0 0 25 0 2 0 95464576 76652544 15637 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 18714 15637 83 193 0 18518 0
[pid=3978/tid=3979] ppid=3975 vsize=74856 CPUtime=21
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 3164 0 0 0 2097 3 0 0 20 0 2 0 95464604 76652544 15637 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.48
Current children cumulated vsize (KiB) 80212

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 1.04 3/70 3979
/proc/meminfo: memFree=1738992/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=91480 CPUtime=93.46
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 19840 0 0 0 9329 17 0 0 25 0 2 0 95464576 93675520 19826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 22870 19826 83 193 0 22674 0
[pid=3978/tid=3979] ppid=3975 vsize=91480 CPUtime=46.49
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 5232 0 0 0 4643 6 0 0 25 0 2 0 95464604 93675520 19826 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.54
Current children cumulated vsize (KiB) 96836

[startup+102.301 s]
/proc/loadavg: 1.81 1.28 1.10 3/70 3979
/proc/meminfo: memFree=1725936/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=104680 CPUtime=195.59
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 23082 0 0 0 19539 20 0 0 25 0 2 0 95464576 107192320 23068 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 26170 23068 83 193 0 25974 0
[pid=3978/tid=3979] ppid=3975 vsize=104680 CPUtime=97.44
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 6555 0 0 0 9737 7 0 0 25 0 2 0 95464604 107192320 23068 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.67
Current children cumulated vsize (KiB) 110036

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/70 3979
/proc/meminfo: memFree=1713008/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=118588 CPUtime=315.27
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 26293 0 0 0 31502 25 0 0 25 0 2 0 95464576 121434112 26276 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 29647 26276 83 193 0 29451 0
[pid=3978/tid=3979] ppid=3975 vsize=118588 CPUtime=157.17
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 8533 0 0 0 15706 11 0 0 20 0 2 0 95464604 121434112 26276 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 319.35
Current children cumulated vsize (KiB) 123944

[startup+222.306 s]
/proc/loadavg: 1.97 1.51 1.20 3/70 3979
/proc/meminfo: memFree=1701680/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=130040 CPUtime=434.99
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 29116 0 0 0 43470 29 0 0 25 0 2 0 95464576 133160960 29099 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 32510 29099 83 193 0 32314 0
[pid=3978/tid=3979] ppid=3975 vsize=130040 CPUtime=216.9
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 9649 0 0 0 21677 13 0 0 25 0 2 0 95464604 133160960 29099 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 439.07
Current children cumulated vsize (KiB) 135396

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/70 3979
/proc/meminfo: memFree=1691568/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=140432 CPUtime=554.69
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 31621 0 0 0 55437 32 0 0 25 0 2 0 95464576 143802368 31604 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 35108 31604 83 193 0 34912 0
[pid=3978/tid=3979] ppid=3975 vsize=140432 CPUtime=276.63
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 10367 0 0 0 27650 13 0 0 25 0 2 0 95464604 143802368 31604 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.77
Current children cumulated vsize (KiB) 145788

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/70 3979
/proc/meminfo: memFree=1687216/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=145320 CPUtime=674.39
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 32700 0 0 0 67405 34 0 0 25 0 2 0 95464576 148807680 32683 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 36330 32683 83 193 0 36134 0
[pid=3978/tid=3979] ppid=3975 vsize=145320 CPUtime=336.35
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 11082 0 0 0 33621 14 0 0 25 0 2 0 95464604 148807680 32683 1992294400 134512640 135305190 4294956144 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 678.47
Current children cumulated vsize (KiB) 150676

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/70 3979
/proc/meminfo: memFree=1678512/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=154816 CPUtime=794.09
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 34879 0 0 0 79371 38 0 0 25 0 2 0 95464576 158531584 34840 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 38704 34840 83 193 0 38508 0
[pid=3978/tid=3979] ppid=3975 vsize=154816 CPUtime=396.08
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 12007 0 0 0 39592 16 0 0 25 0 2 0 95464604 158531584 34840 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 798.17
Current children cumulated vsize (KiB) 160172

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/70 3979
/proc/meminfo: memFree=1669552/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=164248 CPUtime=913.8
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 37148 0 0 0 91338 42 0 0 25 0 2 0 95464576 168189952 37094 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 41062 37094 83 193 0 40866 0
[pid=3978/tid=3979] ppid=3975 vsize=164248 CPUtime=455.81
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 13311 0 0 0 45563 18 0 0 25 0 2 0 95464604 168189952 37094 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 917.88
Current children cumulated vsize (KiB) 169604

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/70 3979
/proc/meminfo: memFree=1665648/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=168196 CPUtime=1033.52
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 38092 0 0 0 103308 44 0 0 25 0 2 0 95464576 172232704 38038 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 42049 38038 83 193 0 41853 0
[pid=3978/tid=3979] ppid=3975 vsize=168196 CPUtime=515.56
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 13707 0 0 0 51537 19 0 0 25 0 2 0 95464604 172232704 38038 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1037.6
Current children cumulated vsize (KiB) 173552

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/70 3979
/proc/meminfo: memFree=1644784/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=190400 CPUtime=1153.23
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 43329 0 0 0 115272 51 0 0 25 0 2 0 95464576 194969600 43260 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 47600 43260 83 193 0 47404 0
[pid=3978/tid=3979] ppid=3975 vsize=190400 CPUtime=575.29
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 14785 0 0 0 57508 21 0 0 25 0 2 0 95464604 194969600 43260 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1157.31
Current children cumulated vsize (KiB) 195756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/70 3979
/proc/meminfo: memFree=1639024/2055920 swapFree=4192812/4192956
[pid=3975] ppid=3973 vsize=5356 CPUtime=4.08
/proc/3975/stat : 3975 (manysat.sh) S 3973 3975 3537 0 -1 4194304 312 6784 0 0 0 0 401 7 19 0 1 0 95464166 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3975/statm: 1339 238 195 169 0 50 0
[pid=3978] ppid=3975 vsize=196588 CPUtime=1195.93
/proc/3978/stat : 3978 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194304 44745 0 0 0 119540 53 0 0 17 0 2 0 95464576 201306112 44676 1992294400 134512640 135305190 4294956144 18446744073709551615 134539339 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3978/statm: 49147 44676 83 193 0 48951 0
[pid=3978/tid=3979] ppid=3975 vsize=196588 CPUtime=596.6
/proc/3978/task/3979/stat : 3979 (manysat1.1_stat) R 3975 3975 3537 0 -1 4194368 15108 0 0 0 59638 22 0 0 25 0 2 0 95464604 201306112 44676 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 201944

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 3975 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=20388
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=74988
# CPU time returned by wait4() is 4.09538
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.719
CPU time (s): 1200.01
CPU user time (s): 1199.41
CPU system time (s): 0.6
CPU usage (%): 198.77
Max. virtual memory (cumulated for all children) (KiB): 201944

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

runsolver used 0.702893 second user time and 1.84472 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 17:46:20
IDJOB=1722354
IDBENCH=71088
IDSOLVER=513
FILE ID=node68/1722354-1240674380
PBS_JOBID= 9186591
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=335006563

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:       1826152 kB
Buffers:         17560 kB
Cached:         129788 kB
SwapCached:        144 kB
Active:          16760 kB
Inactive:       147172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5944 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            51520 kB
Committed_AS:   237556 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= 66544 MiB
End job on node68 at 2009-04-25 17:56:26