Trace number 1777267

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) 3877.37 1000.06

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S285713182-059.cnf
MD5SUMa43cbdef3a4536def8ea28a7d3ce3c97
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 variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.11/0.12	c +------------------------------+
0.11/0.12	c | gNovelty+, version 1.0       |
0.11/0.12	c +------------------------------+
0.11/0.12	c gnovelty+ -h for help
0.11/0.12	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-1777267-1243442314/watcher-1777267-1243442314 -o /tmp/evaluation-result-1777267-1243442314/solver-1777267-1243442314 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777267-1243442314.cnf 2114551383 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.70 4.70 4.57 3/109 11330
/proc/meminfo: memFree=716316/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=509228 CPUtime=0.01
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 1356 0 0 0 1 0 0 0 18 0 1 0 1108894202 521449472 1313 4294967295 134512640 135680988 3219796464 3219795728 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/11330/statm: 127307 1321 99 286 0 127019 0

[startup+0.032136 s]
/proc/loadavg: 4.70 4.70 4.57 3/109 11330
/proc/meminfo: memFree=716316/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=517044 CPUtime=0.03
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 9927 0 0 0 1 2 0 0 18 0 1 0 1108894202 529453056 9884 4294967295 134512640 135680988 3219796464 3219794572 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/11330/statm: 129261 9884 99 286 0 128973 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517044

[startup+0.112127 s]
/proc/loadavg: 4.70 4.70 4.57 3/109 11330
/proc/meminfo: memFree=716316/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=517040 CPUtime=0.11
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 18540 0 0 0 5 6 0 0 18 0 1 0 1108894202 529448960 18497 4294967295 134512640 135680988 3219796464 3219795728 134537968 0 0 0 0 0 0 0 17 3 0 0 0
/proc/11330/statm: 129260 18507 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.312113 s]
/proc/loadavg: 4.70 4.70 4.57 3/109 11330
/proc/meminfo: memFree=716316/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=0.77
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 71 6 0 0 18 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795796 134533436 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 547464

[startup+0.712092 s]
/proc/loadavg: 4.70 4.70 4.57 3/109 11330
/proc/meminfo: memFree=716316/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=2.37
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 229 8 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795796 134534805 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 547464

[startup+1.51817 s]
/proc/loadavg: 4.70 4.70 4.57 7/113 11334
/proc/meminfo: memFree=636184/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=5.35
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 525 10 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=1.36
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 136 0 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=1.35
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 132 3 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=1.27
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 126 1 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 547464

[startup+3.11254 s]
/proc/loadavg: 4.70 4.70 4.57 5/113 11334
/proc/meminfo: memFree=636184/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=11.47
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 1128 19 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=2.89
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 287 2 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=2.93
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 287 6 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=2.72
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 270 2 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 547464

[startup+6.31139 s]
/proc/loadavg: 4.65 4.69 4.56 5/113 11334
/proc/meminfo: memFree=636216/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=23.69
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 2333 36 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=5.98
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 594 4 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=5.96
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 585 11 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=5.77
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 568 9 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.69
Current children cumulated vsize (KiB) 547464

[startup+12.715 s]
/proc/loadavg: 4.67 4.69 4.57 6/113 11335
/proc/meminfo: memFree=636000/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=48.22
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 4748 74 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=11.88
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 1168 20 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=12.14
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 1194 20 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=12
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 1182 18 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.22
Current children cumulated vsize (KiB) 547464

[startup+25.515 s]
/proc/loadavg: 4.59 4.67 4.56 5/113 11336
/proc/meminfo: memFree=636072/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=97.37
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 9601 136 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=24.4
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 2398 42 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=24.29
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 2394 35 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=24.16
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 2388 28 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.37
Current children cumulated vsize (KiB) 547464

[startup+51.1096 s]
/proc/loadavg: 4.81 4.71 4.58 5/113 11522
/proc/meminfo: memFree=635652/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=197.07
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 19412 295 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795796 134533868 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=49.09
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 4828 81 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=49.52
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 4884 68 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=48.98
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 4829 69 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.07
Current children cumulated vsize (KiB) 547464

[startup+102.322 s]
/proc/loadavg: 4.97 4.78 4.61 6/113 11715
/proc/meminfo: memFree=635472/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=396.11
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 38989 622 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=98.75
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 9722 153 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=99.49
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 9811 138 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=99.34
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 9777 157 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.11
Current children cumulated vsize (KiB) 547464

[startup+162.316 s]
/proc/loadavg: 4.98 4.82 4.63 5/113 11902
/proc/meminfo: memFree=635348/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=628.27
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 61797 1030 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=156.76
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 15418 258 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=157.3
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 15499 231 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=157.24
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 15464 260 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.27
Current children cumulated vsize (KiB) 547464

[startup+222.313 s]
/proc/loadavg: 5.12 4.88 4.66 5/113 12088
/proc/meminfo: memFree=635348/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=862.17
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 84802 1415 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=215.4
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 21199 341 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=215.2
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 21192 328 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=216.11
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 21260 351 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 862.17
Current children cumulated vsize (KiB) 547464

[startup+282.308 s]
/proc/loadavg: 4.98 4.90 4.68 5/113 12276
/proc/meminfo: memFree=635480/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=1095.7
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 107766 1804 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=273.66
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 26907 459 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=273.65
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 26945 420 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=11330] ppid=11328 vsize=547464 CPUtime=1561.84
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 153607 2577 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=390.27
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 38364 663 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=389.81
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 38377 604 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=390.73
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 38427 646 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1561.84
Current children cumulated vsize (KiB) 547464

[startup+462.308 s]
/proc/loadavg: 5.13 5.03 4.77 6/113 12845
/proc/meminfo: memFree=635232/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=1795.23
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 176592 2931 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795796 134535076 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=448.44
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 44094 750 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=448.04
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 44116 688 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=449.17
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 44185 732 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1795.23
Current children cumulated vsize (KiB) 547464

[startup+522.307 s]
/proc/loadavg: 5.27 5.08 4.80 7/113 13031
/proc/meminfo: memFree=635232/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=2027.62
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 199430 3332 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=506.08
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 49750 858 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=506.25
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 49846 779 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=507.57
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 49924 833 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2027.62
Current children cumulated vsize (KiB) 547464

[startup+582.312 s]
/proc/loadavg: 5.28 5.13 4.83 7/113 13219
/proc/meminfo: memFree=635372/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=2261.75
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 222457 3718 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=564.39
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 55488 951 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=565.32
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 55654 878 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826612 134533342 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=566.04
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 55677 927 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2261.75
Current children cumulated vsize (KiB) 547464

[startup+642.318 s]
/proc/loadavg: 4.97 5.06 4.82 6/113 13408
/proc/meminfo: memFree=635224/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=2493.65
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 245279 4086 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=622.17
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 61170 1047 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218740 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=622.78
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 61318 960 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=623.97
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 61384 1013 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2493.65
Current children cumulated vsize (KiB) 547464

[startup+702.315 s]
/proc/loadavg: 4.76 4.98 4.81 6/113 13597
/proc/meminfo: memFree=635060/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=2724.11
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 267936 4475 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=680.06
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 66864 1142 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218740 134533036 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=680.14
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 66954 1060 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=681.9
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 67074 1116 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434484 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2724.11
Current children cumulated vsize (KiB) 547464

[startup+762.314 s]
/proc/loadavg: 4.84 4.97 4.81 7/113 13784
/proc/meminfo: memFree=635192/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=2956.91
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 290839 4852 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=738.71
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 72637 1234 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=738.09
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 72653 1156 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=739.89
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 72760 1229 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2956.91
Current children cumulated vsize (KiB) 547464

[startup+822.313 s]
/proc/loadavg: 4.86 4.95 4.82 6/113 13970
/proc/meminfo: memFree=635092/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=3185.98
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 313398 5200 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=796.36
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 78315 1321 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=795.52
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 78305 1247 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=797.3
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 78426 1304 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3185.98
Current children cumulated vsize (KiB) 547464

[startup+882.307 s]
/proc/loadavg: 5.12 4.99 4.84 5/113 14162
/proc/meminfo: memFree=635092/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=3419.74
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 336343 5631 0 0 15 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=854.39
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 84005 1434 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=854.46
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 84096 1350 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=855.69
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 84153 1416 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3419.74
Current children cumulated vsize (KiB) 547464

[startup+942.303 s]
/proc/loadavg: 5.10 5.01 4.85 6/113 14351
/proc/meminfo: memFree=635248/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=3653.36
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 359317 6019 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=912.46
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 89714 1532 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=913.49
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 89889 1460 0 0 16 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=913.68
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 89869 1499 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3653.36
Current children cumulated vsize (KiB) 547464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.05 5.02 4.86 7/113 14538
/proc/meminfo: memFree=635076/3368532 swapFree=1959840/1959888
[pid=11330] ppid=11328 vsize=547464 CPUtime=3877.24
/proc/11330/stat : 11330 (gnovelty+) R 11328 11330 7955 0 -1 4202496 20277 0 0 0 381357 6367 0 0 16 0 4 0 1108894202 560603136 20233 4294967295 134512640 135680988 3219796464 3219795708 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11330/statm: 136866 20233 103 286 0 136578 0
[pid=11330/tid=11332] ppid=11328 vsize=547464 CPUtime=968.28
/proc/11330/task/11332/stat : 11332 (gnovelty+) R 11328 11330 7955 0 -1 4202560 72 0 0 0 95204 1624 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3077218652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11330/tid=11333] ppid=11328 vsize=547464 CPUtime=969.7
/proc/11330/task/11333/stat : 11333 (gnovelty+) R 11328 11330 7955 0 -1 4202560 73 0 0 0 95399 1571 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3067826524 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11330/tid=11334] ppid=11328 vsize=547464 CPUtime=969.96
/proc/11330/task/11334/stat : 11334 (gnovelty+) R 11328 11330 7955 0 -1 4202560 75 0 0 0 95416 1580 0 0 15 0 4 0 1108894215 560603136 20233 4294967295 134512640 135680988 3219796464 3058434396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3877.24
Current children cumulated vsize (KiB) 547464

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.06
CPU time (s): 3877.37
CPU user time (s): 3813.69
CPU system time (s): 63.68
CPU usage (%): 387.714
Max. virtual memory (cumulated for all children) (KiB): 547464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3813.69
system time used= 63.68
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20277
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= 1135442
involuntary context switches= 43256

runsolver used 0.35 second user time and 0.54 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 18:38:34
IDJOB=1777267
IDBENCH=70271
IDSOLVER=617
FILE ID=/1777267-1243442314
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S285713182-059.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777267-1243442314/watcher-1777267-1243442314 -o /tmp/evaluation-result-1777267-1243442314/solver-1777267-1243442314 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777267-1243442314.cnf 2114551383 4

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

MD5SUM BENCH= a43cbdef3a4536def8ea28a7d3ce3c97
RANDOM SEED= 2114551383

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:        716612 kB
Buffers:         41320 kB
Cached:        2430292 kB
SwapCached:          0 kB
Active:        1299296 kB
Inactive:      1191468 kB
HighTotal:     2489216 kB
HighFree:       454724 kB
LowTotal:       879316 kB
LowFree:        261888 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1784 kB
Writeback:           0 kB
AnonPages:       18932 kB
Mapped:           7724 kB
Slab:           151368 kB
SReclaimable:   138188 kB
SUnreclaim:      13180 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 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:55:16