Trace number 1716299

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
gNovelty+-T 2009-03-22? (TO) 1200.2 627.74

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-13-u.cnf
MD5SUMec1a03bc95c5b06907199f7ae65ad092
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 variables234064
Number of clauses1059777
Sum of the clauses size2420962
Maximum clause length10
Minimum clause length1
Number of clauses of size 117678
Number of clauses of size 2854833
Number of clauses of size 3143326
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

52.16/52.21	c +------------------------------+
52.16/52.21	c | gNovelty+, version 1.0       |
52.16/52.21	c +------------------------------+
52.16/52.21	c gnovelty+ -h for help
52.16/52.21	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-1716299-1240613854/watcher-1716299-1240613854 -o /tmp/evaluation-result-1716299-1240613854/solver-1716299-1240613854 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716299-1240613854.cnf 1108878525 2 

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 6785
/proc/meminfo: memFree=1045584/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=510068 CPUtime=0
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 1039 0 0 0 0 0 0 0 18 0 1 0 89412913 522309632 1024 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 127517 1031 101 285 0 127229 0

[startup+0.03265 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6785
/proc/meminfo: memFree=1045584/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=510068 CPUtime=0.02
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 6988 0 0 0 0 2 0 0 18 0 1 0 89412913 522309632 6973 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 127517 6981 101 285 0 127229 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 510068

[startup+0.101655 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6785
/proc/meminfo: memFree=1045584/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=517884 CPUtime=0.09
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 10068 0 0 0 5 4 0 0 18 0 1 0 89412913 530313216 10053 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 129471 10054 102 285 0 129183 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517884

[startup+0.301672 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6785
/proc/meminfo: memFree=1045584/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=517884 CPUtime=0.29
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 10656 0 0 0 25 4 0 0 20 0 1 0 89412913 530313216 10641 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 129471 10641 102 285 0 129183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517884

[startup+0.701708 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6785
/proc/meminfo: memFree=1045584/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=517884 CPUtime=0.69
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 11810 0 0 0 64 5 0 0 23 0 1 0 89412913 530313216 11795 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 129471 11795 102 285 0 129183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517884

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6786
/proc/meminfo: memFree=994760/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=525700 CPUtime=1.49
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 14000 0 0 0 142 7 0 0 25 0 1 0 89412913 538316800 13985 1992294400 134512640 135680988 4294956192 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 131425 13985 102 285 0 131137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525700

[startup+3.10193 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6786
/proc/meminfo: memFree=938568/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=533512 CPUtime=3.09
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 26918 0 0 0 296 13 0 0 25 0 1 0 89412913 546316288 26902 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 133378 26902 102 285 0 133090 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 533512

[startup+6.30122 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6786
/proc/meminfo: memFree=937224/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=533512 CPUtime=6.29
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 27173 0 0 0 616 13 0 0 25 0 1 0 89412913 546316288 27157 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 133378 27157 102 285 0 133090 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 533512

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6786
/proc/meminfo: memFree=935176/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=533512 CPUtime=12.69
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 27737 0 0 0 1256 13 0 0 25 0 1 0 89412913 546316288 27721 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 133378 27721 102 285 0 133090 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 533512

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6786
/proc/meminfo: memFree=932232/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=541328 CPUtime=25.48
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 28451 0 0 0 2535 13 0 0 25 0 1 0 89412913 554319872 28435 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 135332 28435 102 285 0 135044 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 541328

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6786
/proc/meminfo: memFree=928072/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=541328 CPUtime=51.06
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 29532 0 0 0 5092 14 0 0 25 0 1 0 89412913 554319872 29516 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6785/statm: 135332 29516 102 285 0 135044 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 541328

[startup+102.307 s]
/proc/loadavg: 1.56 1.15 1.05 3/66 6787
/proc/meminfo: memFree=868672/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=152.14
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 15171 43 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134541349 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=49.89
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 4975 14 0 0 25 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 152.14
Current children cumulated vsize (KiB) 639956

[startup+162.302 s]
/proc/loadavg: 1.76 1.29 1.10 3/66 6787
/proc/meminfo: memFree=868544/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=271.85
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 26865 320 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533384 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=109.69
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 10817 152 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134534029 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 271.85
Current children cumulated vsize (KiB) 639956

[startup+222.303 s]
/proc/loadavg: 1.91 1.41 1.15 3/66 6793
/proc/meminfo: memFree=868536/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=391.51
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 38477 674 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=169.58
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 16627 331 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 391.51
Current children cumulated vsize (KiB) 639956

[startup+282.301 s]
/proc/loadavg: 1.97 1.52 1.20 2/66 6793
/proc/meminfo: memFree=868536/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=511.19
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 50105 1014 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134535203 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=229.37
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 22435 502 0 0 17 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533071 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 511.19
Current children cumulated vsize (KiB) 639956

[startup+342.302 s]
/proc/loadavg: 1.91 1.59 1.25 3/66 6793
/proc/meminfo: memFree=868536/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=630.86
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 61730 1356 0 0 16 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=289.24
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 28244 680 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134534258 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 630.86
Current children cumulated vsize (KiB) 639956

[startup+402.302 s]
/proc/loadavg: 1.96 1.66 1.29 3/66 6793
/proc/meminfo: memFree=868536/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=750.53
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 73359 1694 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=349.09
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 34054 855 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 750.53
Current children cumulated vsize (KiB) 639956

[startup+462.303 s]
/proc/loadavg: 1.89 1.69 1.32 3/66 6793
/proc/meminfo: memFree=868600/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=870.22
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 84993 2029 0 0 16 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=408.91
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 39857 1034 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533592 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 870.22
Current children cumulated vsize (KiB) 639956

[startup+522.301 s]
/proc/loadavg: 1.88 1.73 1.36 3/66 6793
/proc/meminfo: memFree=868608/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=989.91
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 96626 2365 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=468.73
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 45662 1211 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 989.91
Current children cumulated vsize (KiB) 639956

[startup+582.302 s]
/proc/loadavg: 1.99 1.79 1.40 3/66 6793
/proc/meminfo: memFree=868608/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=1109.59
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 108246 2713 0 0 16 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=528.59
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 51474 1385 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1109.59
Current children cumulated vsize (KiB) 639956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+627.702 s]
/proc/loadavg: 1.99 1.81 1.42 3/66 6793
/proc/meminfo: memFree=868608/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=1200.16
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 117038 2978 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=573.89
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 55874 1515 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533852 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 639956

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

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

[startup+627.702 s]
/proc/loadavg: 1.99 1.81 1.42 3/66 6793
/proc/meminfo: memFree=868608/2055920 swapFree=4192956/4192956
[pid=6785] ppid=6783 vsize=639956 CPUtime=1200.16
/proc/6785/stat : 6785 (gnovelty+) R 6783 6785 6498 0 -1 4194304 44549 0 0 0 117038 2978 0 0 17 0 2 0 89412913 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6785/statm: 159989 44304 106 285 0 159701 0
[pid=6785/tid=6787] ppid=6783 vsize=639956 CPUtime=573.89
/proc/6785/task/6787/stat : 6787 (gnovelty+) R 6783 6785 6498 0 -1 4194368 7450 0 0 0 55874 1515 0 0 16 0 2 0 89418135 655314944 44304 1992294400 134512640 135680988 4294956192 18446744073709551615 134533852 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 639956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 627.74
CPU time (s): 1200.2
CPU user time (s): 1170.39
CPU system time (s): 29.8075
CPU usage (%): 191.194
Max. virtual memory (cumulated for all children) (KiB): 639956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1170.39
system time used= 29.8075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44549
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= 50647
involuntary context switches= 8103

runsolver used 0.604908 second user time and 1.68974 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 00:57:35
IDJOB=1716299
IDBENCH=20373
IDSOLVER=550
FILE ID=node55/1716299-1240613854
PBS_JOBID= 9186263
Free space on /tmp= 66364 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-13-u.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716299-1240613854/watcher-1716299-1240613854 -o /tmp/evaluation-result-1716299-1240613854/solver-1716299-1240613854 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1716299-1240613854.cnf 1108878525 2

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=1108878525

node55.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.240
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.240
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:       1046000 kB
Buffers:         91576 kB
Cached:         810852 kB
SwapCached:          0 kB
Active:         403848 kB
Inactive:       512512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046000 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20276 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            79608 kB
Committed_AS:   198556 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node55 at 2009-04-25 01:08:05