Trace number 224736

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 129.018 129.769

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-43_ext.xml
MD5SUM17420012b4730854e4271c15d4d98751
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.2785
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c --- Preproc Stats ---
1.46	c start processing
1.46	c start relation processing
1.91	c start cnf exporting
7.78	c parsing time : 1.206
7.78	c preprocessing time : 7.526
7.78	
7.78	c Nary constraints - conflicts : 0 supports : 0
7.78	c Binary constraints - conflicts : 0 supports :103
7.78	c max arity constraint : 2
7.78	c Max Tuples generated 0
7.78	c relations : 103
7.78	c relations BDD: 0
7.78	c vars : 3201 - clauses :  142920
7.78	
7.83	 
7.83	c --- Minisat Stats ---
7.83	 
129.75	c restarts              : 13
129.75	c conflicts             : 36165          (298 /sec)
129.75	c decisions             : 54341          (1.52 % random) (448 /sec)
129.75	c propagations          : 16089014       (132767 /sec)
129.75	c conflict literals     : 10349394       (21.48 % deleted)
129.75	c Memory used           : 58.72 MB
129.75	c CPU time              : 121.183 s
129.75	
129.75	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/node34/watcher-224736-1168269671 -o ROOT/results/node34/solver-224736-1168269671 -C 1800 -M 900 /tmp/evaluation/224736-1168269671/galac.sh /tmp/evaluation/224736-1168269671/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.95 2.00 2.00 4/75 19916
/proc/meminfo: memFree=691640/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=8740 CPUtime=0
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 416 840 0 0 0 0 0 0 16 0 1 0 175360828 8949760 310 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 2185 310 217 79 0 178 0
[pid=19921] ppid=19915 vsize=8760 CPUtime=0
/proc/19921/stat : 19921 (galac.sh) R 19915 19915 18176 0 -1 4194368 20 0 0 0 0 0 0 0 19 0 1 0 175360829 8970240 312 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254195330343 0 0 4096 73728 0 0 0 17 1 0 0
/proc/19921/statm: 2190 312 217 79 0 183 0

[startup+0.106418 s]
/proc/loadavg: 1.95 2.00 2.00 4/75 19916
/proc/meminfo: memFree=691640/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47556 CPUtime=0.01
/proc/19915/stat : 19915 (galac.sh) D 19913 19915 18176 0 -1 4194304 746 1704 0 0 0 0 0 1 23 0 1 0 175360828 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254195498482 0 2147483391 4096 73728 18446744072099781622 0 0 17 1 0 0
/proc/19915/statm: 11889 359 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.514457 s]
/proc/loadavg: 1.95 2.00 2.00 4/75 19916
/proc/meminfo: memFree=691640/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=0.01
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33552 s]
/proc/loadavg: 1.95 2.00 2.00 4/83 19936
/proc/meminfo: memFree=613304/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=0.01
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19929] ppid=19915 vsize=861064 CPUtime=1.18
/proc/19929/stat : 19929 (java) R 19915 19915 18176 0 -1 0 21610 0 1 0 107 11 0 0 19 0 8 0 175360841 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073653488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19929/statm: 215266 21363 1971 14 0 201471 0
[pid=19929/tid=19930] ppid=19915 vsize=861064 CPUtime=0.05
/proc/19929/task/19930/stat : 19930 (java) S 19915 19915 18176 0 -1 64 5841 0 0 0 4 1 0 0 16 0 8 0 175360844 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19931] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19931/stat : 19931 (java) S 19915 19915 18176 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175360845 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19932] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19932/stat : 19932 (java) S 19915 19915 18176 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175360845 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19933] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19933/stat : 19933 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175360848 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19934] ppid=19915 vsize=861064 CPUtime=0.14
/proc/19929/task/19934/stat : 19934 (java) S 19915 19915 18176 0 -1 64 901 0 0 0 13 1 0 0 16 0 8 0 175360848 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19935] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19935/stat : 19935 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175360848 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19936] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19936/stat : 19936 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175360848 881729536 21363 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 908624

[startup+2.97966 s]
/proc/loadavg: 1.95 2.00 2.00 3/83 19936
/proc/meminfo: memFree=612728/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=0.01
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19929] ppid=19915 vsize=861064 CPUtime=2.82
/proc/19929/stat : 19929 (java) R 19915 19915 18176 0 -1 0 24108 0 1 0 269 13 0 0 25 0 8 0 175360841 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19929/statm: 215266 23857 1993 14 0 201471 0
[pid=19929/tid=19930] ppid=19915 vsize=861064 CPUtime=0.14
/proc/19929/task/19930/stat : 19930 (java) R 19915 19915 18176 0 -1 64 8218 0 0 0 12 2 0 0 16 0 8 0 175360844 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772486 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19931] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19931/stat : 19931 (java) S 19915 19915 18176 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175360845 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19932] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19932/stat : 19932 (java) S 19915 19915 18176 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175360845 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19933] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19933/stat : 19933 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175360848 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19934] ppid=19915 vsize=861064 CPUtime=0.25
/proc/19929/task/19934/stat : 19934 (java) S 19915 19915 18176 0 -1 64 970 0 0 0 23 2 0 0 16 0 8 0 175360848 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19935] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19935/stat : 19935 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175360848 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19936] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19936/stat : 19936 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175360848 881729536 23857 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 908624

[startup+6.18792 s]
/proc/loadavg: 1.96 2.00 2.00 3/83 19936
/proc/meminfo: memFree=598720/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=0.01
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19929] ppid=19915 vsize=861064 CPUtime=6.01
/proc/19929/stat : 19929 (java) R 19915 19915 18176 0 -1 0 24702 0 1 0 586 15 0 0 25 0 8 0 175360841 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819825 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19929/statm: 215266 24446 1996 14 0 201471 0
[pid=19929/tid=19930] ppid=19915 vsize=861064 CPUtime=0.16
/proc/19929/task/19930/stat : 19930 (java) S 19915 19915 18176 0 -1 64 8789 0 0 0 13 3 0 0 16 0 8 0 175360844 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19931] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19931/stat : 19931 (java) S 19915 19915 18176 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175360845 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19932] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19932/stat : 19932 (java) S 19915 19915 18176 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175360845 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19933] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19933/stat : 19933 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175360848 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19934] ppid=19915 vsize=861064 CPUtime=0.27
/proc/19929/task/19934/stat : 19934 (java) S 19915 19915 18176 0 -1 64 984 0 0 0 25 2 0 0 16 0 8 0 175360848 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19935] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19935/stat : 19935 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175360848 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19929/tid=19936] ppid=19915 vsize=861064 CPUtime=0
/proc/19929/task/19936/stat : 19936 (java) S 19915 19915 18176 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175360848 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 908624

[startup+12.6554 s]
/proc/loadavg: 1.96 2.00 2.00 3/76 19937
/proc/meminfo: memFree=673400/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=7.64
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 801 26418 0 1 0 0 745 19 17 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19937] ppid=19915 vsize=15860 CPUtime=4.79
/proc/19937/stat : 19937 (minisat) R 19915 19915 18176 0 -1 4194304 3804 0 0 0 476 3 0 0 25 0 1 0 175361611 16240640 3786 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/19937/statm: 3965 3786 54 142 0 3821 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 63420

[startup+25.5025 s]
/proc/loadavg: 1.97 2.00 2.00 3/76 19937
/proc/meminfo: memFree=663736/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=7.64
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 801 26418 0 1 0 0 745 19 17 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19937] ppid=19915 vsize=25560 CPUtime=17.58
/proc/19937/stat : 19937 (minisat) R 19915 19915 18176 0 -1 4194304 6228 0 0 0 1751 7 0 0 25 0 1 0 175361611 26173440 6210 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19937/statm: 6390 6210 54 142 0 6246 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 73120

[startup+51.1756 s]
/proc/loadavg: 1.98 2.00 2.00 3/76 19937
/proc/meminfo: memFree=650744/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=7.64
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 801 26418 0 1 0 0 745 19 17 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19937] ppid=19915 vsize=38552 CPUtime=43.12
/proc/19937/stat : 19937 (minisat) R 19915 19915 18176 0 -1 4194304 9458 0 0 0 4301 11 0 0 25 0 1 0 175361611 39477248 9440 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/19937/statm: 9638 9440 54 142 0 9494 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 86112

[startup+102.417 s]
/proc/loadavg: 2.05 2.01 2.00 3/76 19937
/proc/meminfo: memFree=634296/2055920 swapFree=4192812/4192956
[pid=19915] ppid=19913 vsize=47560 CPUtime=7.64
/proc/19915/stat : 19915 (galac.sh) S 19913 19915 18176 0 -1 4194304 801 26418 0 1 0 0 745 19 17 0 1 0 175360828 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19915/statm: 11890 364 246 79 0 218 0
[pid=19937] ppid=19915 vsize=55292 CPUtime=94.12
/proc/19937/stat : 19937 (minisat) R 19915 19915 18176 0 -1 4194304 13574 0 0 0 9398 14 0 0 25 0 1 0 175361611 56619008 13556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19937/statm: 13823 13556 54 142 0 13679 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 102852

Child status: 0
Real time (s): 129.769
CPU time (s): 129.018
CPU user time (s): 128.639
CPU system time (s): 0.378942
CPU usage (%): 99.4212
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.639
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42186
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= 1163
involuntary context switches= 2577

runsolver used 0.153976 s user time and 0.427934 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Jan  8 15:21:11 UTC 2007


IDJOB= 224736
IDBENCH= 5790
FILE ID= node34/224736-1168269671

PBS_JOBID= 3482860

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-43_ext.xml
COMMAND LINE= /tmp/evaluation/224736-1168269671/galac.sh /tmp/evaluation/224736-1168269671/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-224736-1168269671 -o ROOT/results/node34/solver-224736-1168269671 -C 1800 -M 900  /tmp/evaluation/224736-1168269671/galac.sh /tmp/evaluation/224736-1168269671/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  17420012b4730854e4271c15d4d98751

RANDOM SEED= 98795568

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.227
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.227
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:        692184 kB
Buffers:          4156 kB
Cached:        1279888 kB
SwapCached:          0 kB
Active:         799696 kB
Inactive:       511688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        692184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          39072 kB
Slab:            37752 kB
Committed_AS:  3159280 kB
PageTables:       1792 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= 66549 MiB



End job on node34 on Mon Jan  8 15:23:21 UTC 2007