Trace number 247147

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 530.522 531.255

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-13_ext.xml
MD5SUM3a79806ad987136e66cdfb5c8a2b9150
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.55346
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.31	c --- Preproc Stats ---
1.74	c start processing
1.74	c start relation processing
3.08	c start cnf exporting
22.08	c parsing time : 1.153
22.08	c preprocessing time : 21.496
22.08	
22.08	c Nary constraints - conflicts : 0 supports : 5
22.08	c Binary constraints - conflicts : 0 supports :0
22.08	c max arity constraint : 10
22.08	c Max Tuples generated 0
22.08	c relations : 5
22.08	c relations BDD: 5
22.08	c vars : 169616 - clauses :  559115
22.08	
22.11	 
22.11	c --- Minisat Stats ---
22.11	 
531.23	c restarts              : 11
531.23	c conflicts             : 14600          (29 /sec)
531.23	c decisions             : 33886          (1.76 % random) (67 /sec)
531.23	c propagations          : 857062733      (1684384 /sec)
531.23	c conflict literals     : 540698         (41.35 % deleted)
531.23	c Memory used           : 40.23 MB
531.23	c CPU time              : 508.829 s
531.23	
531.23	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-247147-1168391412 -o ROOT/results/node13/solver-247147-1168391412 -C 1800 -M 900 /tmp/evaluation/247147-1168391412/galac.sh /tmp/evaluation/247147-1168391412/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.75 2.29 1.91 4/78 23601
/proc/meminfo: memFree=1898584/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=18540 CPUtime=0
/proc/23600/stat : 23600 (runsolver) D 23598 23600 22714 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 187536163 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 269757246759 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/23600/statm: 4635 279 244 17 0 2626 0

[startup+0.104713 s]
/proc/loadavg: 2.75 2.29 1.91 4/78 23601
/proc/meminfo: memFree=1898584/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=8652 CPUtime=0
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 342 0 5 0 0 0 0 0 17 0 1 0 187536163 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.51377 s]
/proc/loadavg: 2.75 2.29 1.91 4/78 23601
/proc/meminfo: memFree=1898584/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=0.01
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 755 1704 7 0 0 0 0 1 18 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.33488 s]
/proc/loadavg: 2.75 2.29 1.91 2/86 23621
/proc/meminfo: memFree=1854040/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=0.01
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 755 1704 7 0 0 0 0 1 18 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23614] ppid=23600 vsize=861064 CPUtime=0.78
/proc/23614/stat : 23614 (java) S 23600 23600 22714 0 -1 0 15749 0 38 0 64 14 0 0 18 0 8 0 187536195 881729536 15541 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23614/statm: 215266 15541 1961 14 0 201471 0
[pid=23614/tid=23615] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23615/stat : 23615 (java) R 23600 23600 22714 0 -1 64 41 0 0 0 0 0 0 0 16 0 8 0 187536207 881729536 15541 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155522133 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23616] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23616/stat : 23616 (java) S 23600 23600 22714 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 187536207 881729536 15541 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23617] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23617/stat : 23617 (java) S 23600 23600 22714 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187536207 881729536 15541 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23618] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23618/stat : 23618 (java) S 23600 23600 22714 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187536213 881729536 15541 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23619] ppid=23600 vsize=861064 CPUtime=0.12
/proc/23614/task/23619/stat : 23619 (java) S 23600 23600 22714 0 -1 64 890 0 0 0 11 1 0 0 15 0 8 0 187536213 881729536 15542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23620] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23620/stat : 23620 (java) S 23600 23600 22714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187536213 881729536 15542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23621] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23621/stat : 23621 (java) S 23600 23600 22714 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187536213 881729536 15542 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 908644

[startup+2.9721 s]
/proc/loadavg: 2.75 2.29 1.91 2/86 23621
/proc/meminfo: memFree=1807128/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=0.01
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 755 1704 7 0 0 0 0 1 18 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23614] ppid=23600 vsize=861064 CPUtime=2.42
/proc/23614/stat : 23614 (java) R 23600 23600 22714 0 -1 0 31746 0 38 0 222 20 0 0 18 0 8 0 187536195 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073790430 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23614/statm: 215266 31535 1973 14 0 201471 0
[pid=23614/tid=23615] ppid=23600 vsize=861064 CPUtime=0.41
/proc/23614/task/23615/stat : 23615 (java) S 23600 23600 22714 0 -1 64 15996 0 0 0 36 5 0 0 16 0 8 0 187536207 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23616] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23616/stat : 23616 (java) S 23600 23600 22714 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187536207 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23617] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23617/stat : 23617 (java) S 23600 23600 22714 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187536207 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23618] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23618/stat : 23618 (java) S 23600 23600 22714 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187536213 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23619] ppid=23600 vsize=861064 CPUtime=0.16
/proc/23614/task/23619/stat : 23619 (java) S 23600 23600 22714 0 -1 64 910 0 0 0 15 1 0 0 16 0 8 0 187536213 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23620] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23620/stat : 23620 (java) S 23600 23600 22714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187536213 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23621] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23621/stat : 23621 (java) S 23600 23600 22714 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187536213 881729536 31535 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 908644

[startup+6.26453 s]
/proc/loadavg: 2.61 2.27 1.91 2/86 23621
/proc/meminfo: memFree=1733208/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=0.01
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 755 1704 7 0 0 0 0 1 18 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23614] ppid=23600 vsize=861064 CPUtime=5.68
/proc/23614/stat : 23614 (java) R 23600 23600 22714 0 -1 0 40280 0 41 0 544 24 0 0 18 0 8 0 187536195 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073952452 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23614/statm: 215266 40067 1993 14 0 201471 0
[pid=23614/tid=23615] ppid=23600 vsize=861064 CPUtime=0.72
/proc/23614/task/23615/stat : 23615 (java) S 23600 23600 22714 0 -1 64 24448 0 0 0 64 8 0 0 16 0 8 0 187536207 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23616] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23616/stat : 23616 (java) S 23600 23600 22714 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187536207 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23617] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23617/stat : 23617 (java) S 23600 23600 22714 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187536207 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23618] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23618/stat : 23618 (java) S 23600 23600 22714 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187536213 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23619] ppid=23600 vsize=861064 CPUtime=0.21
/proc/23614/task/23619/stat : 23619 (java) S 23600 23600 22714 0 -1 64 950 0 0 0 20 1 0 0 15 0 8 0 187536213 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23620] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23620/stat : 23620 (java) S 23600 23600 22714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187536213 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23621] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23621/stat : 23621 (java) S 23600 23600 22714 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187536213 881729536 40067 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 908644

[startup+12.7414 s]
/proc/loadavg: 2.48 2.25 1.90 2/86 23621
/proc/meminfo: memFree=1729880/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=0.01
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 755 1704 7 0 0 0 0 1 18 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23614] ppid=23600 vsize=861064 CPUtime=12.16
/proc/23614/stat : 23614 (java) R 23600 23600 22714 0 -1 0 40293 0 41 0 1190 26 0 0 25 0 8 0 187536195 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073872770 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23614/statm: 215266 40069 1993 14 0 201471 0
[pid=23614/tid=23615] ppid=23600 vsize=861064 CPUtime=0.73
/proc/23614/task/23615/stat : 23615 (java) S 23600 23600 22714 0 -1 64 24448 0 0 0 65 8 0 0 16 0 8 0 187536207 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23616] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23616/stat : 23616 (java) S 23600 23600 22714 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187536207 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23617] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23617/stat : 23617 (java) S 23600 23600 22714 0 -1 64 4 0 0 0 0 0 0 0 18 0 8 0 187536207 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23618] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23618/stat : 23618 (java) S 23600 23600 22714 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187536213 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23619] ppid=23600 vsize=861064 CPUtime=0.21
/proc/23614/task/23619/stat : 23619 (java) S 23600 23600 22714 0 -1 64 952 0 0 0 20 1 0 0 16 0 8 0 187536213 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23614/tid=23620] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23620/stat : 23620 (java) S 23600 23600 22714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187536213 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23614/tid=23621] ppid=23600 vsize=861064 CPUtime=0
/proc/23614/task/23621/stat : 23621 (java) S 23600 23600 22714 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187536213 881729536 40069 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 908644

[startup+25.5811 s]
/proc/loadavg: 2.15 2.19 1.89 2/79 23622
/proc/meminfo: memFree=1843792/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=37628 CPUtime=3.44
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 8524 0 0 0 339 5 0 0 25 0 1 0 187538375 38531072 8506 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529294 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9407 8506 54 142 0 9263 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 85208

[startup+51.2075 s]
/proc/loadavg: 1.76 2.09 1.86 2/79 23622
/proc/meminfo: memFree=1843600/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=38024 CPUtime=29.06
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 8599 0 0 0 2900 6 0 0 25 0 1 0 187538375 38936576 8581 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9506 8581 54 142 0 9362 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 85604

[startup+102.456 s]
/proc/loadavg: 1.33 1.92 1.81 2/79 23622
/proc/meminfo: memFree=1843344/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=38288 CPUtime=80.29
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 8679 0 0 0 8022 7 0 0 25 0 1 0 187538375 39206912 8661 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9572 8661 54 142 0 9428 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 85868

[startup+162.527 s]
/proc/loadavg: 1.12 1.75 1.76 2/79 23622
/proc/meminfo: memFree=1842960/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=38684 CPUtime=140.34
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 8769 0 0 0 14027 7 0 0 25 0 1 0 187538375 39612416 8751 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9671 8751 54 142 0 9527 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 86264

[startup+222.597 s]
/proc/loadavg: 1.04 1.61 1.71 2/79 23622
/proc/meminfo: memFree=1842576/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=38948 CPUtime=200.39
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 8852 0 0 0 20031 8 0 0 25 0 1 0 187538375 39882752 8834 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9737 8834 54 142 0 9593 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 86528

[startup+282.662 s]
/proc/loadavg: 1.01 1.50 1.66 2/79 23622
/proc/meminfo: memFree=1842128/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=39380 CPUtime=260.43
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 8958 0 0 0 26035 8 0 0 25 0 1 0 187538375 40325120 8940 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9845 8940 54 142 0 9701 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 86960

[startup+342.726 s]
/proc/loadavg: 1.00 1.40 1.62 2/79 23622
/proc/meminfo: memFree=1841744/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=39780 CPUtime=320.48
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 9052 0 0 0 32039 9 0 0 25 0 1 0 187538375 40734720 9034 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 9945 9034 54 142 0 9801 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 87360

[startup+402.794 s]
/proc/loadavg: 1.00 1.33 1.58 2/79 23622
/proc/meminfo: memFree=1841168/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=40180 CPUtime=380.52
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 9154 0 0 0 38043 9 0 0 25 0 1 0 187538375 41144320 9136 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 10045 9136 54 142 0 9901 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 87760

[startup+462.858 s]
/proc/loadavg: 1.00 1.26 1.54 2/79 23622
/proc/meminfo: memFree=1840464/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=40912 CPUtime=440.57
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 9305 0 0 0 44047 10 0 0 25 0 1 0 187538375 41893888 9287 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 10228 9287 54 142 0 10084 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 88492

[startup+522.924 s]
/proc/loadavg: 1.00 1.21 1.50 2/79 23622
/proc/meminfo: memFree=1840144/2055920 swapFree=4191880/4192956
[pid=23600] ppid=23598 vsize=47580 CPUtime=21.55
/proc/23600/stat : 23600 (galac.sh) S 23598 23600 22714 0 -1 4194304 793 42019 7 41 0 0 2122 33 16 0 1 0 187536163 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23600/statm: 11895 363 245 79 0 218 0
[pid=23622] ppid=23600 vsize=41192 CPUtime=500.62
/proc/23622/stat : 23622 (minisat) R 23600 23600 22714 0 -1 4194304 9380 0 0 0 50051 11 0 0 25 0 1 0 187538375 42180608 9362 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23622/statm: 10298 9362 54 142 0 10154 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 88772

Child status: 0
Real time (s): 531.255
CPU time (s): 530.522
CPU user time (s): 530.054
CPU system time (s): 0.467928
CPU usage (%): 99.8622
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.054
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52414
page faults= 48
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1479
involuntary context switches= 11712

runsolver used 0.569913 s user time and 1.3228 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Wed Jan 10 01:10:12 UTC 2007


IDJOB= 247147
IDBENCH= 11086
FILE ID= node13/247147-1168391412

PBS_JOBID= 3522742

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3a79806ad987136e66cdfb5c8a2b9150

RANDOM SEED= 766118726

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.247
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.247
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:       1899256 kB
Buffers:         14424 kB
Cached:          41608 kB
SwapCached:          0 kB
Active:          81204 kB
Inactive:        18932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899256 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          61964 kB
Slab:            41820 kB
Committed_AS:  5441144 kB
PageTables:       2000 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= 66553 MiB



End job on node13 on Wed Jan 10 01:19:03 UTC 2007