Trace number 1777216

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) 3843.33 1000.04

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1992353905-004.cnf
MD5SUMbd2ffd9bc7cc85da4d9e7498163745df
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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

0.11/0.13	c +------------------------------+
0.11/0.13	c | gNovelty+, version 1.0       |
0.11/0.13	c +------------------------------+
0.11/0.13	c gnovelty+ -h for help
0.11/0.13	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-1777216-1243440396/watcher-1777216-1243440396 -o /tmp/evaluation-result-1777216-1243440396/solver-1777216-1243440396 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777216-1243440396.cnf 1747439082 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: 4.48 4.82 4.86 3/109 5166
/proc/meminfo: memFree=717012/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=509232 CPUtime=0
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 1324 0 0 0 0 0 0 0 18 0 1 0 1108702397 521453568 1281 4294967295 134512640 135680988 3218872592 3218871856 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/5166/statm: 127308 1289 99 286 0 127020 0

[startup+0.075041 s]
/proc/loadavg: 4.48 4.82 4.86 3/109 5166
/proc/meminfo: memFree=717012/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=517048 CPUtime=0.07
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 10057 0 0 0 4 3 0 0 18 0 1 0 1108702397 529457152 10014 4294967295 134512640 135680988 3218872592 3218870700 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/5166/statm: 129262 10015 99 286 0 128974 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517048

[startup+0.115039 s]
/proc/loadavg: 4.48 4.82 4.86 3/109 5166
/proc/meminfo: memFree=717012/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=517044 CPUtime=0.11
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 17382 0 0 0 6 5 0 0 18 0 1 0 1108702397 529453056 17338 4294967295 134512640 135680988 3218872592 3218871856 134537905 0 0 0 0 0 0 0 17 3 0 0 0
/proc/5166/statm: 129261 17343 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.315029 s]
/proc/loadavg: 4.48 4.82 4.86 3/109 5166
/proc/meminfo: memFree=717012/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=0.76
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 68 8 0 0 17 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 547712

[startup+0.715009 s]
/proc/loadavg: 4.48 4.82 4.86 3/109 5166
/proc/meminfo: memFree=717012/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=2.35
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 225 10 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 547712

[startup+1.51534 s]
/proc/loadavg: 4.48 4.82 4.86 6/113 5170
/proc/meminfo: memFree=637164/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=5.39
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 524 15 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=1.35
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 134 1 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=1.31
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 127 4 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=1.22
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 120 2 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 547712

[startup+3.12159 s]
/proc/loadavg: 4.48 4.82 4.86 8/113 5170
/proc/meminfo: memFree=637016/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=11.7
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 1140 30 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=2.94
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 286 8 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=2.89
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 281 8 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=2.81
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 278 3 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.7
Current children cumulated vsize (KiB) 547712

[startup+6.31529 s]
/proc/loadavg: 4.60 4.84 4.87 5/113 5170
/proc/meminfo: memFree=636916/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=23.94
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 2343 51 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=5.87
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 576 11 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=5.94
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 579 15 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=5.93
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 586 7 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.94
Current children cumulated vsize (KiB) 547712

[startup+12.7148 s]
/proc/loadavg: 4.56 4.83 4.86 6/113 5170
/proc/meminfo: memFree=636732/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=48.19
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 4736 83 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=11.99
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 1177 22 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=11.96
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 1177 19 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=11.92
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 1174 18 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.19
Current children cumulated vsize (KiB) 547712

[startup+25.5202 s]
/proc/loadavg: 4.58 4.82 4.86 5/113 5170
/proc/meminfo: memFree=636804/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=98.77
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 9705 172 0 0 16 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=24.61
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 2416 45 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=24.46
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 2398 48 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=24.65
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 2432 33 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.77
Current children cumulated vsize (KiB) 547712

[startup+51.1154 s]
/proc/loadavg: 5.10 4.92 4.89 5/113 5357
/proc/meminfo: memFree=636376/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=197.62
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 19391 371 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=49
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 4791 109 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=49.36
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 4840 96 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=49.31
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 4854 77 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.62
Current children cumulated vsize (KiB) 547712

[startup+102.311 s]
/proc/loadavg: 5.46 5.04 4.93 7/113 5542
/proc/meminfo: memFree=635708/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=395.83
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 38863 720 0 0 16 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871924 134534538 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=98.23
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 9628 195 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=98.86
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 9711 175 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=99.48
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 9774 174 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 395.83
Current children cumulated vsize (KiB) 547712

[startup+162.307 s]
/proc/loadavg: 5.08 5.03 4.93 6/113 5731
/proc/meminfo: memFree=635484/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=627.59
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 61650 1109 0 0 16 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=155.13
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 15233 280 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=156.94
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 15423 271 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=157.46
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 15480 266 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 627.59
Current children cumulated vsize (KiB) 547712

[startup+222.314 s]
/proc/loadavg: 5.20 5.11 4.97 6/113 5920
/proc/meminfo: memFree=635164/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=856.68
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 84158 1510 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=212.25
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 20842 383 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=213.42
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 20978 364 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=215.27
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 21154 373 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 856.68
Current children cumulated vsize (KiB) 547712

[startup+282.31 s]
/proc/loadavg: 5.01 5.06 4.95 6/113 6111
/proc/meminfo: memFree=635336/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=1084.29
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 106558 1871 0 0 16 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871924 134533068 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=269.23
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 26457 466 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=270.04
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 26544 460 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=5166] ppid=5164 vsize=547712 CPUtime=1542.29
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 151606 2623 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=383.41
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 37652 689 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=383.97
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 37764 633 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=387.12
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 38052 660 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 547712

[startup+462.314 s]
/proc/loadavg: 5.01 4.96 4.92 8/113 6676
/proc/meminfo: memFree=635584/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=1773.74
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 174345 3029 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=440.96
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 43312 784 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=441.61
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 43428 733 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=445.63
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 43803 760 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1773.74
Current children cumulated vsize (KiB) 547712

[startup+522.324 s]
/proc/loadavg: 5.22 5.04 4.95 9/113 6865
/proc/meminfo: memFree=635180/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=2007.86
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 197377 3409 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=499.04
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 49014 890 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=500.57
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 49227 830 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=504.51
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 49601 850 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2007.86
Current children cumulated vsize (KiB) 547712

[startup+582.317 s]
/proc/loadavg: 5.02 5.02 4.95 7/113 7056
/proc/meminfo: memFree=635328/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=2237.72
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 220008 3764 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=556.79
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 54701 978 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=557.57
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 54843 914 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=562.18
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 55284 934 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2237.72
Current children cumulated vsize (KiB) 547712

[startup+642.313 s]
/proc/loadavg: 4.56 4.89 4.91 5/113 7247
/proc/meminfo: memFree=635732/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=2469.65
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 242827 4138 0 0 16 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=614.49
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 60367 1082 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=616.27
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 60630 997 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=620.03
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 60982 1021 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2469.65
Current children cumulated vsize (KiB) 547712

[startup+702.316 s]
/proc/loadavg: 4.41 4.80 4.87 7/113 7433
/proc/meminfo: memFree=635460/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=2699.14
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 265411 4503 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=671.84
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 66000 1184 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=673.26
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 66247 1079 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=677.79
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 66674 1105 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2699.14
Current children cumulated vsize (KiB) 547712

[startup+762.316 s]
/proc/loadavg: 4.94 4.87 4.89 5/113 7622
/proc/meminfo: memFree=635436/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=2925.14
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 287621 4893 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=726.99
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 71419 1280 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=730.23
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 71849 1174 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=735.1
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 72318 1192 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2925.14
Current children cumulated vsize (KiB) 547712

[startup+822.306 s]
/proc/loadavg: 4.50 4.75 4.85 6/113 7811
/proc/meminfo: memFree=635584/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=3155.19
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 310246 5273 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=785.52
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 77176 1376 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=786.83
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 77416 1267 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=792.4
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 77943 1297 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3155.19
Current children cumulated vsize (KiB) 547712

[startup+882.319 s]
/proc/loadavg: 4.58 4.73 4.83 5/113 8005
/proc/meminfo: memFree=634716/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=3388.77
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 333197 5680 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=844.6
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 82998 1462 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=845
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 83123 1377 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=850.77
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 83679 1398 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3388.77
Current children cumulated vsize (KiB) 547712

[startup+942.316 s]
/proc/loadavg: 4.46 4.67 4.80 6/113 8193
/proc/meminfo: memFree=634864/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=3620.69
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 356023 6046 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=902.37
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 88692 1545 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=903.07
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 88834 1473 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=909.1
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 89410 1500 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3620.69
Current children cumulated vsize (KiB) 547712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.52 4.65 4.79 7/113 8379
/proc/meminfo: memFree=634864/3368532 swapFree=1959840/1959888
[pid=5166] ppid=5164 vsize=547712 CPUtime=3843.25
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 7955 0 -1 4202496 20352 0 0 0 377925 6400 0 0 15 0 4 0 1108702397 560857088 20308 4294967295 134512640 135680988 3218872592 3218871836 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5166/statm: 136928 20308 103 286 0 136640 0
[pid=5166/tid=5168] ppid=5164 vsize=547712 CPUtime=958.17
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 7955 0 -1 4202560 82 0 0 0 94187 1630 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3077140828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=547712 CPUtime=958.58
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 94289 1569 0 0 15 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3067748700 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=547712 CPUtime=964.91
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 7955 0 -1 4202560 84 0 0 0 94901 1590 0 0 16 0 4 0 1108702410 560857088 20308 4294967295 134512640 135680988 3218872592 3058356572 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3843.25
Current children cumulated vsize (KiB) 547712

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): 3843.33
CPU user time (s): 3779.33
CPU system time (s): 64
CPU usage (%): 384.318
Max. virtual memory (cumulated for all children) (KiB): 547712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3779.33
system time used= 64
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20352
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= 1686118
involuntary context switches= 41535

runsolver used 0.16 second user time and 0.26 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 18:06:36
IDJOB=1777216
IDBENCH=70254
IDSOLVER=617
FILE ID=/1777216-1243440396
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1992353905-004.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777216-1243440396/watcher-1777216-1243440396 -o /tmp/evaluation-result-1777216-1243440396/solver-1777216-1243440396 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777216-1243440396.cnf 1747439082 4

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

MD5SUM BENCH= bd2ffd9bc7cc85da4d9e7498163745df
RANDOM SEED= 1747439082

Linux (none) 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.073
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.42
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        717012 kB
Buffers:         41312 kB
Cached:        2429720 kB
SwapCached:          0 kB
Active:        1299136 kB
Inactive:      1191028 kB
HighTotal:     2489216 kB
HighFree:       454860 kB
LowTotal:       879316 kB
LowFree:        262152 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1800 kB
Writeback:           0 kB
AnonPages:       19132 kB
Mapped:           7752 kB
Slab:           151384 kB
SReclaimable:   138148 kB
SUnreclaim:      13236 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-27 18:23:18