Trace number 247227

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 328.258 331.394

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-9_ext.xml
MD5SUMd32584b0a766d7a079bb680fc7f29725
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 benchmark21.2268
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.22	c --- Preproc Stats ---
1.46	c start processing
1.46	c start relation processing
2.83	c start cnf exporting
22.13	c parsing time : 1.106
22.13	c preprocessing time : 21.775
22.13	
22.13	c Nary constraints - conflicts : 0 supports : 5
22.13	c Binary constraints - conflicts : 0 supports :0
22.13	c max arity constraint : 10
22.13	c Max Tuples generated 0
22.13	c relations : 5
22.13	c relations BDD: 5
22.13	c vars : 169766 - clauses :  559565
22.13	
22.19	 
22.19	c --- Minisat Stats ---
22.19	 
331.38	c restarts              : 9
331.38	c conflicts             : 7449           (24 /sec)
331.38	c decisions             : 21558          (1.83 % random) (70 /sec)
331.38	c propagations          : 455509212      (1486938 /sec)
331.38	c conflict literals     : 184762         (33.95 % deleted)
331.38	c Memory used           : 38.05 MB
331.38	c CPU time              : 306.34 s
331.38	
331.38	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/node3/watcher-247227-1168391735 -o ROOT/results/node3/solver-247227-1168391735 -C 1800 -M 900 /tmp/evaluation/247227-1168391735/galac.sh /tmp/evaluation/247227-1168391735/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.44 2.04 2.00 5/93 3902
/proc/meminfo: memFree=1814560/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=18540 CPUtime=0
/proc/3901/stat : 3901 (runsolver) R 3899 3901 3613 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 187569167 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3901/statm: 4635 279 244 17 0 2626 0

[startup+0.10432 s]
/proc/loadavg: 1.44 2.04 2.00 5/93 3902
/proc/meminfo: memFree=1814560/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=8740 CPUtime=0
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 410 840 5 0 0 0 0 0 18 0 1 0 187569167 8949760 309 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 2185 309 217 79 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8740

[startup+0.513388 s]
/proc/loadavg: 1.44 2.04 2.00 5/93 3902
/proc/meminfo: memFree=1814560/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=0.01
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 755 1866 6 0 0 0 0 1 18 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33852 s]
/proc/loadavg: 1.44 2.04 2.00 3/101 3922
/proc/meminfo: memFree=1740064/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=0.01
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 755 1866 6 0 0 0 0 1 18 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3915] ppid=3901 vsize=861064 CPUtime=1.08
/proc/3915/stat : 3915 (java) R 3901 3901 3613 0 -1 0 20248 0 6 0 99 9 0 0 24 0 8 0 187569190 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3915/statm: 215266 20007 1965 14 0 201471 0
[pid=3915/tid=3916] ppid=3901 vsize=861064 CPUtime=0.03
/proc/3915/task/3916/stat : 3916 (java) S 3901 3901 3613 0 -1 64 4504 0 0 0 1 2 0 0 16 0 8 0 187569193 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3917] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3917/stat : 3917 (java) S 3901 3901 3613 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187569193 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3918] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3918/stat : 3918 (java) S 3901 3901 3613 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187569193 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3919] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3919/stat : 3919 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187569197 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3920] ppid=3901 vsize=861064 CPUtime=0.12
/proc/3915/task/3920/stat : 3920 (java) S 3901 3901 3613 0 -1 64 891 0 0 0 12 0 0 0 16 0 8 0 187569197 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3921] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3921/stat : 3921 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187569197 881729536 20007 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3922] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3922/stat : 3922 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187569197 881729536 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.09
Current children cumulated vsize (KiB) 908624

[startup+2.97779 s]
/proc/loadavg: 1.44 2.04 2.00 4/101 3922
/proc/meminfo: memFree=1716768/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=0.01
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 755 1866 6 0 0 0 0 1 18 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3915] ppid=3901 vsize=861064 CPUtime=2.71
/proc/3915/stat : 3915 (java) R 3901 3901 3613 0 -1 0 31850 0 6 0 257 14 0 0 25 0 8 0 187569190 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3915/statm: 215266 31607 1991 14 0 201471 0
[pid=3915/tid=3916] ppid=3901 vsize=861064 CPUtime=0.42
/proc/3915/task/3916/stat : 3916 (java) S 3901 3901 3613 0 -1 64 15995 0 0 0 36 6 0 0 19 0 8 0 187569193 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3917] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3917/stat : 3917 (java) S 3901 3901 3613 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187569193 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3918] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3918/stat : 3918 (java) S 3901 3901 3613 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187569193 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3919] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3919/stat : 3919 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187569197 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3920] ppid=3901 vsize=861064 CPUtime=0.22
/proc/3915/task/3920/stat : 3920 (java) S 3901 3901 3613 0 -1 64 945 0 0 0 21 1 0 0 15 0 8 0 187569197 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3921] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3921/stat : 3921 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187569197 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3922] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3922/stat : 3922 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187569197 881729536 31607 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 908624

[startup+6.27432 s]
/proc/loadavg: 1.56 2.06 2.01 4/101 3922
/proc/meminfo: memFree=1658464/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=0.01
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 755 1866 6 0 0 0 0 1 18 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3915] ppid=3901 vsize=861064 CPUtime=6
/proc/3915/stat : 3915 (java) R 3901 3901 3613 0 -1 0 40328 0 6 0 580 20 0 0 25 0 8 0 187569190 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073514688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3915/statm: 215266 40080 1993 14 0 201471 0
[pid=3915/tid=3916] ppid=3901 vsize=861064 CPUtime=0.73
/proc/3915/task/3916/stat : 3916 (java) S 3901 3901 3613 0 -1 64 24460 0 0 0 62 11 0 0 16 0 8 0 187569193 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3917] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3917/stat : 3917 (java) S 3901 3901 3613 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187569193 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3918] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3918/stat : 3918 (java) S 3901 3901 3613 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187569193 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3919] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3919/stat : 3919 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187569197 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3920] ppid=3901 vsize=861064 CPUtime=0.22
/proc/3915/task/3920/stat : 3920 (java) S 3901 3901 3613 0 -1 64 950 0 0 0 21 1 0 0 15 0 8 0 187569197 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3921] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3921/stat : 3921 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187569197 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3922] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3922/stat : 3922 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187569197 881729536 40080 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 908624

[startup+12.7554 s]
/proc/loadavg: 1.60 2.06 2.01 3/101 3922
/proc/meminfo: memFree=1655136/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=0.01
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 755 1866 6 0 0 0 0 1 18 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3915] ppid=3901 vsize=861064 CPUtime=12.44
/proc/3915/stat : 3915 (java) R 3901 3901 3613 0 -1 0 40341 0 6 0 1222 22 0 0 25 0 8 0 187569190 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073663690 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3915/statm: 215266 40082 1993 14 0 201471 0
[pid=3915/tid=3916] ppid=3901 vsize=861064 CPUtime=0.74
/proc/3915/task/3916/stat : 3916 (java) S 3901 3901 3613 0 -1 64 24460 0 0 0 63 11 0 0 16 0 8 0 187569193 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3917] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3917/stat : 3917 (java) S 3901 3901 3613 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187569193 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3918] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3918/stat : 3918 (java) S 3901 3901 3613 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187569193 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3919] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3919/stat : 3919 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187569197 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3920] ppid=3901 vsize=861064 CPUtime=0.23
/proc/3915/task/3920/stat : 3920 (java) S 3901 3901 3613 0 -1 64 952 0 0 0 22 1 0 0 16 0 8 0 187569197 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3921] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3921/stat : 3921 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187569197 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3915/tid=3922] ppid=3901 vsize=861064 CPUtime=0
/proc/3915/task/3922/stat : 3922 (java) S 3901 3901 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187569197 881729536 40082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 908624

[startup+25.6265 s]
/proc/loadavg: 1.77 2.07 2.01 5/98 3974
/proc/meminfo: memFree=1583928/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=21.75
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 793 42232 6 6 0 0 2144 31 17 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3974] ppid=3901 vsize=37484 CPUtime=3.12
/proc/3974/stat : 3974 (minisat) R 3901 3901 3613 0 -1 4194304 8481 0 0 0 307 5 0 0 25 0 1 0 187571386 38383616 8463 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3974/statm: 9371 8463 54 142 0 9227 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 85044

[startup+51.2276 s]
/proc/loadavg: 2.44 2.21 2.06 3/95 4047
/proc/meminfo: memFree=1655824/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=21.75
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 793 42232 6 6 0 0 2144 31 17 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3974] ppid=3901 vsize=37748 CPUtime=27.71
/proc/3974/stat : 3974 (minisat) R 3901 3901 3613 0 -1 4194304 8535 0 0 0 2764 7 0 0 25 0 1 0 187571386 38653952 8517 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/3974/statm: 9437 8517 54 142 0 9293 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 85308

[startup+102.464 s]
/proc/loadavg: 2.19 2.17 2.05 3/88 4048
/proc/meminfo: memFree=1765448/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=21.75
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 793 42232 6 6 0 0 2144 31 17 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3974] ppid=3901 vsize=38012 CPUtime=78.68
/proc/3974/stat : 3974 (minisat) R 3901 3901 3613 0 -1 4194304 8594 0 0 0 7860 8 0 0 25 0 1 0 187571386 38924288 8576 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/3974/statm: 9503 8576 54 142 0 9359 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 85572

[startup+162.535 s]
/proc/loadavg: 2.07 2.14 2.05 3/88 4050
/proc/meminfo: memFree=1764488/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=21.75
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 793 42232 6 6 0 0 2144 31 17 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3974] ppid=3901 vsize=38276 CPUtime=138.44
/proc/3974/stat : 3974 (minisat) R 3901 3901 3613 0 -1 4194304 8662 0 0 0 13835 9 0 0 25 0 1 0 187571386 39194624 8644 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/3974/statm: 9569 8644 54 142 0 9425 0
Current children cumulated CPU time (s) 160.19
Current children cumulated vsize (KiB) 85836

[startup+222.612 s]
/proc/loadavg: 2.02 2.11 2.04 3/88 4050
/proc/meminfo: memFree=1763720/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=21.75
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 793 42232 6 6 0 0 2144 31 17 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3974] ppid=3901 vsize=38552 CPUtime=198.17
/proc/3974/stat : 3974 (minisat) R 3901 3901 3613 0 -1 4194304 8734 0 0 0 19808 9 0 0 25 0 1 0 187571386 39477248 8716 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/3974/statm: 9638 8716 54 142 0 9494 0
Current children cumulated CPU time (s) 219.92
Current children cumulated vsize (KiB) 86112

[startup+282.689 s]
/proc/loadavg: 2.01 2.09 2.03 3/88 4050
/proc/meminfo: memFree=1763208/2055920 swapFree=4192812/4192956
[pid=3901] ppid=3899 vsize=47560 CPUtime=21.75
/proc/3901/stat : 3901 (galac.sh) S 3899 3901 3613 0 -1 4194304 793 42232 6 6 0 0 2144 31 17 0 1 0 187569167 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3901/statm: 11890 363 245 79 0 218 0
[pid=3974] ppid=3901 vsize=38824 CPUtime=257.93
/proc/3974/stat : 3974 (minisat) R 3901 3901 3613 0 -1 4194304 8808 0 0 0 25784 9 0 0 25 0 1 0 187571386 39755776 8790 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/3974/statm: 9706 8790 54 142 0 9562 0
Current children cumulated CPU time (s) 279.68
Current children cumulated vsize (KiB) 86384

Child status: 0
Real time (s): 331.394
CPU time (s): 328.258
CPU user time (s): 327.794
CPU system time (s): 0.463929
CPU usage (%): 99.0537
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.794
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52089
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1628
involuntary context switches= 8135

runsolver used 0.39294 s user time and 0.953854 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Jan 10 01:15:35 UTC 2007


IDJOB= 247227
IDBENCH= 11092
FILE ID= node3/247227-1168391735

PBS_JOBID= 3522761

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d32584b0a766d7a079bb680fc7f29725

RANDOM SEED= 41137336

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.279
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.279
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:       1814848 kB
Buffers:         16812 kB
Cached:          62544 kB
SwapCached:          0 kB
Active:         150632 kB
Inactive:        37160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7296 kB
Writeback:           0 kB
Mapped:         137456 kB
Slab:            38028 kB
Committed_AS:  6412940 kB
PageTables:       2208 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= 66558 MiB



End job on node3 on Wed Jan 10 01:21:07 UTC 2007