Trace number 1778335

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 (4 threads)? (TO) 3697.49 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S928666993-098.cnf
MD5SUMabbce28168cbe1770c6abedb21f913a2
Bench CategoryRANDOM (random 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 variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.08	c +------------------------------+
0.03/0.08	c | gNovelty+, version 1.0       |
0.03/0.08	c +------------------------------+
0.03/0.08	c gnovelty+ -h for help
0.03/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778335-1243477683/watcher-1778335-1243477683 -o /tmp/evaluation-result-1778335-1243477683/solver-1778335-1243477683 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778335-1243477683.cnf 262558047 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.69 3.86 3.83 3/98 29472
/proc/meminfo: memFree=3196568/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=509228 CPUtime=0
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 1514 0 0 0 0 0 0 0 18 0 1 0 929345014 521449472 1470 4294967295 134512640 135680988 3219427728 3219426992 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/29472/statm: 127307 1478 99 286 0 127019 0

[startup+0.02531 s]
/proc/loadavg: 3.69 3.86 3.83 3/98 29472
/proc/meminfo: memFree=3196568/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=509228 CPUtime=0.03
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 8272 0 0 0 0 3 0 0 18 0 1 0 929345014 521449472 8229 4294967295 134512640 135680988 3219427728 3219426992 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/29472/statm: 127307 8249 99 286 0 127019 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509228

[startup+0.105301 s]
/proc/loadavg: 3.69 3.86 3.83 3/98 29472
/proc/meminfo: memFree=3196568/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=0.12
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19791 0 0 0 9 3 0 0 18 0 4 0 929345014 558895104 19746 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19746 103 286 0 136161 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545796

[startup+0.305305 s]
/proc/loadavg: 3.69 3.86 3.83 3/98 29472
/proc/meminfo: memFree=3196568/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=0.83
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19793 0 0 0 47 36 0 0 17 0 4 0 929345014 558895104 19748 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19748 103 286 0 136161 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545796

[startup+0.715305 s]
/proc/loadavg: 3.69 3.86 3.83 3/98 29472
/proc/meminfo: memFree=3196568/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=2.36
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19793 0 0 0 119 117 0 0 15 0 4 0 929345014 558895104 19748 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19748 103 286 0 136161 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 545796

[startup+1.50525 s]
/proc/loadavg: 3.69 3.86 3.83 5/102 29476
/proc/meminfo: memFree=3118276/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=5.1
/proc/29472/stat : 29472 (gnovelty+) S 29470 29472 9860 0 -1 4202496 19793 0 0 0 281 229 0 0 15 0 4 0 929345014 558895104 19748 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19748 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=1.29
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 71 58 0 0 15 0 4 0 929345022 558895104 19748 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=1.27
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 71 56 0 0 15 0 4 0 929345022 558895104 19748 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=1.24
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 60 64 0 0 15 0 4 0 929345022 558895104 19748 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 545796

[startup+3.10508 s]
/proc/loadavg: 3.69 3.86 3.83 5/102 29476
/proc/meminfo: memFree=3117796/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=11.04
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19793 0 0 0 584 520 0 0 15 0 4 0 929345014 558895104 19748 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19748 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=2.77
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 146 131 0 0 15 0 4 0 929345022 558895104 19748 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=2.74
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 131 143 0 0 15 0 4 0 929345022 558895104 19748 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=2.72
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 144 128 0 0 15 0 4 0 929345022 558895104 19748 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 545796

[startup+6.31487 s]
/proc/loadavg: 3.63 3.85 3.83 5/102 29476
/proc/meminfo: memFree=3117796/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=22.98
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 1189 1109 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=5.86
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 305 281 0 0 16 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=5.72
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 262 310 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=5.73
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 309 264 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.98
Current children cumulated vsize (KiB) 545796

[startup+12.7145 s]
/proc/loadavg: 3.66 3.85 3.83 5/102 29477
/proc/meminfo: memFree=3117728/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=46.72
/proc/29472/stat : 29472 (gnovelty+) S 29470 29472 9860 0 -1 4202496 19794 0 0 0 2441 2231 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=11.75
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 609 566 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=11.68
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 589 579 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=11.73
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 622 551 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.72
Current children cumulated vsize (KiB) 545796

[startup+25.5134 s]
/proc/loadavg: 3.59 3.82 3.82 5/102 29477
/proc/meminfo: memFree=3117948/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=93.02
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 4941 4361 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=23.54
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 1255 1099 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=23.05
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 1204 1101 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=22.93
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 1205 1088 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.02
Current children cumulated vsize (KiB) 545796

[startup+51.1113 s]
/proc/loadavg: 3.81 3.85 3.83 5/102 29663
/proc/meminfo: memFree=3117780/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=187.01
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 9903 8798 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=46.77
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 2433 2244 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=47.24
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 2541 2183 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=45.73
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 2382 2191 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 187.01
Current children cumulated vsize (KiB) 545796

[startup+102.307 s]
/proc/loadavg: 3.85 3.86 3.83 5/102 29666
/proc/meminfo: memFree=3117832/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=376.11
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 19800 17811 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=94.31
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 4914 4517 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=94.59
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 5098 4361 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=92.59
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 4752 4507 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 376.11
Current children cumulated vsize (KiB) 545796

[startup+162.302 s]
/proc/loadavg: 3.88 3.86 3.83 5/102 29855
/proc/meminfo: memFree=3117824/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=597.31
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 31374 28357 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=148.84
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 7715 7169 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=150.46
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 8055 6991 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=147.47
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 7588 7159 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 597.31
Current children cumulated vsize (KiB) 545796

[startup+222.318 s]
/proc/loadavg: 4.14 3.94 3.85 5/102 30042
/proc/meminfo: memFree=3117832/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=818.88
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 43119 38769 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=204.17
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 10678 9739 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=206.3
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 11075 9555 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=202.38
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 10385 9853 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 818.88
Current children cumulated vsize (KiB) 545796

[startup+282.313 s]
/proc/loadavg: 4.00 3.94 3.85 5/102 30235
/proc/meminfo: memFree=3118072/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=1040.67
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 54661 49406 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=259.23
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 13532 12391 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=262.07
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 14014 12193 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

################
# More data... #
################

[pid=29472] ppid=29470 vsize=545796 CPUtime=1485.82
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 78025 70557 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=370.37
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 19385 17652 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=372.96
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 19787 17509 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=369.18
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 19062 17856 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1485.82
Current children cumulated vsize (KiB) 545796

[startup+462.308 s]
/proc/loadavg: 3.86 3.91 3.85 5/102 30800
/proc/meminfo: memFree=3116956/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=1707.79
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 89660 81119 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=425.08
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 22247 20261 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=428.48
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 22722 20126 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=425.19
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 22001 20518 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1707.79
Current children cumulated vsize (KiB) 545796

[startup+522.303 s]
/proc/loadavg: 3.99 3.94 3.86 5/102 30987
/proc/meminfo: memFree=3116964/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=1928.48
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 101294 91554 0 0 16 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=480.76
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 25155 22921 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=483.36
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 25574 22762 0 0 16 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=480.5
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 25011 23039 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1928.48
Current children cumulated vsize (KiB) 545796

[startup+582.318 s]
/proc/loadavg: 3.84 3.89 3.85 6/102 31176
/proc/meminfo: memFree=3117576/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=2150.51
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 112911 102140 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=536.24
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 28057 25567 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=539.04
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 28487 25417 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=535.81
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 27961 25620 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2150.51
Current children cumulated vsize (KiB) 545796

[startup+642.313 s]
/proc/loadavg: 3.71 3.85 3.83 5/102 31367
/proc/meminfo: memFree=3116840/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=2372.64
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 124391 112873 0 0 16 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=592.38
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 30994 28244 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=594.72
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 31394 28078 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=591.05
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 30784 28321 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2372.64
Current children cumulated vsize (KiB) 545796

[startup+702.308 s]
/proc/loadavg: 3.65 3.81 3.81 5/102 31554
/proc/meminfo: memFree=3116840/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=2594.44
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 136099 123345 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=648.39
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 33991 30848 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=650.2
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 34338 30682 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=646.26
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 33633 30993 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2594.44
Current children cumulated vsize (KiB) 545796

[startup+762.313 s]
/proc/loadavg: 3.64 3.78 3.80 5/102 31743
/proc/meminfo: memFree=3117080/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=2817.84
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 147824 133960 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=704.16
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 36881 33535 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=706.26
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 37336 33290 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=702
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 36555 33645 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2817.84
Current children cumulated vsize (KiB) 545796

[startup+822.309 s]
/proc/loadavg: 3.82 3.81 3.81 4/102 31930
/proc/meminfo: memFree=3117460/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=3038.85
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 159442 144443 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=759.55
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 39769 36186 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=761.69
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 40238 35931 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=757.11
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 39475 36236 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3038.85
Current children cumulated vsize (KiB) 545796

[startup+882.304 s]
/proc/loadavg: 3.89 3.84 3.82 5/102 32119
/proc/meminfo: memFree=3117576/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=3261.05
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 171261 154844 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=814.84
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 42709 38775 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=816.6
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 43130 38530 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=812.64
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 42462 38802 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3261.05
Current children cumulated vsize (KiB) 545796

[startup+942.318 s]
/proc/loadavg: 3.90 3.87 3.83 5/102 32310
/proc/meminfo: memFree=3117460/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=3482.81
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 182952 165329 0 0 16 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=870.69
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 45651 41418 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=872.12
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 46048 41164 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=867.5
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 45386 41364 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3482.81
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.77 3.84 3.82 5/102 32497
/proc/meminfo: memFree=3117584/3368532 swapFree=1959840/1959888
[pid=29472] ppid=29470 vsize=545796 CPUtime=3697.43
/proc/29472/stat : 29472 (gnovelty+) R 29470 29472 9860 0 -1 4202496 19794 0 0 0 194300 175443 0 0 15 0 4 0 929345014 558895104 19749 4294967295 134512640 135680988 3219427728 3219426972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29472/statm: 136449 19749 103 286 0 136161 0
[pid=29472/tid=29474] ppid=29470 vsize=545796 CPUtime=924.43
/proc/29472/task/29474/stat : 29474 (gnovelty+) R 29470 29472 9860 0 -1 4202560 5 0 0 0 48482 43961 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3077030236 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29472/tid=29475] ppid=29470 vsize=545796 CPUtime=925.77
/proc/29472/task/29475/stat : 29475 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 48860 43717 0 0 15 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3067638108 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29472/tid=29476] ppid=29470 vsize=545796 CPUtime=920.89
/proc/29472/task/29476/stat : 29476 (gnovelty+) R 29470 29472 9860 0 -1 4202560 6 0 0 0 48228 43861 0 0 16 0 4 0 929345022 558895104 19749 4294967295 134512640 135680988 3219427728 3058245980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3697.43
Current children cumulated vsize (KiB) 545796

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)
Real time (s): 1000.04
CPU time (s): 3697.49
CPU user time (s): 1943.03
CPU system time (s): 1754.46
CPU usage (%): 369.735
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1943.03
system time used= 1754.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19794
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= 99228702
involuntary context switches= 225295

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 04:28:03
IDJOB=1778335
IDBENCH=70627
IDSOLVER=617
FILE ID=tipi39/1778335-1243477683
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S928666993-098.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778335-1243477683/watcher-1778335-1243477683 -o /tmp/evaluation-result-1778335-1243477683/solver-1778335-1243477683 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778335-1243477683.cnf 262558047 4

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= abbce28168cbe1770c6abedb21f913a2
RANDOM SEED= 262558047

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3196420 kB
Buffers:         22008 kB
Cached:          54180 kB
SwapCached:          0 kB
Active:          65304 kB
Inactive:        27360 kB
HighTotal:     2489216 kB
HighFree:      2421220 kB
LowTotal:       879316 kB
LowFree:        775200 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1448 kB
Writeback:           0 kB
AnonPages:       16272 kB
Mapped:           5968 kB
Slab:            69832 kB
SReclaimable:    57512 kB
SUnreclaim:      12320 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 04:44:45