Trace number 1775006

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
ManySAT 1.1 aimd 1/2009-03-20? (TO) 10000.1 5012.82

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
3.09/3.11	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
3.09/3.11	c ==============================================================================
3.09/3.11	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
3.09/3.11	c CPU time:   3.07753 s
3.09/3.11	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775006-1241293257/watcher-1775006-1241293257 -o /tmp/evaluation-result-1775006-1241293257/solver-1775006-1241293257 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775006-1241293257.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.67 3.92 3.96 3/64 379
/proc/meminfo: memFree=1489648/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=1560 CPUtime=0
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 1597440 270 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 390 271 50 127 0 260 0

[startup+0.040758 s]
/proc/loadavg: 3.67 3.92 3.96 3/64 379
/proc/meminfo: memFree=1489648/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=4004 CPUtime=0.03
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 900 0 0 0 3 0 0 0 18 0 1 0 157358956 4100096 884 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 1001 884 50 127 0 871 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9360

[startup+0.101764 s]
/proc/loadavg: 3.67 3.92 3.96 3/64 379
/proc/meminfo: memFree=1489648/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=8736 CPUtime=0.09
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 1980 0 0 0 8 1 0 0 18 0 1 0 157358956 8945664 1964 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 2184 1965 50 127 0 2054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14092

[startup+0.301785 s]
/proc/loadavg: 3.67 3.92 3.96 3/64 379
/proc/meminfo: memFree=1489648/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=16916 CPUtime=0.29
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 4073 0 0 0 27 2 0 0 19 0 1 0 157358956 17321984 4057 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 4229 4057 68 127 0 4099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22272

[startup+0.701827 s]
/proc/loadavg: 3.67 3.92 3.96 3/64 379
/proc/meminfo: memFree=1489648/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=19624 CPUtime=0.68
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 4557 0 0 0 66 2 0 0 23 0 1 0 157358956 20094976 4541 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 4906 4541 68 127 0 4776 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24980

[startup+1.50191 s]
/proc/loadavg: 3.46 3.87 3.95 2/66 381
/proc/meminfo: memFree=1466848/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=23716 CPUtime=1.49
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 5402 0 0 0 146 3 0 0 25 0 1 0 157358956 24285184 5386 1992294400 134512640 135034092 4294956112 18446744073709551615 134569554 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 5929 5386 68 127 0 5799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29072

[startup+3.10208 s]
/proc/loadavg: 3.46 3.87 3.95 2/66 381
/proc/meminfo: memFree=1466720/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=0
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157358956 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/379/statm: 1339 235 195 169 0 50 0
[pid=380] ppid=379 vsize=23716 CPUtime=3.09
/proc/380/stat : 380 (SatElite) R 379 379 342 0 -1 4194304 5402 0 0 0 306 3 0 0 25 0 1 0 157358956 24285184 5386 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 1 0 0
/proc/380/statm: 5929 5386 68 127 0 5799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29072

[startup+6.30144 s]
/proc/loadavg: 3.50 3.87 3.95 5/69 385
/proc/meminfo: memFree=1420936/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=97396 CPUtime=5.18
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 16064 0 0 0 509 9 0 0 18 0 4 0 157359303 99733504 16050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/382/statm: 24349 16050 83 193 0 24153 0
[pid=382/tid=383] ppid=379 vsize=97396 CPUtime=0.53
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 521 0 0 0 53 0 0 0 19 0 4 0 157359348 99733504 16050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=97396 CPUtime=1.21
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 776 0 0 0 120 1 0 0 22 0 4 0 157359348 99733504 16050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=97396 CPUtime=1.04
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 641 0 0 0 103 1 0 0 21 0 4 0 157359348 99733504 16050 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 102752

[startup+12.7011 s]
/proc/loadavg: 3.54 3.87 3.95 5/69 385
/proc/meminfo: memFree=1408400/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=111196 CPUtime=17.96
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 19109 0 0 0 1783 13 0 0 18 0 4 0 157359303 113864704 19095 1992294400 134512640 135305190 4294956160 18446744073709551615 134558506 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 27799 19095 83 193 0 27603 0
[pid=382/tid=383] ppid=379 vsize=111196 CPUtime=3.12
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 1078 0 0 0 312 0 0 0 23 0 4 0 157359348 113864704 19095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=111196 CPUtime=2.71
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 1155 0 0 0 270 1 0 0 25 0 4 0 157359348 113864704 19095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=111196 CPUtime=4.63
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 1363 0 0 0 461 2 0 0 25 0 4 0 157359348 113864704 19095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.41
Current children cumulated vsize (KiB) 116552

[startup+25.5025 s]
/proc/loadavg: 3.64 3.88 3.95 5/69 385
/proc/meminfo: memFree=1392912/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=126308 CPUtime=43.5
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 22784 0 0 0 4333 17 0 0 25 0 4 0 157359303 129339392 22770 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 31577 22770 83 193 0 31381 0
[pid=382/tid=383] ppid=379 vsize=126308 CPUtime=8.52
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 2118 0 0 0 850 2 0 0 25 0 4 0 157359348 129339392 22770 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=126308 CPUtime=8.05
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 1908 0 0 0 804 1 0 0 25 0 4 0 157359348 129339392 22770 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=385] ppid=379 vsize=126308 CPUtime=11.49
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 2185 0 0 0 1146 3 0 0 25 0 4 0 157359348 129339392 22770 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.95
Current children cumulated vsize (KiB) 131664

[startup+51.1023 s]
/proc/loadavg: 3.76 3.89 3.95 5/69 385
/proc/meminfo: memFree=1380688/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=138120 CPUtime=94.59
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 25765 0 0 0 9438 21 0 0 25 0 4 0 157359303 141434880 25751 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 34530 25751 83 193 0 34334 0
[pid=382/tid=383] ppid=379 vsize=138120 CPUtime=20.42
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 2964 0 0 0 2039 3 0 0 25 0 4 0 157359348 141434880 25751 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=138120 CPUtime=20.41
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 2521 0 0 0 2039 2 0 0 25 0 4 0 157359348 141434880 25751 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=385] ppid=379 vsize=138120 CPUtime=24.63
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 2923 0 0 0 2459 4 0 0 25 0 4 0 157359348 141434880 25751 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.04
Current children cumulated vsize (KiB) 143476

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.95 5/69 385
/proc/meminfo: memFree=1349008/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=170384 CPUtime=196.78
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 33643 0 0 0 19646 32 0 0 19 0 4 0 157359303 174473216 33629 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/382/statm: 42596 33629 83 193 0 42400 0
[pid=382/tid=383] ppid=379 vsize=170384 CPUtime=44.82
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 4564 0 0 0 4476 6 0 0 25 0 4 0 157359348 174473216 33629 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=170384 CPUtime=44.3
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 4581 0 0 0 4426 4 0 0 25 0 4 0 157359348 174473216 33629 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=385] ppid=379 vsize=170384 CPUtime=51.19
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 4695 0 0 0 5114 5 0 0 25 0 4 0 157359348 174473216 33629 1992294400 134512640 135305190 4294956160 18446744073709551615 134551945 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 200.23
Current children cumulated vsize (KiB) 175740

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.95 5/69 385
/proc/meminfo: memFree=1337104/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=184320 CPUtime=316.51
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 36694 0 0 0 31616 35 0 0 25 0 4 0 157359303 188743680 36680 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/382/statm: 46080 36680 83 193 0 45884 0
[pid=382/tid=383] ppid=379 vsize=184320 CPUtime=74.7
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 5311 0 0 0 7464 6 0 0 25 0 4 0 157359348 188743680 36680 1992294400 134512640 135305190 4294956160 18446744073709551615 134557385 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=184320 CPUtime=74.19
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 5391 0 0 0 7414 5 0 0 25 0 4 0 157359348 188743680 36680 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=385] ppid=379 vsize=184320 CPUtime=81.29
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 5220 0 0 0 8123 6 0 0 25 0 4 0 157359348 188743680 36680 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 319.96

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

/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 30832 0 0 0 225042 52 0 0 25 0 4 0 157359348 552763392 119170 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9061.17
Current children cumulated vsize (KiB) 545164

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 393
/proc/meminfo: memFree=1004688/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=539952 CPUtime=9177.46
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 119696 0 0 0 917561 185 0 0 25 0 4 0 157359303 552910848 119408 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/382/statm: 134988 119408 83 193 0 134792 0
[pid=382/tid=383] ppid=379 vsize=539952 CPUtime=2279.28
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20339 0 0 0 227894 34 0 0 25 0 4 0 157359348 552910848 119408 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=539952 CPUtime=2288.45
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 24923 0 0 0 228804 41 0 0 25 0 4 0 157359348 552910848 119408 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=539952 CPUtime=2280.8
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 30837 0 0 0 228028 52 0 0 25 0 4 0 157359348 552910848 119408 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9180.91
Current children cumulated vsize (KiB) 545308

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/69 393
/proc/meminfo: memFree=1002704/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=542292 CPUtime=9297.2
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 120205 0 0 0 929534 186 0 0 25 0 4 0 157359303 555307008 119917 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/382/statm: 135573 119917 83 193 0 135377 0
[pid=382/tid=383] ppid=379 vsize=542292 CPUtime=2309.45
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20412 0 0 0 230911 34 0 0 25 0 4 0 157359348 555307008 119917 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=542292 CPUtime=2318.25
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 24962 0 0 0 231784 41 0 0 25 0 4 0 157359348 555307008 119917 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=542292 CPUtime=2310.87
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 30896 0 0 0 231035 52 0 0 25 0 4 0 157359348 555307008 119917 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9300.65
Current children cumulated vsize (KiB) 547648

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 393
/proc/meminfo: memFree=1002256/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=543964 CPUtime=9416.94
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 120299 0 0 0 941508 186 0 0 25 0 4 0 157359303 557019136 120011 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/382/statm: 135991 120011 83 193 0 135795 0
[pid=382/tid=383] ppid=379 vsize=543964 CPUtime=2339.44
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20415 0 0 0 233910 34 0 0 25 0 4 0 157359348 557019136 120011 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=384] ppid=379 vsize=543964 CPUtime=2348.25
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 25042 0 0 0 234784 41 0 0 25 0 4 0 157359348 557019136 120011 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=543964 CPUtime=2340.73
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 30899 0 0 0 234021 52 0 0 25 0 4 0 157359348 557019136 120011 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9420.39
Current children cumulated vsize (KiB) 549320

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 393
/proc/meminfo: memFree=1000656/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=545932 CPUtime=9536.69
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 120719 0 0 0 953482 187 0 0 25 0 4 0 157359303 559034368 120431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 136483 120431 83 193 0 136287 0
[pid=382/tid=383] ppid=379 vsize=545932 CPUtime=2369.49
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20420 0 0 0 236915 34 0 0 25 0 4 0 157359348 559034368 120431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=545932 CPUtime=2378.34
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 25384 0 0 0 237793 41 0 0 25 0 4 0 157359348 559034368 120431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=545932 CPUtime=2370.44
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 30924 0 0 0 236991 53 0 0 25 0 4 0 157359348 559034368 120431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9540.14
Current children cumulated vsize (KiB) 551288

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 399
/proc/meminfo: memFree=997328/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=549692 CPUtime=9656.4
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 121606 0 0 0 965452 188 0 0 25 0 4 0 157359303 562884608 121256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 137423 121256 83 193 0 137227 0
[pid=382/tid=383] ppid=379 vsize=549692 CPUtime=2399.36
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20448 0 0 0 239902 34 0 0 25 0 4 0 157359348 562884608 121256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=549692 CPUtime=2408.34
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 25389 0 0 0 240793 41 0 0 25 0 4 0 157359348 562884608 121256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=549692 CPUtime=2400.33
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 30978 0 0 0 239980 53 0 0 25 0 4 0 157359348 562884608 121256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9659.85
Current children cumulated vsize (KiB) 555048

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 399
/proc/meminfo: memFree=996496/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=550664 CPUtime=9776.15
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 121827 0 0 0 977426 189 0 0 25 0 4 0 157359303 563879936 121477 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 137666 121477 83 193 0 137470 0
[pid=382/tid=383] ppid=379 vsize=550664 CPUtime=2429.26
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20462 0 0 0 242891 35 0 0 25 0 4 0 157359348 563879936 121477 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=550664 CPUtime=2438.34
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 25389 0 0 0 243793 41 0 0 25 0 4 0 157359348 563879936 121477 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=550664 CPUtime=2430.19
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 31097 0 0 0 242966 53 0 0 25 0 4 0 157359348 563879936 121477 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9779.6
Current children cumulated vsize (KiB) 556020

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 399
/proc/meminfo: memFree=995984/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=551380 CPUtime=9895.89
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 121947 0 0 0 989400 189 0 0 25 0 4 0 157359303 564613120 121597 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 137845 121597 83 193 0 137649 0
[pid=382/tid=383] ppid=379 vsize=551380 CPUtime=2459.16
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20496 0 0 0 245881 35 0 0 25 0 4 0 157359348 564613120 121597 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=551380 CPUtime=2468.33
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 25389 0 0 0 246792 41 0 0 25 0 4 0 157359348 564613120 121597 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=551380 CPUtime=2460.06
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 31113 0 0 0 245953 53 0 0 25 0 4 0 157359348 564613120 121597 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9899.34
Current children cumulated vsize (KiB) 556736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.8 s]
/proc/loadavg: 4.00 4.00 3.96 5/69 399
/proc/meminfo: memFree=994832/2055920 swapFree=4180872/4192956
[pid=379] ppid=377 vsize=5356 CPUtime=3.45
/proc/379/stat : 379 (manysat.sh) S 377 379 342 0 -1 4194304 313 5406 0 0 0 0 340 5 16 0 1 0 157358956 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/379/statm: 1339 238 195 169 0 50 0
[pid=382] ppid=379 vsize=552512 CPUtime=9996.68
/proc/382/stat : 382 (manysat1.1_stat) R 379 379 342 0 -1 4194304 122228 0 0 0 999478 190 0 0 25 0 4 0 157359303 565772288 121878 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/382/statm: 138128 121878 83 193 0 137932 0
[pid=382/tid=383] ppid=379 vsize=552512 CPUtime=2484.29
/proc/382/task/383/stat : 383 (manysat1.1_stat) R 379 379 342 0 -1 4194368 20522 0 0 0 248394 35 0 0 25 0 4 0 157359348 565772288 121878 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=382/tid=384] ppid=379 vsize=552512 CPUtime=2493.57
/proc/382/task/384/stat : 384 (manysat1.1_stat) R 379 379 342 0 -1 4194368 25446 0 0 0 249316 41 0 0 25 0 4 0 157359348 565772288 121878 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=382/tid=385] ppid=379 vsize=552512 CPUtime=2485.22
/proc/382/task/385/stat : 385 (manysat1.1_stat) R 379 379 342 0 -1 4194368 31196 0 0 0 248469 53 0 0 25 0 4 0 157359348 565772288 121878 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 557868

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 379 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=404482
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=60990
# CPU time returned by wait4() is 3.46547
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5012.82
CPU time (s): 10000.1
CPU user time (s): 9998.18
CPU system time (s): 1.95
CPU usage (%): 199.491
Max. virtual memory (cumulated for all children) (KiB): 557868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40448
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5719
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= 6
involuntary context switches= 9

runsolver used 4.55731 second user time and 13.6809 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 21:40:57
IDJOB=1775006
IDBENCH=71074
IDSOLVER=612
FILE ID=node19/1775006-1241293257
PBS_JOBID= 9225139
Free space on /tmp= 66496 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775006-1241293257/watcher-1775006-1241293257 -o /tmp/evaluation-result-1775006-1241293257/solver-1775006-1241293257 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775006-1241293257.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=60364838

node19.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1490128 kB
Buffers:         82080 kB
Cached:         387416 kB
SwapCached:       6776 kB
Active:          67296 kB
Inactive:       410792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490128 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            5048 kB
Writeback:           0 kB
Mapped:          13328 kB
Slab:            73708 kB
Committed_AS:   727432 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node19 at 2009-05-02 23:04:32