Trace number 247280

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 513.154 517.977

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-17_ext.xml
MD5SUM882ba2653e8ebd9a75015bbeb58c150c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.61945
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	c --- Preproc Stats ---
1.44	c start processing
1.44	c start relation processing
2.84	c start cnf exporting
23.01	c parsing time : 1.062
23.01	c preprocessing time : 22.631
23.01	
23.01	c Nary constraints - conflicts : 0 supports : 5
23.01	c Binary constraints - conflicts : 0 supports :0
23.01	c max arity constraint : 10
23.01	c Max Tuples generated 0
23.01	c relations : 5
23.01	c relations BDD: 5
23.01	c vars : 169638 - clauses :  559181
23.01	
23.07	 
23.07	c --- Minisat Stats ---
23.07	 
517.96	c restarts              : 11
517.96	c conflicts             : 11934          (24 /sec)
517.96	c decisions             : 27691          (1.83 % random) (56 /sec)
517.96	c propagations          : 731511850      (1489697 /sec)
517.96	c conflict literals     : 481191         (27.17 % deleted)
517.96	c Memory used           : 39.41 MB
517.96	c CPU time              : 491.047 s
517.96	
517.96	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/node16/watcher-247280-1168391905 -o ROOT/results/node16/solver-247280-1168391905 -C 1800 -M 900 /tmp/evaluation/247280-1168391905/galac.sh /tmp/evaluation/247280-1168391905/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.18 3.28 2.82 5/87 6251
/proc/meminfo: memFree=1871368/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=18540 CPUtime=0
/proc/6250/stat : 6250 (runsolver) D 6248 6250 6097 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 187585328 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 231962373415 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/6250/statm: 4635 279 244 17 0 2626 0

[startup+0.103951 s]
/proc/loadavg: 2.18 3.28 2.82 5/87 6251
/proc/meminfo: memFree=1871368/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=8740 CPUtime=0
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 411 840 4 0 0 0 0 0 17 0 1 0 187585328 8949760 309 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 2185 309 217 79 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8740

[startup+0.511878 s]
/proc/loadavg: 2.18 3.28 2.82 5/87 6251
/proc/meminfo: memFree=1871368/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=0.02
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 756 1704 5 0 0 1 0 1 18 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47552

[startup+1.33272 s]
/proc/loadavg: 2.18 3.28 2.82 2/89 6290
/proc/meminfo: memFree=1799416/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=0.02
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 756 1704 5 0 0 1 0 1 18 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6271] ppid=6250 vsize=860856 CPUtime=1.06
/proc/6271/stat : 6271 (java) R 6250 6250 6097 0 -1 0 20248 0 6 0 95 11 0 0 18 0 8 0 187585352 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6271/statm: 215214 20007 1965 14 0 201471 0
[pid=6271/tid=6272] ppid=6250 vsize=860856 CPUtime=0.03
/proc/6271/task/6272/stat : 6272 (java) S 6250 6250 6097 0 -1 64 4504 0 0 0 2 1 0 0 16 0 8 0 187585355 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6273] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6273/stat : 6273 (java) S 6250 6250 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187585356 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6274] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6274/stat : 6274 (java) S 6250 6250 6097 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187585356 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6275] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6275/stat : 6275 (java) S 6250 6250 6097 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 187585360 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6276] ppid=6250 vsize=860856 CPUtime=0.11
/proc/6271/task/6276/stat : 6276 (java) S 6250 6250 6097 0 -1 64 890 0 0 0 11 0 0 0 16 0 8 0 187585360 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6277] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6277/stat : 6277 (java) S 6250 6250 6097 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 187585360 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6278] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6278/stat : 6278 (java) S 6250 6250 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187585360 881516544 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 908408

[startup+2.98442 s]
/proc/loadavg: 2.18 3.28 2.82 4/105 6330
/proc/meminfo: memFree=1751032/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=0.02
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 756 1704 5 0 0 1 0 1 18 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6271] ppid=6250 vsize=860856 CPUtime=2.71
/proc/6271/stat : 6271 (java) R 6250 6250 6097 0 -1 0 31848 0 6 0 255 16 0 0 17 0 8 0 187585352 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073969956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6271/statm: 215214 31605 1991 14 0 201471 0
[pid=6271/tid=6272] ppid=6250 vsize=860856 CPUtime=0.42
/proc/6271/task/6272/stat : 6272 (java) R 6250 6250 6097 0 -1 64 15995 0 0 0 36 6 0 0 18 0 8 0 187585355 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6273] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6273/stat : 6273 (java) S 6250 6250 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187585356 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6274] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6274/stat : 6274 (java) S 6250 6250 6097 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187585356 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6275] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6275/stat : 6275 (java) S 6250 6250 6097 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 187585360 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6276] ppid=6250 vsize=860856 CPUtime=0.2
/proc/6271/task/6276/stat : 6276 (java) S 6250 6250 6097 0 -1 64 942 0 0 0 19 1 0 0 15 0 8 0 187585360 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6277] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6277/stat : 6277 (java) S 6250 6250 6097 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 187585360 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6278] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6278/stat : 6278 (java) S 6250 6250 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187585360 881516544 31605 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 908408

[startup+6.18884 s]
/proc/loadavg: 2.24 3.28 2.82 4/105 6330
/proc/meminfo: memFree=1548600/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=0.02
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 756 1704 5 0 0 1 0 1 18 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6271] ppid=6250 vsize=860856 CPUtime=5.9
/proc/6271/stat : 6271 (java) R 6250 6250 6097 0 -1 0 40317 0 6 0 569 21 0 0 18 0 8 0 187585352 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073419426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6271/statm: 215214 40069 1993 14 0 201471 0
[pid=6271/tid=6272] ppid=6250 vsize=860856 CPUtime=0.75
/proc/6271/task/6272/stat : 6272 (java) R 6250 6250 6097 0 -1 64 24449 0 0 0 65 10 0 0 22 0 8 0 187585355 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6273] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6273/stat : 6273 (java) S 6250 6250 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187585356 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6274] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6274/stat : 6274 (java) S 6250 6250 6097 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187585356 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6275] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6275/stat : 6275 (java) S 6250 6250 6097 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 187585360 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6276] ppid=6250 vsize=860856 CPUtime=0.21
/proc/6271/task/6276/stat : 6276 (java) S 6250 6250 6097 0 -1 64 949 0 0 0 20 1 0 0 15 0 8 0 187585360 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6277] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6277/stat : 6277 (java) S 6250 6250 6097 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 187585360 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6278] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6278/stat : 6278 (java) S 6250 6250 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187585360 881516544 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 908408

[startup+12.6776 s]
/proc/loadavg: 2.62 3.34 2.84 3/105 6330
/proc/meminfo: memFree=1318720/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=0.02
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 756 1704 5 0 0 1 0 1 18 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6271] ppid=6250 vsize=860856 CPUtime=11.93
/proc/6271/stat : 6271 (java) R 6250 6250 6097 0 -1 0 40329 0 6 0 1170 23 0 0 25 0 8 0 187585352 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154015936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6271/statm: 215214 40071 1993 14 0 201471 0
[pid=6271/tid=6272] ppid=6250 vsize=860856 CPUtime=0.76
/proc/6271/task/6272/stat : 6272 (java) S 6250 6250 6097 0 -1 64 24449 0 0 0 66 10 0 0 16 0 8 0 187585355 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6273] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6273/stat : 6273 (java) S 6250 6250 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187585356 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6271/tid=6274] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6274/stat : 6274 (java) S 6250 6250 6097 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187585356 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6275] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6275/stat : 6275 (java) S 6250 6250 6097 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 187585360 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6276] ppid=6250 vsize=860856 CPUtime=0.21
/proc/6271/task/6276/stat : 6276 (java) S 6250 6250 6097 0 -1 64 951 0 0 0 20 1 0 0 16 0 8 0 187585360 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6277] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6277/stat : 6277 (java) S 6250 6250 6097 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 187585360 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6271/tid=6278] ppid=6250 vsize=860856 CPUtime=0
/proc/6271/task/6278/stat : 6278 (java) S 6250 6250 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187585360 881516544 40071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 908408

[startup+25.5493 s]
/proc/loadavg: 2.62 3.30 2.84 3/99 6332
/proc/meminfo: memFree=1076656/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=37536 CPUtime=2.43
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8463 0 0 0 236 7 0 0 25 0 1 0 187587635 38436864 8445 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6332/statm: 9384 8445 51 142 0 9240 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 85088

[startup+51.2104 s]
/proc/loadavg: 2.47 3.21 2.82 3/87 6394
/proc/meminfo: memFree=1665616/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=37800 CPUtime=27.88
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8557 0 0 0 2780 8 0 0 25 0 1 0 187587635 38707200 8539 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9450 8539 54 142 0 9306 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 85352

[startup+102.433 s]
/proc/loadavg: 2.20 3.02 2.78 3/87 6394
/proc/meminfo: memFree=1499472/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=38064 CPUtime=78.67
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8628 0 0 0 7859 8 0 0 25 0 1 0 187587635 38977536 8610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9516 8610 54 142 0 9372 0
Current children cumulated CPU time (s) 100.44
Current children cumulated vsize (KiB) 85616

[startup+162.474 s]
/proc/loadavg: 2.07 2.84 2.72 3/87 6394
/proc/meminfo: memFree=1357328/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=38468 CPUtime=138.23
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8725 0 0 0 13814 9 0 0 25 0 1 0 187587635 39391232 8707 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9617 8707 54 142 0 9473 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (KiB) 86020

[startup+222.518 s]
/proc/loadavg: 2.02 2.68 2.68 3/87 6394
/proc/meminfo: memFree=1201872/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=38752 CPUtime=197.8
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8806 0 0 0 19771 9 0 0 25 0 1 0 187587635 39682048 8788 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9688 8788 54 142 0 9544 0
Current children cumulated CPU time (s) 219.57
Current children cumulated vsize (KiB) 86304

[startup+282.572 s]
/proc/loadavg: 2.10 2.58 2.64 3/87 6394
/proc/meminfo: memFree=1196752/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=39160 CPUtime=257.34
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8886 0 0 0 25725 9 0 0 25 0 1 0 187587635 40099840 8868 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9790 8868 54 142 0 9646 0
Current children cumulated CPU time (s) 279.11
Current children cumulated vsize (KiB) 86712

[startup+342.61 s]
/proc/loadavg: 2.04 2.48 2.60 3/87 6394
/proc/meminfo: memFree=1196304/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=39428 CPUtime=316.88
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 8949 0 0 0 31679 9 0 0 25 0 1 0 187587635 40374272 8931 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9857 8931 54 142 0 9713 0
Current children cumulated CPU time (s) 338.65
Current children cumulated vsize (KiB) 86980

[startup+402.652 s]
/proc/loadavg: 2.01 2.39 2.56 3/95 6467
/proc/meminfo: memFree=1569232/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=39692 CPUtime=376.58
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 9017 0 0 0 37629 29 0 0 25 0 1 0 187587635 40644608 8999 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 9923 8999 54 142 0 9779 0
Current children cumulated CPU time (s) 398.35
Current children cumulated vsize (KiB) 87244

[startup+462.689 s]
/proc/loadavg: 2.00 2.31 2.52 3/95 6467
/proc/meminfo: memFree=1568848/2055920 swapFree=4191880/4192956
[pid=6250] ppid=6248 vsize=47552 CPUtime=21.77
/proc/6250/stat : 6250 (galac.sh) S 6248 6250 6097 0 -1 4194304 794 42058 5 6 0 1 2144 32 17 0 1 0 187585328 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6250/statm: 11888 363 245 79 0 218 0
[pid=6332] ppid=6250 vsize=40220 CPUtime=436.33
/proc/6332/stat : 6332 (minisat) R 6250 6250 6097 0 -1 4194304 9162 0 0 0 43604 29 0 0 25 0 1 0 187587635 41185280 9144 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/6332/statm: 10055 9144 54 142 0 9911 0
Current children cumulated CPU time (s) 458.1
Current children cumulated vsize (KiB) 87772

Child status: 0
Real time (s): 517.977
CPU time (s): 513.154
CPU user time (s): 512.5
CPU system time (s): 0.6539
CPU usage (%): 99.0689
Max. virtual memory (cumulated for all children) (KiB): 908408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 512.5
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52252
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1530
involuntary context switches= 22116

runsolver used 0.545917 s user time and 1.40679 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Wed Jan 10 01:18:25 UTC 2007


IDJOB= 247280
IDBENCH= 11095
FILE ID= node16/247280-1168391905

PBS_JOBID= 3522767

Free space on /tmp= 66518 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-17_ext.xml
COMMAND LINE= /tmp/evaluation/247280-1168391905/galac.sh /tmp/evaluation/247280-1168391905/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-247280-1168391905 -o ROOT/results/node16/solver-247280-1168391905 -C 1800 -M 900  /tmp/evaluation/247280-1168391905/galac.sh /tmp/evaluation/247280-1168391905/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  882ba2653e8ebd9a75015bbeb58c150c

RANDOM SEED= 800503391

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.220
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.220
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:       1872104 kB
Buffers:         22248 kB
Cached:          60840 kB
SwapCached:        416 kB
Active:          90636 kB
Inactive:        41312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872104 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5828 kB
Writeback:           0 kB
Mapped:          68072 kB
Slab:            36628 kB
Committed_AS:  5971768 kB
PageTables:       2352 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= 66498 MiB



End job on node16 on Wed Jan 10 01:27:03 UTC 2007