Trace number 226508

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 649.546 655.939

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-71_ext.xml
MD5SUMe7a46fad154fbee035cfd2f724d819ee
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 benchmark5.43217
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.11	c start processing
1.11	c start relation processing
1.29	c start cnf exporting
4.02	c parsing time : 0.945
4.02	c preprocessing time : 3.862
4.02	
4.02	c Nary constraints - conflicts : 0 supports : 0
4.02	c Binary constraints - conflicts : 0 supports :135
4.02	c max arity constraint : 2
4.02	c Max Tuples generated 0
4.02	c relations : 135
4.02	c relations BDD: 0
4.02	c vars : 1601 - clauses :  42040
4.02	
4.09	 
4.09	c --- Minisat Stats ---
4.09	 
655.91	c restarts              : 17
655.91	c conflicts             : 139367         (216 /sec)
655.91	c decisions             : 174980         (1.29 % random) (271 /sec)
655.91	c propagations          : 37956247       (58815 /sec)
655.91	c conflict literals     : 28307472       (22.45 % deleted)
655.91	c Memory used           : 66.75 MB
655.91	c CPU time              : 645.35 s
655.91	
655.91	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/node9/watcher-226508-1168275630 -o ROOT/results/node9/solver-226508-1168275630 -C 1800 -M 900 /tmp/evaluation/226508-1168275630/galac.sh /tmp/evaluation/226508-1168275630/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.32 2.49 2.45 5/94 28112
/proc/meminfo: memFree=1158024/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=8560 CPUtime=0
/proc/28111/stat : 28111 (galac.sh) R 28109 28111 27985 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 175958256 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215419176847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/28111/statm: 2140 253 197 79 0 133 0

[startup+0.10631 s]
/proc/loadavg: 2.32 2.49 2.45 5/94 28112
/proc/meminfo: memFree=1158024/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=0.01
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.518349 s]
/proc/loadavg: 2.32 2.49 2.45 5/94 28112
/proc/meminfo: memFree=1158024/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=0.01
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34744 s]
/proc/loadavg: 2.53 2.53 2.47 4/102 28132
/proc/meminfo: memFree=1087496/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=0.01
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28125] ppid=28111 vsize=861064 CPUtime=1.28
/proc/28125/stat : 28125 (java) R 28111 28111 27985 0 -1 0 21911 0 1 0 117 11 0 0 18 0 8 0 175958259 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072917031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28125/statm: 215266 21664 1992 14 0 201471 0
[pid=28125/tid=28126] ppid=28111 vsize=861064 CPUtime=0.06
/proc/28125/task/28126/stat : 28126 (java) S 28111 28111 27985 0 -1 64 6056 0 0 0 4 2 0 0 16 0 8 0 175958263 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28127] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28127/stat : 28127 (java) S 28111 28111 27985 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175958263 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28128] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28128/stat : 28128 (java) S 28111 28111 27985 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175958263 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28129] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28129/stat : 28129 (java) S 28111 28111 27985 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175958267 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28130] ppid=28111 vsize=861064 CPUtime=0.19
/proc/28125/task/28130/stat : 28130 (java) R 28111 28111 27985 0 -1 64 939 0 0 0 19 0 0 0 20 0 8 0 175958267 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28131] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28131/stat : 28131 (java) S 28111 28111 27985 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175958267 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28132] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28132/stat : 28132 (java) S 28111 28111 27985 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175958267 881729536 21664 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908640

[startup+2.98663 s]
/proc/loadavg: 2.53 2.53 2.47 3/102 28132
/proc/meminfo: memFree=1074056/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=0.01
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28125] ppid=28111 vsize=861064 CPUtime=2.91
/proc/28125/stat : 28125 (java) R 28111 28111 27985 0 -1 0 22851 0 1 0 278 13 0 0 25 0 8 0 175958259 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155239745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28125/statm: 215266 22602 1995 14 0 201471 0
[pid=28125/tid=28126] ppid=28111 vsize=861064 CPUtime=0.09
/proc/28125/task/28126/stat : 28126 (java) S 28111 28111 27985 0 -1 64 6944 0 0 0 7 2 0 0 16 0 8 0 175958263 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28127] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28127/stat : 28127 (java) S 28111 28111 27985 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 175958263 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28128] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28128/stat : 28128 (java) S 28111 28111 27985 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175958263 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28129] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28129/stat : 28129 (java) S 28111 28111 27985 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175958267 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28130] ppid=28111 vsize=861064 CPUtime=0.26
/proc/28125/task/28130/stat : 28130 (java) S 28111 28111 27985 0 -1 64 985 0 0 0 25 1 0 0 16 0 8 0 175958267 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28131] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28131/stat : 28131 (java) S 28111 28111 27985 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175958267 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28125/tid=28132] ppid=28111 vsize=861064 CPUtime=0
/proc/28125/task/28132/stat : 28132 (java) S 28111 28111 27985 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175958267 881729536 22602 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908640

[startup+6.26601 s]
/proc/loadavg: 2.49 2.52 2.46 3/95 28133
/proc/meminfo: memFree=1149120/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=8684 CPUtime=2.15
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 2059 0 0 0 214 1 0 0 25 0 1 0 175958665 8892416 2041 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 2171 2041 54 142 0 2027 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 56260

[startup+12.7447 s]
/proc/loadavg: 2.53 2.53 2.47 3/95 28133
/proc/meminfo: memFree=1142528/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=14544 CPUtime=8.56
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 3540 0 0 0 854 2 0 0 25 0 1 0 175958665 14893056 3522 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 3636 3522 54 142 0 3492 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 62120

[startup+25.5782 s]
/proc/loadavg: 2.45 2.51 2.46 3/95 28133
/proc/meminfo: memFree=1136448/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=20988 CPUtime=21.28
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 5119 0 0 0 2123 5 0 0 25 0 1 0 175958665 21491712 5101 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 5247 5101 54 142 0 5103 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 68564

[startup+51.2691 s]
/proc/loadavg: 2.42 2.50 2.45 3/101 28217
/proc/meminfo: memFree=1127360/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=28924 CPUtime=46.62
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 7083 0 0 0 4656 6 0 0 25 0 1 0 175958665 29618176 7065 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 7231 7065 54 142 0 7087 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 76500

[startup+102.562 s]
/proc/loadavg: 2.35 2.46 2.45 3/101 28297
/proc/meminfo: memFree=1117840/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=38400 CPUtime=97.31
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 9450 0 0 0 9722 9 0 0 25 0 1 0 175958665 39321600 9432 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 9600 9432 54 142 0 9456 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 85976

[startup+162.587 s]
/proc/loadavg: 2.23 2.41 2.43 3/95 28330
/proc/meminfo: memFree=1107904/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=48464 CPUtime=156.73
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 11875 0 0 0 15661 12 0 0 25 0 1 0 175958665 49627136 11857 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 12116 11857 54 142 0 11972 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 96040

[startup+222.651 s]
/proc/loadavg: 2.21 2.36 2.41 4/95 28330
/proc/meminfo: memFree=1099392/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=56396 CPUtime=216.25
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 13842 0 0 0 21611 14 0 0 25 0 1 0 175958665 57749504 13824 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 14099 13824 54 142 0 13955 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 103972

[startup+282.724 s]
/proc/loadavg: 2.08 2.29 2.38 3/95 28330
/proc/meminfo: memFree=1089792/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=56396 CPUtime=275.77
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 13856 0 0 0 27563 14 0 0 25 0 1 0 175958665 57749504 13838 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 14099 13838 54 142 0 13955 0
Current children cumulated CPU time (s) 279.74
Current children cumulated vsize (KiB) 103972

[startup+342.741 s]
/proc/loadavg: 2.11 2.25 2.36 3/95 28330
/proc/meminfo: memFree=1088384/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=57184 CPUtime=335.23
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 14010 0 0 0 33509 14 0 0 25 0 1 0 175958665 58556416 13992 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 14296 13992 54 142 0 14152 0
Current children cumulated CPU time (s) 339.2
Current children cumulated vsize (KiB) 104760

[startup+402.783 s]
/proc/loadavg: 2.11 2.23 2.34 3/95 28330
/proc/meminfo: memFree=1083456/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=62140 CPUtime=394.73
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 15257 0 0 0 39457 16 0 0 25 0 1 0 175958665 63631360 15239 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 15535 15239 54 142 0 15391 0
Current children cumulated CPU time (s) 398.7
Current children cumulated vsize (KiB) 109716

[startup+462.804 s]
/proc/loadavg: 2.04 2.19 2.32 3/95 28330
/proc/meminfo: memFree=1079680/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=65924 CPUtime=454.2
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 16174 0 0 0 45403 17 0 0 25 0 1 0 175958665 67506176 16156 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 16481 16156 54 142 0 16337 0
Current children cumulated CPU time (s) 458.17
Current children cumulated vsize (KiB) 113500

[startup+522.862 s]
/proc/loadavg: 2.09 2.17 2.30 3/95 28330
/proc/meminfo: memFree=1079296/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=66344 CPUtime=513.7
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 16266 0 0 0 51353 17 0 0 25 0 1 0 175958665 67936256 16248 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 16586 16248 54 142 0 16442 0
Current children cumulated CPU time (s) 517.67
Current children cumulated vsize (KiB) 113920

[startup+582.881 s]
/proc/loadavg: 2.03 2.13 2.28 3/95 28330
/proc/meminfo: memFree=1078464/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=67088 CPUtime=573.16
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 16436 0 0 0 57299 17 0 0 25 0 1 0 175958665 68698112 16418 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 16772 16418 54 142 0 16628 0
Current children cumulated CPU time (s) 577.13
Current children cumulated vsize (KiB) 114664

[startup+642.932 s]
/proc/loadavg: 2.01 2.11 2.26 3/95 28330
/proc/meminfo: memFree=1074496/2055920 swapFree=4191880/4192956
[pid=28111] ppid=28109 vsize=47576 CPUtime=3.97
/proc/28111/stat : 28111 (galac.sh) S 28109 28111 27985 0 -1 4194304 799 24565 0 1 0 0 381 16 17 0 1 0 175958256 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28111/statm: 11894 363 245 79 0 218 0
[pid=28133] ppid=28111 vsize=68048 CPUtime=632.66
/proc/28133/stat : 28133 (minisat) R 28111 28111 27985 0 -1 4194304 16656 0 0 0 63248 18 0 0 25 0 1 0 175958665 69681152 16638 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28133/statm: 17012 16638 54 142 0 16868 0
Current children cumulated CPU time (s) 636.63
Current children cumulated vsize (KiB) 115624

Child status: 0
Real time (s): 655.939
CPU time (s): 649.546
CPU user time (s): 649.174
CPU system time (s): 0.371943
CPU usage (%): 99.0253
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.174
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42265
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= 876
involuntary context switches= 30602

runsolver used 0.801878 s user time and 2.15267 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan  8 17:00:31 UTC 2007


IDJOB= 226508
IDBENCH= 5977
FILE ID= node9/226508-1168275630

PBS_JOBID= 3483071

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-71_ext.xml
COMMAND LINE= /tmp/evaluation/226508-1168275630/galac.sh /tmp/evaluation/226508-1168275630/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-226508-1168275630 -o ROOT/results/node9/solver-226508-1168275630 -C 1800 -M 900  /tmp/evaluation/226508-1168275630/galac.sh /tmp/evaluation/226508-1168275630/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e7a46fad154fbee035cfd2f724d819ee

RANDOM SEED= 356497367

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.231
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.231
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:       1158440 kB
Buffers:         57256 kB
Cached:         135456 kB
SwapCached:        408 kB
Active:         746484 kB
Inactive:        90188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1158440 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:         662164 kB
Slab:            44144 kB
Committed_AS:  5730640 kB
PageTables:       3528 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= 66542 MiB



End job on node9 on Mon Jan  8 17:11:27 UTC 2007