Trace number 1777552

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) 3818.64 1000.02

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
MD5SUM3489273d9d670dd6da5e410852c60205
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 variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.37	c +------------------------------+
0.31/0.37	c | gNovelty+, version 1.0       |
0.31/0.37	c +------------------------------+
0.31/0.37	c gnovelty+ -h for help
0.31/0.37	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-1777552-1243448596/watcher-1777552-1243448596 -o /tmp/evaluation-result-1777552-1243448596/solver-1777552-1243448596 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777552-1243448596.cnf 903395722 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.59 3.96 3.98 3/98 1480
/proc/meminfo: memFree=3197260/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=509232 CPUtime=0
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 931 0 0 0 0 0 0 0 18 0 1 0 926436407 521453568 888 4294967295 134512640 135680988 3214517488 3214516752 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1480/statm: 127308 896 99 286 0 127020 0

[startup+0.058384 s]
/proc/loadavg: 3.59 3.96 3.98 3/98 1480
/proc/meminfo: memFree=3197260/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=517048 CPUtime=0.06
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 10028 0 0 0 3 3 0 0 18 0 1 0 926436407 529457152 9985 4294967295 134512640 135680988 3214517488 3214515596 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1480/statm: 129262 9985 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.108369 s]
/proc/loadavg: 3.59 3.96 3.98 3/98 1480
/proc/meminfo: memFree=3197260/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=517044 CPUtime=0.11
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 12406 0 0 0 7 4 0 0 18 0 1 0 926436407 529453056 12363 4294967295 134512640 135680988 3214517488 3214516752 134537905 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1480/statm: 129261 12373 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.308341 s]
/proc/loadavg: 3.59 3.96 3.98 3/98 1480
/proc/meminfo: memFree=3197260/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=517044 CPUtime=0.31
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 20317 0 0 0 26 5 0 0 18 0 1 0 926436407 529453056 20273 4294967295 134512640 135680988 3214517488 3214516752 134538748 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1480/statm: 129261 20273 99 286 0 128973 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 517044

[startup+0.708314 s]
/proc/loadavg: 3.59 3.96 3.98 3/98 1480
/proc/meminfo: memFree=3197260/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=1.61
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 135 26 0 0 16 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 554012

[startup+1.50844 s]
/proc/loadavg: 3.59 3.96 3.98 6/102 1484
/proc/meminfo: memFree=3110680/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=4.64
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 389 75 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=1.07
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 93 14 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=1.04
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 90 14 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=1.06
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 87 19 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 554012

[startup+3.11813 s]
/proc/loadavg: 3.59 3.96 3.98 5/102 1484
/proc/meminfo: memFree=3110240/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=11.03
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 886 217 0 0 16 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=2.67
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 207 60 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=2.62
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 220 42 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=2.67
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 215 52 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 554012

[startup+6.31791 s]
/proc/loadavg: 3.71 3.98 3.99 6/102 1484
/proc/meminfo: memFree=3110116/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=23.54
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 1889 465 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=5.79
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 455 124 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=5.74
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 468 106 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=5.81
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 476 105 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.54
Current children cumulated vsize (KiB) 554012

[startup+12.7174 s]
/proc/loadavg: 3.73 3.98 3.99 5/102 1485
/proc/meminfo: memFree=3109900/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=48.26
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 3796 1030 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=11.99
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 926 273 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=11.91
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 950 241 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=12.11
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 969 242 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 554012

[startup+25.5164 s]
/proc/loadavg: 3.94 4.01 4.00 6/102 1485
/proc/meminfo: memFree=3110120/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=98.2
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 7559 2261 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=24.51
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 1851 600 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=24.36
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 1898 538 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=24.67
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 1917 550 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.2
Current children cumulated vsize (KiB) 554012

[startup+51.1143 s]
/proc/loadavg: 4.08 4.04 4.01 5/102 1670
/proc/meminfo: memFree=3109692/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=196.91
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 14955 4736 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=49.12
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 3670 1242 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=48.77
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 3737 1140 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=49.63
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 3816 1147 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 196.91
Current children cumulated vsize (KiB) 554012

[startup+102.31 s]
/proc/loadavg: 4.30 4.11 4.03 5/102 1857
/proc/meminfo: memFree=3109264/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=394
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 29679 9721 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=98.46
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 7355 2491 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=98.03
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 7381 2422 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=99.06
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 7515 2391 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394
Current children cumulated vsize (KiB) 554012

[startup+162.305 s]
/proc/loadavg: 4.21 4.13 4.04 5/102 2050
/proc/meminfo: memFree=3108456/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=624.39
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 46418 16021 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=155.76
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 11549 4027 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=155.79
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 11515 4064 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=156.94
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 11768 3926 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 624.39
Current children cumulated vsize (KiB) 554012

[startup+222.31 s]
/proc/loadavg: 4.07 4.10 4.03 5/102 2237
/proc/meminfo: memFree=3108892/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=854.27
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 62957 22470 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=212.64
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 15592 5672 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=213.67
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 15687 5680 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=214.33
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 15965 5468 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 854.27
Current children cumulated vsize (KiB) 554012

[startup+282.315 s]
/proc/loadavg: 4.09 4.11 4.04 6/102 2426
/proc/meminfo: memFree=3108736/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=1083.68
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 79414 28954 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=270.16
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 19758 7258 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=271.29
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 19722 7407 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=1480] ppid=1478 vsize=554012 CPUtime=1540.28
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 111914 42114 0 0 16 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=384.4
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 27809 10631 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=384.5
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 27794 10656 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=386.33
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 28199 10434 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1540.28
Current children cumulated vsize (KiB) 554012

[startup+462.311 s]
/proc/loadavg: 4.03 4.07 4.03 6/102 3007
/proc/meminfo: memFree=3108504/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=1769.65
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 128023 48942 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=441.48
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 31833 12315 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=441.65
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 31802 12363 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=443.91
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 32239 12152 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1769.65
Current children cumulated vsize (KiB) 554012

[startup+522.306 s]
/proc/loadavg: 4.02 4.06 4.03 5/102 3196
/proc/meminfo: memFree=3108604/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=1997.4
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 143903 55837 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=498.78
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 35814 14064 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=498.12
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 35697 14115 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906740 134534000 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=500.72
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 36257 13815 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1997.4
Current children cumulated vsize (KiB) 554012

[startup+582.311 s]
/proc/loadavg: 3.95 4.03 4.01 5/102 3400
/proc/meminfo: memFree=3108744/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=2227
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 160050 62650 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=556.12
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 39840 15772 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=555.42
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 39742 15800 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=558.77
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 40381 15496 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2227
Current children cumulated vsize (KiB) 554012

[startup+642.306 s]
/proc/loadavg: 3.80 3.97 3.99 5/102 3603
/proc/meminfo: memFree=3108876/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=2456.24
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 175572 70052 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=613.01
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 43611 17690 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=612.96
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 43637 17659 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=616.64
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 44371 17293 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2456.24
Current children cumulated vsize (KiB) 554012

[startup+702.311 s]
/proc/loadavg: 3.81 3.93 3.98 4/102 3790
/proc/meminfo: memFree=3108768/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=2684.36
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 191582 76854 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=669.72
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 47571 19401 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=670.05
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 47684 19321 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=673.48
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 48324 19024 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2684.36
Current children cumulated vsize (KiB) 554012

[startup+762.316 s]
/proc/loadavg: 4.30 4.06 4.02 5/102 3979
/proc/meminfo: memFree=3108720/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=2914.33
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 207672 83761 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=727.26
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 51580 21146 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=727.71
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 51736 21035 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=730.74
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 52362 20712 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2914.33
Current children cumulated vsize (KiB) 554012

[startup+822.311 s]
/proc/loadavg: 4.08 4.03 4.01 5/102 4166
/proc/meminfo: memFree=3108976/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=3142.33
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 223550 90683 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=784
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 55483 22917 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=784.82
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 55819 22663 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=787.97
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 56307 22490 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3142.33
Current children cumulated vsize (KiB) 554012

[startup+882.307 s]
/proc/loadavg: 4.19 4.08 4.02 5/102 4354
/proc/meminfo: memFree=3109140/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=3370.4
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 239597 97443 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=840.23
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 59340 24683 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=842.82
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 59920 24362 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906684 134997796 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=844.54
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 60387 24067 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3370.4
Current children cumulated vsize (KiB) 554012

[startup+942.312 s]
/proc/loadavg: 4.11 4.08 4.02 6/102 4546
/proc/meminfo: memFree=3109008/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=3598.89
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 255815 104074 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=897.32
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 63283 26449 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=899.92
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 64012 25980 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=901.72
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 64534 25638 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3598.89
Current children cumulated vsize (KiB) 554012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.04 4.06 4.02 5/102 4733
/proc/meminfo: memFree=3109008/3368532 swapFree=1959840/1959888
[pid=1480] ppid=1478 vsize=554012 CPUtime=3818.6
/proc/1480/stat : 1480 (gnovelty+) R 1478 1480 9860 0 -1 4202496 22080 0 0 0 271129 110731 0 0 15 0 4 0 926436407 567308288 22036 4294967295 134512640 135680988 3214517488 3214516732 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1480/statm: 138503 22036 103 286 0 138215 0
[pid=1480/tid=1482] ppid=1478 vsize=554012 CPUtime=952.34
/proc/1480/task/1482/stat : 1482 (gnovelty+) R 1478 1480 9860 0 -1 4202560 387 0 0 0 67062 28172 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3075141980 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1480/tid=1483] ppid=1478 vsize=554012 CPUtime=955.2
/proc/1480/task/1483/stat : 1483 (gnovelty+) R 1478 1480 9860 0 -1 4202560 400 0 0 0 67998 27522 0 0 16 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3063906652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1480/tid=1484] ppid=1478 vsize=554012 CPUtime=956.56
/proc/1480/task/1484/stat : 1484 (gnovelty+) R 1478 1480 9860 0 -1 4202560 398 0 0 0 68321 27335 0 0 15 0 4 0 926436445 567308288 22036 4294967295 134512640 135680988 3214517488 3052671324 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3818.6
Current children cumulated vsize (KiB) 554012

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.02
CPU time (s): 3818.64
CPU user time (s): 2711.31
CPU system time (s): 1107.33
CPU usage (%): 381.856
Max. virtual memory (cumulated for all children) (KiB): 554012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2711.31
system time used= 1107.33
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22080
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= 50031321
involuntary context switches= 122366

runsolver used 0.01 second user time and 0.03 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 20:23:16
IDJOB=1777552
IDBENCH=70366
IDSOLVER=617
FILE ID=tipi39/1777552-1243448596
PBS_JOBID=
Free space on /tmp= 5743 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777552-1243448596/watcher-1777552-1243448596 -o /tmp/evaluation-result-1777552-1243448596/solver-1777552-1243448596 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777552-1243448596.cnf 903395722 4

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

MD5SUM BENCH= 3489273d9d670dd6da5e410852c60205
RANDOM SEED= 903395722

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:       3197260 kB
Buffers:         21836 kB
Cached:          53700 kB
SwapCached:          0 kB
Active:          65884 kB
Inactive:        26156 kB
HighTotal:     2489216 kB
HighFree:      2421640 kB
LowTotal:       879316 kB
LowFree:        775620 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:       16528 kB
Mapped:           6104 kB
Slab:            69440 kB
SReclaimable:    57184 kB
SUnreclaim:      12256 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5743 MiB
End job on tipi39 at 2009-05-27 20:39:59