Trace number 1108451

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (MO) 20.2849 20.8619

General information on the benchmark

Namecsp/marc/
normalized-large-80-unsat_ext.xml
MD5SUMb719d2b3c41beb681ae3ea204dbc7a84
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints780
Best CPU time to get the best result obtained on this benchmark1610.07
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints3160
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension3160
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.15	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.15	c 0	BEGIN Fri Jul 11 15:14:42 2008
0.03/0.15	c 0	PID 13998
0.03/0.15	c 0	HOST node47.alineos.net
0.03/0.15	c 0	CONVERTING HOME/instance-1108451-1215782075.xml TO HOME/temp.csp
0.03/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108451-1215782075.xml' 'HOME/temp.csp'
13.91/14.22	c 14	1 domains, 80 variables, 0 predicates, 2501 relations, 3160 constraints
13.91/14.29	c 14	ENCODING HOME/temp.csp TO HOME/temp.cnf
13.91/14.29	c 14	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
13.96/14.38	c 14	Parsing HOME/temp.csp
19.97/20.44	c ERROR INTERRUPTED
13.96/20.86	s UNKNOWN
13.96/20.86	c 20	CPU 13.32 (0.06 0.01 13.26 0.63)
13.96/20.86	c 20	END Fri Jul 11 15:15:02 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1108451-1215782075/watcher-1108451-1215782075 -o /tmp/evaluation-result-1108451-1215782075/solver-1108451-1215782075 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1108451-1215782075.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.15 2.03 1.92 4/81 13998
/proc/meminfo: memFree=1300408/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=18572 CPUtime=0
/proc/13998/stat : 13998 (runsolver) R 13996 13998 13283 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 34907273 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13998/statm: 4643 292 257 25 0 2626 0

[startup+0.0662879 s]
/proc/loadavg: 2.15 2.03 1.92 4/81 13998
/proc/meminfo: memFree=1300408/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=13336 CPUtime=0.02
/proc/13998/stat : 13998 (sugar++) D 13996 13998 13283 0 -1 4194304 732 0 0 0 2 0 0 0 18 0 1 0 34907273 13656064 700 996147200 4194304 4206940 548682068528 18446744073709551615 208717707877 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/13998/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101288 s]
/proc/loadavg: 2.15 2.03 1.92 4/81 13998
/proc/meminfo: memFree=1300408/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=13468 CPUtime=0.03
/proc/13998/stat : 13998 (sugar++) R 13996 13998 13283 0 -1 4194304 767 0 0 0 3 0 0 0 18 0 1 0 34907273 13791232 735 996147200 4194304 4206940 548682068528 18446744073709551615 208717707877 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13998/statm: 3367 735 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.301317 s]
/proc/loadavg: 2.15 2.03 1.92 4/81 13998
/proc/meminfo: memFree=1300408/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=0.07
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701364 s]
/proc/loadavg: 2.15 2.03 1.92 4/81 13998
/proc/meminfo: memFree=1300408/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=0.07
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50145 s]
/proc/loadavg: 2.15 2.03 1.92 4/92 14010
/proc/meminfo: memFree=1249632/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=0.07
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14001] ppid=13998 vsize=5356 CPUtime=0
/proc/14001/stat : 14001 (sh) S 13998 13998 13283 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 34907289 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14001/statm: 1339 233 193 169 0 50 0
[pid=14002] ppid=14001 vsize=864652 CPUtime=1.31
/proc/14002/stat : 14002 (java) S 14001 13998 13283 0 -1 0 27250 0 1 0 114 17 0 0 22 0 9 0 34907289 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14002/statm: 216163 26521 2528 9 0 210745 0
[pid=14002/tid=14003] ppid=14001 vsize=864652 CPUtime=0.88
/proc/14002/task/14003/stat : 14003 (java) R 14001 13998 13283 0 -1 64 3809 0 1 0 81 7 0 0 25 0 9 0 34907290 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4126442012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14004] ppid=14001 vsize=864652 CPUtime=0.31
/proc/14002/task/14004/stat : 14004 (java) S 14001 13998 13283 0 -1 64 22271 0 0 0 22 9 0 0 16 0 9 0 34907291 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14005] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14005/stat : 14005 (java) S 14001 13998 13283 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 34907291 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14006] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14006/stat : 14006 (java) S 14001 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34907291 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14007] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14007/stat : 14007 (java) S 14001 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 34907293 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14008] ppid=14001 vsize=864652 CPUtime=0.09
/proc/14002/task/14008/stat : 14008 (java) S 14001 13998 13283 0 -1 64 472 0 0 0 9 0 0 0 16 0 9 0 34907293 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14009] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14009/stat : 14009 (java) S 14001 13998 13283 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 34907293 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14010] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14010/stat : 14010 (java) S 14001 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 34907293 885403648 26521 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 886748

[startup+3.10262 s]
/proc/loadavg: 2.15 2.03 1.92 3/92 14010
/proc/meminfo: memFree=1182176/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=0.07
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14001] ppid=13998 vsize=5356 CPUtime=0
/proc/14001/stat : 14001 (sh) S 13998 13998 13283 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 34907289 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14001/statm: 1339 233 193 169 0 50 0
[pid=14002] ppid=14001 vsize=864652 CPUtime=2.9
/proc/14002/stat : 14002 (java) S 14001 13998 13283 0 -1 0 32933 0 1 0 266 24 0 0 22 0 9 0 34907289 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14002/statm: 216163 32161 2529 9 0 210745 0
[pid=14002/tid=14003] ppid=14001 vsize=864652 CPUtime=2.31
/proc/14002/task/14003/stat : 14003 (java) R 14001 13998 13283 0 -1 64 3890 0 1 0 221 10 0 0 25 0 9 0 34907290 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4126734316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14004] ppid=14001 vsize=864652 CPUtime=0.42
/proc/14002/task/14004/stat : 14004 (java) S 14001 13998 13283 0 -1 64 27837 0 0 0 30 12 0 0 16 0 9 0 34907291 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14005] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14005/stat : 14005 (java) S 14001 13998 13283 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 34907291 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14006] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14006/stat : 14006 (java) S 14001 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34907291 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14007] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14007/stat : 14007 (java) S 14001 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 34907293 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14008] ppid=14001 vsize=864652 CPUtime=0.15
/proc/14002/task/14008/stat : 14008 (java) S 14001 13998 13283 0 -1 64 508 0 0 0 15 0 0 0 15 0 9 0 34907293 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14009] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14009/stat : 14009 (java) S 14001 13998 13283 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 34907293 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14010] ppid=14001 vsize=864652 CPUtime=0
/proc/14002/task/14010/stat : 14010 (java) S 14001 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 34907293 885403648 32161 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 886748

[startup+6.30296 s]
/proc/loadavg: 2.21 2.05 1.93 3/92 14010
/proc/meminfo: memFree=1142880/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=0.07
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14001] ppid=13998 vsize=5356 CPUtime=0
/proc/14001/stat : 14001 (sh) S 13998 13998 13283 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 34907289 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14001/statm: 1339 233 193 169 0 50 0
[pid=14002] ppid=14001 vsize=864708 CPUtime=6.06
/proc/14002/stat : 14002 (java) S 14001 13998 13283 0 -1 0 39677 0 1 0 572 34 0 0 22 0 9 0 34907289 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14002/statm: 216177 38748 2529 9 0 210759 0
[pid=14002/tid=14003] ppid=14001 vsize=864708 CPUtime=5.23
/proc/14002/task/14003/stat : 14003 (java) R 14001 13998 13283 0 -1 64 4738 0 1 0 506 17 0 0 25 0 9 0 34907290 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4126663704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14004] ppid=14001 vsize=864708 CPUtime=0.61
/proc/14002/task/14004/stat : 14004 (java) S 14001 13998 13283 0 -1 64 33716 0 0 0 46 15 0 0 16 0 9 0 34907291 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14005] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14005/stat : 14005 (java) S 14001 13998 13283 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 34907291 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14006] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14006/stat : 14006 (java) S 14001 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 34907291 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14007] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14007/stat : 14007 (java) S 14001 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 34907293 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14008] ppid=14001 vsize=864708 CPUtime=0.18
/proc/14002/task/14008/stat : 14008 (java) S 14001 13998 13283 0 -1 64 525 0 0 0 18 0 0 0 16 0 9 0 34907293 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14009] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14009/stat : 14009 (java) S 14001 13998 13283 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 34907293 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14010] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14010/stat : 14010 (java) S 14001 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 34907293 885460992 38748 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 886804

[startup+12.7026 s]
/proc/loadavg: 2.28 2.06 1.93 3/92 14010
/proc/meminfo: memFree=1056608/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=0.07
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14001] ppid=13998 vsize=5356 CPUtime=0
/proc/14001/stat : 14001 (sh) S 13998 13998 13283 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 34907289 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14001/statm: 1339 233 193 169 0 50 0
[pid=14002] ppid=14001 vsize=864708 CPUtime=12.38
/proc/14002/stat : 14002 (java) S 14001 13998 13283 0 -1 0 52154 0 1 0 1184 54 0 0 22 0 9 0 34907289 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14002/statm: 216177 51109 2529 9 0 210759 0
[pid=14002/tid=14003] ppid=14001 vsize=864708 CPUtime=11.23
/proc/14002/task/14003/stat : 14003 (java) R 14001 13998 13283 0 -1 64 4854 0 1 0 1092 31 0 0 25 0 9 0 34907290 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4126743942 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14004] ppid=14001 vsize=864708 CPUtime=0.91
/proc/14002/task/14004/stat : 14004 (java) S 14001 13998 13283 0 -1 64 46070 0 0 0 70 21 0 0 16 0 9 0 34907291 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14005] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14005/stat : 14005 (java) S 14001 13998 13283 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 34907291 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14006] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14006/stat : 14006 (java) S 14001 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 34907291 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14007] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14007/stat : 14007 (java) S 14001 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 34907293 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14008] ppid=14001 vsize=864708 CPUtime=0.2
/proc/14002/task/14008/stat : 14008 (java) S 14001 13998 13283 0 -1 64 532 0 0 0 20 0 0 0 16 0 9 0 34907293 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14009] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14009/stat : 14009 (java) S 14001 13998 13283 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 34907293 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14002/tid=14010] ppid=14001 vsize=864708 CPUtime=0
/proc/14002/task/14010/stat : 14010 (java) S 14001 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 34907293 885460992 51109 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 886804



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+20.4025 s]
/proc/loadavg: 2.39 2.09 1.94 4/92 14020
/proc/meminfo: memFree=1074528/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=13.96
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1297 55480 0 1 6 1 1326 63 16 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14011] ppid=13998 vsize=5356 CPUtime=0
/proc/14011/stat : 14011 (sh) S 13998 13998 13283 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 34908702 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14011/statm: 1339 233 193 169 0 50 0
[pid=14012] ppid=14011 vsize=904980 CPUtime=6.01
/proc/14012/stat : 14012 (java) S 14011 13998 13283 0 -1 0 53216 0 1 0 579 22 0 0 18 0 9 0 34908703 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14012/statm: 226245 42256 2532 9 0 220827 0
[pid=14012/tid=14013] ppid=14011 vsize=904980 CPUtime=3.41
/proc/14012/task/14013/stat : 14013 (java) R 14011 13998 13283 0 -1 64 3532 0 1 0 339 2 0 0 25 0 9 0 34908704 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14014] ppid=14011 vsize=904980 CPUtime=2.52
/proc/14012/task/14014/stat : 14014 (java) R 14011 13998 13283 0 -1 64 48663 0 0 0 233 19 0 0 16 0 9 0 34908705 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 102721797 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14015] ppid=14011 vsize=904980 CPUtime=0
/proc/14012/task/14015/stat : 14015 (java) S 14011 13998 13283 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34908706 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14016] ppid=14011 vsize=904980 CPUtime=0
/proc/14012/task/14016/stat : 14016 (java) S 14011 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34908706 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14017] ppid=14011 vsize=904980 CPUtime=0
/proc/14012/task/14017/stat : 14017 (java) S 14011 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14018] ppid=14011 vsize=904980 CPUtime=0.06
/proc/14012/task/14018/stat : 14018 (java) S 14011 13998 13283 0 -1 64 325 0 0 0 6 0 0 0 16 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14019] ppid=14011 vsize=904980 CPUtime=0
/proc/14012/task/14019/stat : 14019 (java) S 14011 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14020] ppid=14011 vsize=904980 CPUtime=0
/proc/14012/task/14020/stat : 14020 (java) S 14011 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (KiB) 927076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+20.7025 s]
/proc/loadavg: 2.39 2.09 1.94 4/92 14020
/proc/meminfo: memFree=1074528/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=13.96
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1306 55480 0 1 6 1 1326 63 16 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14011] ppid=13998 vsize=0 CPUtime=0
/proc/14011/stat : 14011 (sh) Z 13998 13998 13283 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 34908702 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/14011/statm: 0 0 0 0 0 0 0
[pid=14012] ppid=1 vsize=904980 CPUtime=6.3
/proc/14012/stat : 14012 (java) S 1 13998 13283 0 -1 0 53216 0 1 0 608 22 0 0 16 0 9 0 34908703 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14012/statm: 226245 42256 2532 9 0 220827 0
[pid=14012/tid=14013] ppid=1 vsize=904980 CPUtime=3.41
/proc/14012/task/14013/stat : 14013 (java) R 1 13998 13283 0 -1 64 3532 0 1 0 339 2 0 0 25 0 9 0 34908704 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14014] ppid=1 vsize=904980 CPUtime=2.81
/proc/14012/task/14014/stat : 14014 (java) R 1 13998 13283 0 -1 64 48663 0 0 0 262 19 0 0 16 0 9 0 34908705 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14015] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14015/stat : 14015 (java) S 1 13998 13283 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34908706 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14016] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14016/stat : 14016 (java) S 1 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34908706 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14017] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14017/stat : 14017 (java) S 1 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14018] ppid=1 vsize=904980 CPUtime=0.06
/proc/14012/task/14018/stat : 14018 (java) S 1 13998 13283 0 -1 64 325 0 0 0 6 0 0 0 16 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14019] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14019/stat : 14019 (java) S 1 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14020] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14020/stat : 14020 (java) S 1 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.26
Current children cumulated vsize (KiB) 921720

# WARNING:
# current cumulated CPU time (13.96 s) is less than in the last sample (20.26 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (6.3 s) to the 'lost time'.

[startup+20.8025 s]
/proc/loadavg: 2.39 2.09 1.94 4/93 14021
/proc/meminfo: memFree=1111576/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=13.96
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1306 55480 0 1 6 1 1326 63 16 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14011] ppid=13998 vsize=0 CPUtime=0
/proc/14011/stat : 14011 (sh) Z 13998 13998 13283 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 34908702 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/14011/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.96
Current children cumulated vsize (KiB) 16740

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

[startup+20.6025 s]
/proc/loadavg: 2.39 2.09 1.94 4/92 14020
/proc/meminfo: memFree=1074528/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=13.96
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1306 55480 0 1 6 1 1326 63 16 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14011] ppid=13998 vsize=0 CPUtime=0
/proc/14011/stat : 14011 (sh) Z 13998 13998 13283 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 34908702 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/14011/statm: 0 0 0 0 0 0 0
[pid=14012] ppid=1 vsize=904980 CPUtime=6.2
/proc/14012/stat : 14012 (java) S 1 13998 13283 0 -1 0 53216 0 1 0 598 22 0 0 16 0 9 0 34908703 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14012/statm: 226245 42256 2532 9 0 220827 0
[pid=14012/tid=14013] ppid=1 vsize=904980 CPUtime=3.41
/proc/14012/task/14013/stat : 14013 (java) R 1 13998 13283 0 -1 64 3532 0 1 0 339 2 0 0 25 0 9 0 34908704 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14014] ppid=1 vsize=904980 CPUtime=2.71
/proc/14012/task/14014/stat : 14014 (java) R 1 13998 13283 0 -1 64 48663 0 0 0 252 19 0 0 16 0 9 0 34908705 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 102731968 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14015] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14015/stat : 14015 (java) S 1 13998 13283 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34908706 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14016] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14016/stat : 14016 (java) S 1 13998 13283 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34908706 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14017] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14017/stat : 14017 (java) S 1 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14018] ppid=1 vsize=904980 CPUtime=0.06
/proc/14012/task/14018/stat : 14018 (java) S 1 13998 13283 0 -1 64 325 0 0 0 6 0 0 0 16 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14019] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14019/stat : 14019 (java) S 1 13998 13283 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14020] ppid=1 vsize=904980 CPUtime=0
/proc/14012/task/14020/stat : 14020 (java) S 1 13998 13283 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34908708 926699520 42256 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.16
Current children cumulated vsize (KiB) 921720

[startup+20.8025 s]
/proc/loadavg: 2.39 2.09 1.94 4/93 14021
/proc/meminfo: memFree=1111576/2055920 swapFree=4138984/4192956
[pid=13998] ppid=13996 vsize=16740 CPUtime=13.96
/proc/13998/stat : 13998 (sugar++) S 13996 13998 13283 0 -1 4194304 1306 55480 0 1 6 1 1326 63 16 0 1 0 34907273 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 208726437986 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13998/statm: 4185 1104 409 3 0 764 0
[pid=14011] ppid=13998 vsize=0 CPUtime=0
/proc/14011/stat : 14011 (sh) Z 13998 13998 13283 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 34908702 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/14011/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.96
Current children cumulated vsize (KiB) 16740

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 6.3
#  lost CPU user time (s): 6.08
#  lost CPU system time (s): 0.22

Real time (s): 20.8619
CPU time (s): 20.2849
CPU user time (s): 19.411
CPU system time (s): 0.8739
CPU usage (%): 97.234
Max. virtual memory (cumulated for all children) (KiB): 927076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.331
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57136
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= 3232
involuntary context switches= 3324

runsolver used 0.027995 second user time and 0.094985 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-11 15:14:41
IDJOB=1108451
IDBENCH=60721
IDSOLVER=367
FILE ID=node47/1108451-1215782075
PBS_JOBID= 7903106
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/marc/normalized-large-80-unsat_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108451-1215782075/watcher-1108451-1215782075 -o /tmp/evaluation-result-1108451-1215782075/solver-1108451-1215782075 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1108451-1215782075.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b719d2b3c41beb681ae3ea204dbc7a84
RANDOM SEED=145973696

node47.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.232
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.232
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:       1300888 kB
Buffers:         24536 kB
Cached:         288244 kB
SwapCached:      48776 kB
Active:         551264 kB
Inactive:       160600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300888 kB
SwapTotal:     4192956 kB
SwapFree:      4138984 kB
Dirty:           93528 kB
Writeback:           0 kB
Mapped:         372220 kB
Slab:            27668 kB
Committed_AS:   730456 kB
PageTables:       2588 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 node47 at 2008-07-11 15:15:04