Trace number 202519

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 1SAT 794.276 794.626

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-15_ext.xml
MD5SUMd67733b7b2752dd74a89c290b958bd4b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.79742
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
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 ---
0.99	c start processing
0.99	c start relation processing
1.00	c start cnf exporting
2.13	c parsing time : 0.826
2.13	c preprocessing time : 1.97
2.13	
2.13	c Nary constraints - conflicts : 0 supports : 0
2.13	c Binary constraints - conflicts : 319 supports :14
2.13	c max arity constraint : 2
2.13	c Max Tuples generated 0
2.13	c relations : 333
2.13	c relations BDD: 0
2.13	c vars : 761 - clauses :  38924
2.13	
2.16	 
2.16	c --- Minisat Stats ---
2.16	 
793.68	c restarts              : 20
793.68	c conflicts             : 630645         (797 /sec)
793.68	c decisions             : 850732         (1.24 % random) (1075 /sec)
793.68	c propagations          : 63554984       (80341 /sec)
793.68	c conflict literals     : 50787714       (31.92 % deleted)
793.68	c Memory used           : 41.59 MB
793.68	c CPU time              : 791.07 s
793.68	
793.68	s SATISFIABLE
794.62	v 2 4 0 13 2 12 15 6 2 14 4 11 8 14 16 12 11 18 5 15 2 2 18 11 18 10 11 8 12 12 4 17 17 8 4 18 18 8 3 15

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-202519-1168152187 -o ROOT/results/node19/solver-202519-1168152187 -C 1800 -M 900 /tmp/evaluation/202519-1168152187/galac.sh /tmp/evaluation/202519-1168152187/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.99 1.98 1.93 5/88 16106
/proc/meminfo: memFree=1477760/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=8652 CPUtime=0
/proc/16105/stat : 16105 (galac.sh) R 16103 16105 15145 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 163613464 8859648 279 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236565663 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/16105/statm: 2163 279 207 79 0 156 0
[pid=16107] ppid=16105 vsize=8688 CPUtime=0
/proc/16107/stat : 16107 (galac.sh) R 16105 16105 15145 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 163613465 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236735058 0 0 4096 73728 0 0 0 17 1 0 0
/proc/16107/statm: 2172 286 209 79 0 165 0
[pid=16108] ppid=16107 vsize=8728 CPUtime=0
/proc/16108/stat : 16108 (galac.sh) R 16107 16105 15145 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 163613465 8937472 290 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236566311 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16108/statm: 0 0 0 0 0 0 0

[startup+0.102949 s]
/proc/loadavg: 1.99 1.98 1.93 5/88 16106
/proc/meminfo: memFree=1477760/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=0.01
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.511026 s]
/proc/loadavg: 1.99 1.98 1.93 5/88 16106
/proc/meminfo: memFree=1477760/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=0.01
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33418 s]
/proc/loadavg: 2.07 2.00 1.93 4/96 16126
/proc/meminfo: memFree=1407040/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=0.01
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16119] ppid=16105 vsize=861064 CPUtime=1.28
/proc/16119/stat : 16119 (java) R 16105 16105 15145 0 -1 0 19722 0 1 0 116 12 0 0 25 0 8 0 163613468 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074042897 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16119/statm: 215266 19476 1996 14 0 201471 0
[pid=16119/tid=16120] ppid=16105 vsize=861064 CPUtime=0.03
/proc/16119/task/16120/stat : 16120 (java) S 16105 16105 15145 0 -1 64 3789 0 0 0 2 1 0 0 16 0 8 0 163613471 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16119/tid=16121] ppid=16105 vsize=861064 CPUtime=0
/proc/16119/task/16121/stat : 16121 (java) S 16105 16105 15145 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163613472 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16119/tid=16122] ppid=16105 vsize=861064 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16105 16105 15145 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 163613472 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16119/tid=16123] ppid=16105 vsize=861064 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16105 16105 15145 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 163613475 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16119/tid=16124] ppid=16105 vsize=861064 CPUtime=0.27
/proc/16119/task/16124/stat : 16124 (java) S 16105 16105 15145 0 -1 64 1012 0 0 0 26 1 0 0 15 0 8 0 163613475 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16119/tid=16125] ppid=16105 vsize=861064 CPUtime=0
/proc/16119/task/16125/stat : 16125 (java) S 16105 16105 15145 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163613475 881729536 19476 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16119/tid=16126] ppid=16105 vsize=861064 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16105 16105 15145 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163613475 881729536 19476 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) 908624

[startup+2.97549 s]
/proc/loadavg: 2.07 2.00 1.93 3/89 16127
/proc/meminfo: memFree=1474296/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=5452 CPUtime=0.8
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 1121 0 0 0 80 0 0 0 25 0 1 0 163613680 5582848 1103 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 1363 1103 54 142 0 1219 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 53012

[startup+6.25711 s]
/proc/loadavg: 2.07 2.00 1.93 3/89 16127
/proc/meminfo: memFree=1469624/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=8768 CPUtime=4.09
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 1951 0 0 0 408 1 0 0 25 0 1 0 163613680 8978432 1933 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 2192 1933 54 142 0 2048 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 56328

[startup+12.7273 s]
/proc/loadavg: 2.06 2.00 1.93 3/89 16127
/proc/meminfo: memFree=1465208/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=12808 CPUtime=10.56
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 2959 0 0 0 1054 2 0 0 25 0 1 0 163613680 13115392 2941 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 3202 2941 54 142 0 3058 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60368

[startup+25.5507 s]
/proc/loadavg: 2.13 2.02 1.94 3/89 16127
/proc/meminfo: memFree=1461560/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=16692 CPUtime=23.37
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 3927 0 0 0 2334 3 0 0 25 0 1 0 163613680 17092608 3909 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 4173 3909 54 142 0 4029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64252

[startup+51.2086 s]
/proc/loadavg: 2.08 2.01 1.94 3/89 16127
/proc/meminfo: memFree=1458552/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=19624 CPUtime=49.02
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 4651 0 0 0 4898 4 0 0 25 0 1 0 163613680 20094976 4633 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 4906 4633 54 142 0 4762 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 67184

[startup+102.422 s]
/proc/loadavg: 2.03 2.01 1.94 3/89 16127
/proc/meminfo: memFree=1452280/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=26004 CPUtime=100.21
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 6216 0 0 0 10016 5 0 0 25 0 1 0 163613680 26628096 6198 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 6501 6198 54 142 0 6357 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 73564

[startup+162.471 s]
/proc/loadavg: 2.01 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1450296/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=28148 CPUtime=160.24
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 6707 0 0 0 16017 7 0 0 25 0 1 0 163613680 28823552 6689 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 7037 6689 54 142 0 6893 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 75708

[startup+222.547 s]
/proc/loadavg: 2.03 2.01 1.94 3/89 16127
/proc/meminfo: memFree=1447672/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=30844 CPUtime=220.29
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 7345 0 0 0 22021 8 0 0 25 0 1 0 163613680 31584256 7327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529503 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 7711 7327 54 142 0 7567 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 78404

[startup+282.623 s]
/proc/loadavg: 2.01 2.01 1.94 3/89 16127
/proc/meminfo: memFree=1443960/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=34748 CPUtime=280.35
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 8270 0 0 0 28025 10 0 0 25 0 1 0 163613680 35581952 8252 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 8687 8252 54 142 0 8543 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 82308

[startup+342.699 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1443640/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=34928 CPUtime=340.4
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 8336 0 0 0 34030 10 0 0 25 0 1 0 163613680 35766272 8318 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 8732 8318 54 142 0 8588 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 82488

[startup+402.775 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1442936/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=35680 CPUtime=400.45
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 8511 0 0 0 40034 11 0 0 25 0 1 0 163613680 36536320 8493 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 8920 8493 54 142 0 8776 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 83240

[startup+462.844 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1442616/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=36124 CPUtime=460.5
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 8598 0 0 0 46038 12 0 0 25 0 1 0 163613680 36990976 8580 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 9031 8580 54 142 0 8887 0
Current children cumulated CPU time (s) 462.62
Current children cumulated vsize (KiB) 83684

[startup+522.897 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1441656/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=37140 CPUtime=520.54
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 8840 0 0 0 52041 13 0 0 25 0 1 0 163613680 38031360 8822 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 9285 8822 54 142 0 9141 0
Current children cumulated CPU time (s) 522.66
Current children cumulated vsize (KiB) 84700

[startup+582.945 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1441144/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=37568 CPUtime=580.55
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 8944 0 0 0 58042 13 0 0 25 0 1 0 163613680 38469632 8926 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 9392 8926 54 142 0 9248 0
Current children cumulated CPU time (s) 582.67
Current children cumulated vsize (KiB) 85128

[startup+642.986 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1437560/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=41204 CPUtime=640.58
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 9834 0 0 0 64043 15 0 0 25 0 1 0 163613680 42192896 9816 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 10301 9816 54 142 0 10157 0
Current children cumulated CPU time (s) 642.7
Current children cumulated vsize (KiB) 88764

[startup+703.067 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 16127
/proc/meminfo: memFree=1437176/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=41684 CPUtime=700.64
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 9930 0 0 0 70049 15 0 0 25 0 1 0 163613680 42684416 9912 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 10421 9912 54 142 0 10277 0
Current children cumulated CPU time (s) 702.76
Current children cumulated vsize (KiB) 89244

[startup+763.105 s]
/proc/loadavg: 2.06 2.01 1.95 4/89 16127
/proc/meminfo: memFree=1436472/2055920 swapFree=4171244/4192956
[pid=16105] ppid=16103 vsize=47560 CPUtime=2.12
/proc/16105/stat : 16105 (galac.sh) S 16103 16105 15145 0 -1 4194304 801 22897 0 1 0 0 196 16 17 0 1 0 163613464 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16105/statm: 11890 364 246 79 0 218 0
[pid=16127] ppid=16105 vsize=42292 CPUtime=760.66
/proc/16127/stat : 16127 (minisat) R 16105 16105 15145 0 -1 4194304 10086 0 0 0 76050 16 0 0 25 0 1 0 163613680 43307008 10068 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16127/statm: 10573 10068 54 142 0 10429 0
Current children cumulated CPU time (s) 762.78
Current children cumulated vsize (KiB) 89852

Child status: 0
Real time (s): 794.626
CPU time (s): 794.276
CPU user time (s): 793.835
CPU system time (s): 0.440932
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 793.835
system time used= 0.440932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47216
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1849
involuntary context switches= 18060

runsolver used 0.904862 s user time and 2.35564 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Jan  7 06:43:07 UTC 2007


IDJOB= 202519
IDBENCH= 3862
FILE ID= node19/202519-1168152187

PBS_JOBID= 3478169

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-15_ext.xml
COMMAND LINE= /tmp/evaluation/202519-1168152187/galac.sh /tmp/evaluation/202519-1168152187/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-202519-1168152187 -o ROOT/results/node19/solver-202519-1168152187 -C 1800 -M 900  /tmp/evaluation/202519-1168152187/galac.sh /tmp/evaluation/202519-1168152187/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d67733b7b2752dd74a89c290b958bd4b

RANDOM SEED= 895625535

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.260
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.260
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:       1478368 kB
Buffers:         71384 kB
Cached:         400060 kB
SwapCached:      10472 kB
Active:         174664 kB
Inactive:       336356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478368 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            3140 kB
Writeback:           0 kB
Mapped:          49980 kB
Slab:            51152 kB
Committed_AS:  3982152 kB
PageTables:       2400 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= 66316 MiB



End job on node19 on Sun Jan  7 06:56:23 UTC 2007