Trace number 210714

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 1UNSAT 49.9074 50.2426

General information on the benchmark

NamepseudoSeries/uclid/
ooo-tag8.xml
MD5SUMc2e87330c14820a926dade61c5e24ffe
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.43
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3249
Number of constraints8982
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8982
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
12.58	c start processing
12.59	c start relation processing
13.02	c start cnf exporting
20.62	c parsing time : 12.415
20.62	c preprocessing time : 20.45
20.62	
20.62	c Nary constraints - conflicts : 3124 supports : 0
20.62	c Binary constraints - conflicts : 5858 supports :0
20.62	c max arity constraint : 11
20.62	c Max Tuples generated 2048
20.62	c relations : 37
20.62	c relations BDD: 20
20.62	c vars : 52133 - clauses :  182142
20.62	
20.64	 
20.64	c --- Minisat Stats ---
20.64	 
50.23	c restarts              : 14
50.23	c conflicts             : 47129          (1602 /sec)
50.23	c decisions             : 112162         (1.80 % random) (3813 /sec)
50.23	c propagations          : 65855387       (2238873 /sec)
50.23	c conflict literals     : 656958         (45.99 % deleted)
50.23	c Memory used           : 16.75 MB
50.23	c CPU time              : 29.4145 s
50.23	
50.23	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-210714-1168201685 -o ROOT/results/node45/solver-210714-1168201685 -C 1800 -M 900 /tmp/evaluation/210714-1168201685/galac.sh /tmp/evaluation/210714-1168201685/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: 2.29 2.11 1.90 3/82 28577
/proc/meminfo: memFree=1425600/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=652 CPUtime=0
/proc/28576/stat : 28576 (galac.sh) R 28574 28576 27982 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 168567534 667648 25 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258936468757 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 163 25 18 79 0 53 0

[startup+0.10309 s]
/proc/loadavg: 2.29 2.11 1.90 3/82 28577
/proc/meminfo: memFree=1425600/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=0.01
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.511163 s]
/proc/loadavg: 2.29 2.11 1.90 3/82 28577
/proc/meminfo: memFree=1425600/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=0.01
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33431 s]
/proc/loadavg: 2.29 2.11 1.90 4/90 28597
/proc/meminfo: memFree=1384384/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=0.01
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
[pid=28590] ppid=28576 vsize=860852 CPUtime=1.26
/proc/28590/stat : 28590 (java) S 28576 28576 27982 0 -1 0 12344 0 1 0 119 7 0 0 17 0 8 0 168567538 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28590/statm: 215213 12090 1988 14 0 201471 0
[pid=28590/tid=28591] ppid=28576 vsize=860852 CPUtime=0.25
/proc/28590/task/28591/stat : 28591 (java) S 28576 28576 27982 0 -1 64 3456 0 0 0 24 1 0 0 16 0 8 0 168567542 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28592] ppid=28576 vsize=860852 CPUtime=0
/proc/28590/task/28592/stat : 28592 (java) S 28576 28576 27982 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168567542 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28593] ppid=28576 vsize=860852 CPUtime=0
/proc/28590/task/28593/stat : 28593 (java) S 28576 28576 27982 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168567542 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28594] ppid=28576 vsize=860852 CPUtime=0
/proc/28590/task/28594/stat : 28594 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168567546 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28595] ppid=28576 vsize=860852 CPUtime=0.26
/proc/28590/task/28595/stat : 28595 (java) R 28576 28576 27982 0 -1 64 999 0 0 0 25 1 0 0 21 0 8 0 168567546 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153069780 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28596] ppid=28576 vsize=860852 CPUtime=0
/proc/28590/task/28596/stat : 28596 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 168567546 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28597] ppid=28576 vsize=860852 CPUtime=0
/proc/28590/task/28597/stat : 28597 (java) S 28576 28576 27982 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168567546 881512448 12090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908412

[startup+2.97861 s]
/proc/loadavg: 2.29 2.11 1.90 3/90 28597
/proc/meminfo: memFree=1384064/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=0.01
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
[pid=28590] ppid=28576 vsize=860984 CPUtime=2.9
/proc/28590/stat : 28590 (java) R 28576 28576 27982 0 -1 0 14067 0 1 0 281 9 0 0 25 0 8 0 168567538 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074033177 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28590/statm: 215246 13812 1988 14 0 201504 0
[pid=28590/tid=28591] ppid=28576 vsize=860984 CPUtime=0.25
/proc/28590/task/28591/stat : 28591 (java) S 28576 28576 27982 0 -1 64 3456 0 0 0 24 1 0 0 17 0 8 0 168567542 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28592] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28592/stat : 28592 (java) S 28576 28576 27982 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168567542 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28593] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28593/stat : 28593 (java) S 28576 28576 27982 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168567542 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28594] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28594/stat : 28594 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168567546 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28595] ppid=28576 vsize=860984 CPUtime=0.33
/proc/28590/task/28595/stat : 28595 (java) S 28576 28576 27982 0 -1 64 1057 0 0 0 32 1 0 0 16 0 8 0 168567546 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28596] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28596/stat : 28596 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 168567546 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28597] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28597/stat : 28597 (java) S 28576 28576 27982 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168567546 881647616 13812 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908544

[startup+6.27421 s]
/proc/loadavg: 2.27 2.11 1.91 3/90 28597
/proc/meminfo: memFree=1355200/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=0.01
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
[pid=28590] ppid=28576 vsize=860984 CPUtime=6.16
/proc/28590/stat : 28590 (java) R 28576 28576 27982 0 -1 0 19601 0 1 0 604 12 0 0 25 0 8 0 168567538 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074033120 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28590/statm: 215246 19344 1991 14 0 201504 0
[pid=28590/tid=28591] ppid=28576 vsize=860984 CPUtime=0.25
/proc/28590/task/28591/stat : 28591 (java) S 28576 28576 27982 0 -1 64 3609 0 0 0 24 1 0 0 16 0 8 0 168567542 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28592] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28592/stat : 28592 (java) S 28576 28576 27982 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168567542 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28593] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28593/stat : 28593 (java) S 28576 28576 27982 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168567542 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28594] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28594/stat : 28594 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168567546 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28595] ppid=28576 vsize=860984 CPUtime=0.33
/proc/28590/task/28595/stat : 28595 (java) S 28576 28576 27982 0 -1 64 1057 0 0 0 32 1 0 0 16 0 8 0 168567546 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28596] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28596/stat : 28596 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 168567546 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28597] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28597/stat : 28597 (java) S 28576 28576 27982 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168567546 881647616 19344 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908544

[startup+12.7644 s]
/proc/loadavg: 2.25 2.10 1.91 3/90 28597
/proc/meminfo: memFree=1352384/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=0.01
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
[pid=28590] ppid=28576 vsize=860984 CPUtime=12.59
/proc/28590/stat : 28590 (java) R 28576 28576 27982 0 -1 0 20432 0 1 0 1246 13 0 0 25 0 8 0 168567538 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28590/statm: 215246 20146 1995 14 0 201504 0
[pid=28590/tid=28591] ppid=28576 vsize=860984 CPUtime=1.25
/proc/28590/task/28591/stat : 28591 (java) S 28576 28576 27982 0 -1 64 4381 0 0 0 123 2 0 0 17 0 8 0 168567542 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28592] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28592/stat : 28592 (java) S 28576 28576 27982 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168567542 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28593] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28593/stat : 28593 (java) S 28576 28576 27982 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168567542 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28594] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28594/stat : 28594 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 168567546 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28595] ppid=28576 vsize=860984 CPUtime=0.38
/proc/28590/task/28595/stat : 28595 (java) R 28576 28576 27982 0 -1 64 1075 0 0 0 36 2 0 0 16 0 8 0 168567546 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152842944 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28596] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28596/stat : 28596 (java) S 28576 28576 27982 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 168567546 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28590/tid=28597] ppid=28576 vsize=860984 CPUtime=0
/proc/28590/task/28597/stat : 28597 (java) S 28576 28576 27982 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168567546 881647616 20146 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908544

[startup+25.6105 s]
/proc/loadavg: 2.19 2.10 1.91 3/83 28598
/proc/meminfo: memFree=1408952/2055920 swapFree=4184048/4192956
[pid=28576] ppid=28574 vsize=47560 CPUtime=20.44
/proc/28576/stat : 28576 (galac.sh) S 28574 28576 27982 0 -1 4194304 799 22254 0 1 0 0 2024 20 17 0 1 0 168567534 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28576/statm: 11890 362 244 79 0 218 0
[pid=28598] ppid=28576 vsize=14408 CPUtime=4.93
/proc/28598/stat : 28598 (minisat) R 28576 28576 27982 0 -1 4194304 3326 0 0 0 492 1 0 0 25 0 1 0 168569599 14753792 3308 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28598/statm: 3602 3308 53 142 0 3458 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 61968

Child status: 0
Real time (s): 50.2426
CPU time (s): 49.9074
CPU user time (s): 49.6694
CPU system time (s): 0.237963
CPU usage (%): 99.333
Max. virtual memory (cumulated for all children) (KiB): 908544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.6694
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27252
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= 2234
involuntary context switches= 3768

runsolver used 0.057991 s user time and 0.147977 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Jan  7 20:28:06 UTC 2007


IDJOB= 210714
IDBENCH= 4640
FILE ID= node45/210714-1168201685

PBS_JOBID= 3480734

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-tag8.xml
COMMAND LINE= /tmp/evaluation/210714-1168201685/galac.sh /tmp/evaluation/210714-1168201685/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-210714-1168201685 -o ROOT/results/node45/solver-210714-1168201685 -C 1800 -M 900  /tmp/evaluation/210714-1168201685/galac.sh /tmp/evaluation/210714-1168201685/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c2e87330c14820a926dade61c5e24ffe

RANDOM SEED= 387636672

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.259
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.259
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:       1426016 kB
Buffers:         17976 kB
Cached:         173800 kB
SwapCached:       2704 kB
Active:         406612 kB
Inactive:       165752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426016 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:         395648 kB
Slab:            41916 kB
Committed_AS:  3981132 kB
PageTables:       2584 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= 66539 MiB



End job on node45 on Sun Jan  7 20:28:56 UTC 2007