Trace number 210870

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, and are wall clock time (not CPU 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
galac 1? (TO) 1800.05 1800.62

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-8-accl.xml
MD5SUMf854735c0a4aa78b40e473f8a33844dd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables21380
Number of constraints60983
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60983
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
355.26	c start processing
355.29	c start relation processing
356.27	c start cnf exporting
443.48	c parsing time : 355.11
443.48	c preprocessing time : 443.33
443.50	
443.50	c Nary constraints - conflicts : 21195 supports : 0
443.50	c Binary constraints - conflicts : 39788 supports :0
443.50	c max arity constraint : 13
443.50	c Max Tuples generated 8192
443.50	c relations : 43
443.50	c relations BDD: 36
443.50	c vars : 646367 - clauses :  2292975
443.50	
443.52	 
443.52	c --- Minisat Stats ---
443.52	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node52/watcher-210870-1168203341 -o ROOT/results/node52/solver-210870-1168203341 -C 1800 -M 900 /tmp/evaluation/210870-1168203341/galac.sh /tmp/evaluation/210870-1168203341/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.00 4/65 336
/proc/meminfo: memFree=1755768/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=8564 CPUtime=0
/proc/335/stat : 335 (galac.sh) D 333 335 31097 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 168732621 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653923794 0 2 4096 8192 18446744072100051646 0 0 17 1 0 0
/proc/335/statm: 2141 261 201 79 0 134 0

[startup+0.102756 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 336
/proc/meminfo: memFree=1755768/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.510785 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 336
/proc/meminfo: memFree=1755768/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33284 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1722104/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861384 CPUtime=1.3
/proc/349/stat : 349 (java) S 335 335 31097 0 -1 0 14889 0 1 0 121 9 0 0 16 0 8 0 168732624 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/349/statm: 215346 14628 1989 14 0 201551 0
[pid=349/tid=350] ppid=335 vsize=861384 CPUtime=0.1
/proc/349/task/350/stat : 350 (java) R 335 335 31097 0 -1 64 4081 0 0 0 9 1 0 0 16 0 8 0 168732628 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153803114 0 0 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=351] ppid=335 vsize=861384 CPUtime=0
/proc/349/task/351/stat : 351 (java) S 335 335 31097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168732628 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=352] ppid=335 vsize=861384 CPUtime=0
/proc/349/task/352/stat : 352 (java) S 335 335 31097 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168732628 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=353] ppid=335 vsize=861384 CPUtime=0
/proc/349/task/353/stat : 353 (java) S 335 335 31097 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 168732632 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=354] ppid=335 vsize=861384 CPUtime=0.2
/proc/349/task/354/stat : 354 (java) S 335 335 31097 0 -1 64 984 0 0 0 19 1 0 0 16 0 8 0 168732632 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=355] ppid=335 vsize=861384 CPUtime=0
/proc/349/task/355/stat : 355 (java) S 335 335 31097 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168732632 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=356] ppid=335 vsize=861384 CPUtime=0
/proc/349/task/356/stat : 356 (java) S 335 335 31097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168732632 882057216 14628 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 908940

[startup+2.98496 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1704184/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861164 CPUtime=2.94
/proc/349/stat : 349 (java) R 335 335 31097 0 -1 0 14971 0 1 0 285 9 0 0 16 0 8 0 168732624 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458645 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/349/statm: 215291 14649 1989 14 0 201496 0
[pid=349/tid=350] ppid=335 vsize=861164 CPUtime=0.21
/proc/349/task/350/stat : 350 (java) S 335 335 31097 0 -1 64 4125 0 0 0 20 1 0 0 16 0 8 0 168732628 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=351] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/351/stat : 351 (java) S 335 335 31097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=352] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/352/stat : 352 (java) S 335 335 31097 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=353] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/353/stat : 353 (java) S 335 335 31097 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 168732632 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=354] ppid=335 vsize=861164 CPUtime=0.25
/proc/349/task/354/stat : 354 (java) S 335 335 31097 0 -1 64 1017 0 0 0 24 1 0 0 15 0 8 0 168732632 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=355] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/355/stat : 355 (java) S 335 335 31097 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168732632 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=356] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/356/stat : 356 (java) S 335 335 31097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168732632 881831936 14649 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 908720

[startup+6.26617 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1703864/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861164 CPUtime=6.24
/proc/349/stat : 349 (java) R 335 335 31097 0 -1 0 14996 0 1 0 614 10 0 0 17 0 8 0 168732624 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073768233 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/349/statm: 215291 14671 1989 14 0 201496 0
[pid=349/tid=350] ppid=335 vsize=861164 CPUtime=0.21
/proc/349/task/350/stat : 350 (java) S 335 335 31097 0 -1 64 4125 0 0 0 20 1 0 0 16 0 8 0 168732628 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=351] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/351/stat : 351 (java) S 335 335 31097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=352] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/352/stat : 352 (java) S 335 335 31097 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=353] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/353/stat : 353 (java) S 335 335 31097 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 168732632 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=354] ppid=335 vsize=861164 CPUtime=0.29
/proc/349/task/354/stat : 354 (java) S 335 335 31097 0 -1 64 1040 0 0 0 28 1 0 0 17 0 8 0 168732632 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=355] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/355/stat : 355 (java) S 335 335 31097 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168732632 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=356] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/356/stat : 356 (java) S 335 335 31097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168732632 881831936 14671 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 908720

[startup+12.7536 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1694072/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861164 CPUtime=12.71
/proc/349/stat : 349 (java) R 335 335 31097 0 -1 0 17746 0 1 0 1260 11 0 0 20 0 8 0 168732624 881831936 17418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/349/statm: 215291 17418 1989 14 0 201496 0
[pid=349/tid=350] ppid=335 vsize=861164 CPUtime=0.21
/proc/349/task/350/stat : 350 (java) S 335 335 31097 0 -1 64 4125 0 0 0 20 1 0 0 16 0 8 0 168732628 881831936 17418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=351] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/351/stat : 351 (java) S 335 335 31097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 17418 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=352] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/352/stat : 352 (java) S 335 335 31097 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 17419 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=353] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/353/stat : 353 (java) S 335 335 31097 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 168732632 881831936 17419 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=354] ppid=335 vsize=861164 CPUtime=0.29
/proc/349/task/354/stat : 354 (java) S 335 335 31097 0 -1 64 1046 0 0 0 28 1 0 0 15 0 8 0 168732632 881831936 17420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=355] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/355/stat : 355 (java) S 335 335 31097 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168732632 881831936 17420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=356] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/356/stat : 356 (java) S 335 335 31097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168732632 881831936 17420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 908720

[startup+25.6007 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1683320/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861164 CPUtime=25.54
/proc/349/stat : 349 (java) R 335 335 31097 0 -1 0 20255 0 1 0 2542 12 0 0 25 0 8 0 168732624 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458645 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/349/statm: 215291 19926 1992 14 0 201496 0
[pid=349/tid=350] ppid=335 vsize=861164 CPUtime=0.22
/proc/349/task/350/stat : 350 (java) S 335 335 31097 0 -1 64 4271 0 0 0 21 1 0 0 16 0 8 0 168732628 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=351] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/351/stat : 351 (java) S 335 335 31097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=352] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/352/stat : 352 (java) S 335 335 31097 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=353] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/353/stat : 353 (java) S 335 335 31097 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 168732632 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=354] ppid=335 vsize=861164 CPUtime=0.29
/proc/349/task/354/stat : 354 (java) S 335 335 31097 0 -1 64 1046 0 0 0 28 1 0 0 16 0 8 0 168732632 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=355] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/355/stat : 355 (java) S 335 335 31097 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168732632 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=356] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/356/stat : 356 (java) S 335 335 31097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168732632 881831936 19926 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 908720

[startup+51.2044 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1681144/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861164 CPUtime=51.13
/proc/349/stat : 349 (java) R 335 335 31097 0 -1 0 20833 0 1 0 5100 13 0 0 25 0 8 0 168732624 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073857072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/349/statm: 215291 20502 1992 14 0 201496 0
[pid=349/tid=350] ppid=335 vsize=861164 CPUtime=0.25
/proc/349/task/350/stat : 350 (java) S 335 335 31097 0 -1 64 4845 0 0 0 23 2 0 0 16 0 8 0 168732628 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=351] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/351/stat : 351 (java) S 335 335 31097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=352] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/352/stat : 352 (java) S 335 335 31097 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168732628 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=353] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/353/stat : 353 (java) S 335 335 31097 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 168732632 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=354] ppid=335 vsize=861164 CPUtime=0.31
/proc/349/task/354/stat : 354 (java) S 335 335 31097 0 -1 64 1048 0 0 0 29 2 0 0 16 0 8 0 168732632 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=355] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/355/stat : 355 (java) S 335 335 31097 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168732632 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=349/tid=356] ppid=335 vsize=861164 CPUtime=0
/proc/349/task/356/stat : 356 (java) S 335 335 31097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168732632 881831936 20502 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 908720

[startup+102.411 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 356
/proc/meminfo: memFree=1677112/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=0.01
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=349] ppid=335 vsize=861164 CPUtime=102.3
/proc/349/stat : 349 (java) R 335 335 31097 0 -1 0 21864 0 1 0 10216 14 0 0 25 0 8 0 168732624 881831936 21528 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073857078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/349/statm: 215291 21528 1992 14 0 201496 0
[pid=349/tid=350] ppid=335 vsize=861164 CPUtime=0.3

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

/proc/loadavg: 1.00 1.00 1.00 2/66 555
/proc/meminfo: memFree=1547184/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=168044 CPUtime=679.85
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 40216 0 0 0 67960 25 0 0 25 0 1 0 168776973 172077056 40198 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 42011 40198 54 142 0 41867 0
Current children cumulated CPU time (s) 1123.12
Current children cumulated vsize (KiB) 215600

[startup+1183.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 555
/proc/meminfo: memFree=1544432/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=171068 CPUtime=739.91
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 40902 0 0 0 73965 26 0 0 25 0 1 0 168776973 175173632 40884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529658 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 42767 40884 54 142 0 42623 0
Current children cumulated CPU time (s) 1183.18
Current children cumulated vsize (KiB) 218624

[startup+1243.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 555
/proc/meminfo: memFree=1542704/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=172660 CPUtime=799.97
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 41339 0 0 0 79970 27 0 0 25 0 1 0 168776973 176803840 41321 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 43165 41321 54 142 0 43021 0
Current children cumulated CPU time (s) 1243.24
Current children cumulated vsize (KiB) 220216

[startup+1303.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 555
/proc/meminfo: memFree=1540464/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=174840 CPUtime=860.03
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 41881 0 0 0 85975 28 0 0 25 0 1 0 168776973 179036160 41863 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 43710 41863 54 142 0 43566 0
Current children cumulated CPU time (s) 1303.3
Current children cumulated vsize (KiB) 222396

[startup+1363.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1538352/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=176900 CPUtime=920.09
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 42367 0 0 0 91980 29 0 0 25 0 1 0 168776973 181145600 42349 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 44225 42349 54 142 0 44081 0
Current children cumulated CPU time (s) 1363.36
Current children cumulated vsize (KiB) 224456

[startup+1423.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1536368/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=178880 CPUtime=980.14
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 42890 0 0 0 97985 29 0 0 25 0 1 0 168776973 183173120 42872 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 44720 42872 54 142 0 44576 0
Current children cumulated CPU time (s) 1423.41
Current children cumulated vsize (KiB) 226436

[startup+1483.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1533552/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=181776 CPUtime=1040.19
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 43603 0 0 0 103989 30 0 0 25 0 1 0 168776973 186138624 43585 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 45444 43585 54 142 0 45300 0
Current children cumulated CPU time (s) 1483.46
Current children cumulated vsize (KiB) 229332

[startup+1544.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1531760/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=183480 CPUtime=1100.26
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 44041 0 0 0 109995 31 0 0 25 0 1 0 168776973 187883520 44023 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 45870 44023 54 142 0 45726 0
Current children cumulated CPU time (s) 1543.53
Current children cumulated vsize (KiB) 231036

[startup+1604.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1530096/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=185488 CPUtime=1160.31
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 44443 0 0 0 116000 31 0 0 25 0 1 0 168776973 189939712 44425 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 46372 44425 54 142 0 46228 0
Current children cumulated CPU time (s) 1603.58
Current children cumulated vsize (KiB) 233044

[startup+1664.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1528112/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=187348 CPUtime=1220.37
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 44946 0 0 0 122005 32 0 0 25 0 1 0 168776973 191844352 44928 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 46837 44928 54 142 0 46693 0
Current children cumulated CPU time (s) 1663.64
Current children cumulated vsize (KiB) 234904

[startup+1724.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1526576/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=188812 CPUtime=1280.43
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 45316 0 0 0 128010 33 0 0 25 0 1 0 168776973 193343488 45298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 47203 45298 54 142 0 47059 0
Current children cumulated CPU time (s) 1723.7
Current children cumulated vsize (KiB) 236368

[startup+1784.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1523376/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=191856 CPUtime=1340.48
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 46107 0 0 0 134014 34 0 0 25 0 1 0 168776973 196460544 46089 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529448 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 47964 46089 54 142 0 47820 0
Current children cumulated CPU time (s) 1783.75
Current children cumulated vsize (KiB) 239412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 557
/proc/meminfo: memFree=1522864/2055920 swapFree=4192812/4192956
[pid=335] ppid=333 vsize=47556 CPUtime=443.27
/proc/335/stat : 335 (galac.sh) S 333 335 31097 0 -1 4194304 798 30148 0 1 0 0 44265 62 16 0 1 0 168732621 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/335/statm: 11889 363 245 79 0 218 0
[pid=555] ppid=335 vsize=192384 CPUtime=1356.78
/proc/555/stat : 555 (minisat) R 335 335 31097 0 -1 4194304 46234 0 0 0 135644 34 0 0 25 0 1 0 168776973 197001216 46216 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/555/statm: 48096 46216 54 142 0 47952 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 239940

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 335 and gives childrusage.ru_utime.tv_sec=442 childrusage.ru_utime.tv_usec=657705 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=626904
CPU time returned by wait4() is 443.285
while last known CPU time is 1800.05

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1799.09
CPU system time (s): 0.96
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 908940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 442.658
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30946
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= 11058
involuntary context switches= 6997

runsolver used 1.74473 s user time and 4.73328 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sun Jan  7 20:55:41 UTC 2007


IDJOB= 210870
IDBENCH= 4652
FILE ID= node52/210870-1168203341

PBS_JOBID= 3480705

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-8-accl.xml
COMMAND LINE= /tmp/evaluation/210870-1168203341/galac.sh /tmp/evaluation/210870-1168203341/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-210870-1168203341 -o ROOT/results/node52/solver-210870-1168203341 -C 1800 -M 900  /tmp/evaluation/210870-1168203341/galac.sh /tmp/evaluation/210870-1168203341/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f854735c0a4aa78b40e473f8a33844dd

RANDOM SEED= 732912426

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1756248 kB
Buffers:         24588 kB
Cached:         207360 kB
SwapCached:          0 kB
Active:         132484 kB
Inactive:       115272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12008 kB
Writeback:           0 kB
Mapped:          25968 kB
Slab:            37912 kB
Committed_AS:  3625084 kB
PageTables:       1484 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= 66496 MiB



End job on node52 on Sun Jan  7 21:25:43 UTC 2007