Trace number 1087109

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
Concrete + CSP4J - Tabu Engine 2008-05-30SAT 14.2238 14.4318

DiagnosticValue
CHECKS23030900
NODES6856

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-10.xml
MD5SUMed0064ec6f686799b617fe86f279a28f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.43163
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

11.16/11.35	c CPU-LOAD 8.25
11.16/11.35	c LOADED 200 V (190 E), 2053 ExtensionConstraint2D, arity 2, 8.25 cpu
14.13/14.36	v 2592 -2412 2584 -2624 -2280 2488 -2572 -2532 2464 -2332 2292 -2628 2544 2436 2492 2408 -2600 -2464 -2360 -2656 2556 2472 -2312 2448 2348 -2432 2636 2600 2608 2396 -2580 -2492 2280 2384 2432 -2424 2612 2656 2424 2348 -2588 -2320 -2532 2504 -2384 -2384 2488 2608 2492 -2596 2456 2612 -2396 2448 -2320 2320 -2376 -2452 -2408 -2372 2532 2424 2452 2552 -2472 -2452 2460 -2464 2616 -2424 2560 -2320 -2572 -2524 -2304 2604 -2292 2596 2588 2320 2412 2280 -2340 2408 2616 -2656 -2652 2308 -2308 -2620 2304 2280 -2492 -2532 -2456 -2492 2492 -2456 -2576 -2604 2548 -2644 2532 2476 -2528 -2512 -2636 2612 2408 -2616 -2480 -2280 -2456 -2320 -2340 2416 2456 -2604 -2424 -2652 2496 2512 -2320 2320 -2360 2288 -2532 2388 -2324 -2492 -2604 2632 -2532 2424 -2320 2420 -2552 -2448 2616 2568 2328 2564 -2504 -2344 -2432 2528 -2348 -2320 -2368 -2284 -2648 2596 2616 2348 -2372 2360 -2576 2380 -2492 -2616 -2416 2332 2448 2336 -2644 2564 2484 -2472 2648 -2464 2332 -2652 -2344 2344 -2332 -2416 -2568 -2464 -2376 -2436 -2608 2464 -2624 2280 2280 -2640 -2472 2300 -2584 2388 -2520 -2372 -2656 -2592 2424 -2612 2416 -2496 2352 2516 
14.13/14.36	s SATISFIABLE
14.13/14.36	d NODES 6856
14.13/14.36	d CHECKS 23030916
14.13/14.36	c gac3-effective-revisions: 23
14.13/14.36	c gac3-useless-revisions: 4310
14.13/14.36	c prepro-constraint-ccks: 0
14.13/14.36	c prepro-constraint-presenceccks: 0
14.13/14.36	c prepro-cpu: 0.06
14.13/14.36	c prepro-matrix2d-ccks: 595153
14.13/14.36	c prepro-matrix2d-presenceccks: 558705
14.13/14.36	c prepro-removed: 942
14.13/14.36	c total-assgn: 6856
14.13/14.36	c total-constraint-ccks: 22279584
14.13/14.36	c total-constraint-presence-ccks: 0
14.13/14.36	c total-cpu: 2.77
14.13/14.36	c total-matrix2d-ccks: 751332
14.13/14.36	c total-matrix2d-presence-ccks: 1089512
14.13/14.36	c tuples: 0
14.13/14.36	c tuples-collisions: 0
14.13/14.36	c TOTAL-NODES 6856
14.13/14.36	c TOTAL-CPU 2.77

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087109-1215242707/watcher-1087109-1215242707 -o /tmp/evaluation-result-1087109-1215242707/solver-1087109-1215242707 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1087109-1215242707.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.62 1.46 4/73 9082
/proc/meminfo: memFree=1583040/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=18572 CPUtime=0
/proc/9082/stat : 9082 (runsolver) R 9080 9082 6099 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1553944749 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9082/statm: 4643 292 257 25 0 2626 0

[startup+0.08767 s]
/proc/loadavg: 2.00 1.62 1.46 4/73 9082
/proc/meminfo: memFree=1583040/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102672 s]
/proc/loadavg: 2.00 1.62 1.46 4/73 9082
/proc/meminfo: memFree=1583040/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.303851 s]
/proc/loadavg: 2.00 1.62 1.46 4/73 9082
/proc/meminfo: memFree=1583040/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701776 s]
/proc/loadavg: 2.00 1.62 1.46 4/73 9082
/proc/meminfo: memFree=1583040/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50192 s]
/proc/loadavg: 2.00 1.62 1.46 4/84 9094
/proc/meminfo: memFree=1569064/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=847068 CPUtime=1.45
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 7480 0 1 0 140 5 0 0 18 0 10 0 1553944750 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 211767 6608 2574 9 0 206328 0
[pid=9085/tid=9086] ppid=9082 vsize=847068 CPUtime=0.96
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 3443 0 1 0 93 3 0 0 25 0 10 0 1553944751 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4125203659 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=847068 CPUtime=0.12
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 2219 0 0 0 12 0 0 0 16 0 10 0 1553944753 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=847068 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1553944753 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=847068 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1553944753 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=847068 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1553944755 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=847068 CPUtime=0.34
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 1081 0 0 0 34 0 0 0 16 0 10 0 1553944755 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=847068 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1553944755 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=847068 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1553944755 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9094] ppid=9082 vsize=847068 CPUtime=0
/proc/9085/task/9094/stat : 9094 (java) S 9082 9082 6099 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1553944838 867397632 6608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852424

[startup+3.10219 s]
/proc/loadavg: 2.00 1.62 1.46 3/84 9094
/proc/meminfo: memFree=1560296/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=850872 CPUtime=3.04
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 9635 0 1 0 295 9 0 0 18 0 10 0 1553944750 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212718 8569 2582 9 0 207278 0
[pid=9085/tid=9086] ppid=9082 vsize=850872 CPUtime=2.09
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 3715 0 1 0 204 5 0 0 25 0 10 0 1553944751 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4127350858 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=850872 CPUtime=0.25
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 2818 0 0 0 24 1 0 0 16 0 10 0 1553944753 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=850872 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1553944753 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=850872 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1553944753 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=850872 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1553944755 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=850872 CPUtime=0.68
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2365 0 0 0 66 2 0 0 15 0 10 0 1553944755 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=850872 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1553944755 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=850872 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1553944755 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9094] ppid=9082 vsize=850872 CPUtime=0
/proc/9085/task/9094/stat : 9094 (java) S 9082 9082 6099 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1553944838 871292928 8569 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 856228

[startup+6.30175 s]
/proc/loadavg: 2.00 1.62 1.46 3/84 9094
/proc/meminfo: memFree=1553704/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=851180 CPUtime=6.21
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 11615 0 1 0 607 14 0 0 18 0 10 0 1553944750 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212795 10273 2583 9 0 207355 0
[pid=9085/tid=9086] ppid=9082 vsize=851180 CPUtime=4.66
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 4033 0 1 0 458 8 0 0 25 0 10 0 1553944751 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 104097111 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=851180 CPUtime=0.42
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 4258 0 0 0 40 2 0 0 16 0 10 0 1553944753 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1553944753 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1553944753 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1553944755 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=851180 CPUtime=1.11
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2587 0 0 0 108 3 0 0 15 0 10 0 1553944755 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1553944755 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1553944755 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9094] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9094/stat : 9094 (java) S 9082 9082 6099 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1553944838 871608320 10273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 856536

[startup+12.7019 s]
/proc/loadavg: 2.00 1.64 1.46 3/83 9095
/proc/meminfo: memFree=1513320/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=851180 CPUtime=12.54
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 21110 0 1 0 1231 23 0 0 18 0 9 0 1553944750 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212795 19724 2585 9 0 207355 0
[pid=9085/tid=9086] ppid=9082 vsize=851180 CPUtime=9.46
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 4750 0 1 0 933 13 0 0 25 0 9 0 1553944751 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4127474825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=851180 CPUtime=1.28
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 12882 0 0 0 123 5 0 0 17 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=851180 CPUtime=1.78
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2739 0 0 0 173 5 0 0 16 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 856536

Solver just ended. Dumping a history of the last processes samples

[startup+13.503 s]
/proc/loadavg: 2.00 1.64 1.46 3/83 9095
/proc/meminfo: memFree=1513256/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=851180 CPUtime=13.33
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 21110 0 1 0 1310 23 0 0 18 0 9 0 1553944750 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212795 19724 2585 9 0 207355 0
[pid=9085/tid=9086] ppid=9082 vsize=851180 CPUtime=10.25
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 4750 0 1 0 1012 13 0 0 25 0 9 0 1553944751 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4127492013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=851180 CPUtime=1.28
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 12882 0 0 0 123 5 0 0 17 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=851180 CPUtime=1.78
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2739 0 0 0 173 5 0 0 16 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.33
Current children cumulated vsize (KiB) 856536

[startup+13.9021 s]
/proc/loadavg: 2.00 1.64 1.46 3/83 9095
/proc/meminfo: memFree=1513256/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=851180 CPUtime=13.73
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 21110 0 1 0 1350 23 0 0 18 0 9 0 1553944750 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212795 19724 2585 9 0 207355 0
[pid=9085/tid=9086] ppid=9082 vsize=851180 CPUtime=10.65
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 4750 0 1 0 1052 13 0 0 25 0 9 0 1553944751 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4127474847 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=851180 CPUtime=1.28
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 12882 0 0 0 123 5 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=851180 CPUtime=1.78
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2739 0 0 0 173 5 0 0 16 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.73
Current children cumulated vsize (KiB) 856536

[startup+14.3071 s]
/proc/loadavg: 2.00 1.64 1.46 3/83 9095
/proc/meminfo: memFree=1513320/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=851180 CPUtime=14.13
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 21110 0 1 0 1390 23 0 0 18 0 9 0 1553944750 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212795 19724 2585 9 0 207355 0
[pid=9085/tid=9086] ppid=9082 vsize=851180 CPUtime=11.05
/proc/9085/task/9086/stat : 9086 (java) R 9082 9082 6099 0 -1 64 4750 0 1 0 1092 13 0 0 25 0 9 0 1553944751 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4127595355 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=851180 CPUtime=1.28
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 12882 0 0 0 123 5 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=851180 CPUtime=1.78
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2739 0 0 0 173 5 0 0 16 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553944755 871608320 19724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 856536

[startup+14.4021 s]
/proc/loadavg: 2.00 1.64 1.46 3/83 9095
/proc/meminfo: memFree=1513320/2055920 swapFree=4121428/4192956
[pid=9082] ppid=9080 vsize=5356 CPUtime=0
/proc/9082/stat : 9082 (concrete.sh) S 9080 9082 6099 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1553944749 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9082/statm: 1339 242 201 169 0 50 0
[pid=9085] ppid=9082 vsize=851180 CPUtime=14.2
/proc/9085/stat : 9085 (java) S 9082 9082 6099 0 -1 0 21115 0 1 0 1396 24 0 0 18 0 9 0 1553944750 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9085/statm: 212795 19726 2586 9 0 207355 0
[pid=9085/tid=9086] ppid=9082 vsize=851180 CPUtime=11.1
/proc/9085/task/9086/stat : 9086 (java) S 9082 9082 6099 0 -1 64 4754 0 1 0 1097 13 0 0 25 0 9 0 1553944751 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9087] ppid=9082 vsize=851180 CPUtime=1.29
/proc/9085/task/9087/stat : 9087 (java) S 9082 9082 6099 0 -1 64 12883 0 0 0 124 5 0 0 16 0 9 0 1553944753 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9088] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9088/stat : 9088 (java) S 9082 9082 6099 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9089] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9089/stat : 9089 (java) S 9082 9082 6099 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1553944753 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9090] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9090/stat : 9090 (java) S 9082 9082 6099 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553944755 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9091] ppid=9082 vsize=851180 CPUtime=1.78
/proc/9085/task/9091/stat : 9091 (java) S 9082 9082 6099 0 -1 64 2739 0 0 0 173 5 0 0 16 0 9 0 1553944755 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9092] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9092/stat : 9092 (java) S 9082 9082 6099 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553944755 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9085/tid=9093] ppid=9082 vsize=851180 CPUtime=0
/proc/9085/task/9093/stat : 9093 (java) S 9082 9082 6099 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1553944755 871608320 19726 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.2
Current children cumulated vsize (KiB) 856536

Child status: 0
Real time (s): 14.4318
CPU time (s): 14.2238
CPU user time (s): 13.9679
CPU system time (s): 0.255961
CPU usage (%): 98.5589
Max. virtual memory (cumulated for all children) (KiB): 857224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9679
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21569
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8920
involuntary context switches= 9054

runsolver used 0.018997 second user time and 0.06499 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 09:25:07
IDJOB=1087109
IDBENCH=57940
IDSOLVER=303
FILE ID=node14/1087109-1215242707
PBS_JOBID= 7881837
Free space on /tmp= 66412 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp01/normalized-fapp01-0200-10.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087109-1215242707/watcher-1087109-1215242707 -o /tmp/evaluation-result-1087109-1215242707/solver-1087109-1215242707 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1087109-1215242707.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed0064ec6f686799b617fe86f279a28f
RANDOM SEED=135252342

node14.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.267
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	: 5931.00
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.267
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:       1583520 kB
Buffers:         48332 kB
Cached:         214852 kB
SwapCached:      65664 kB
Active:         331112 kB
Inactive:        86736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583520 kB
SwapTotal:     4192956 kB
SwapFree:      4121428 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:         162624 kB
Slab:            39412 kB
Committed_AS:  3182736 kB
PageTables:       2160 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= 66412 MiB
End job on node14 at 2008-07-05 09:25:22