Trace number 234560

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 122.256 123.502

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-3.xml
MD5SUMebcfe93baf0015fb805231ea90739aa3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.022995
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size291
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07	c --- Preproc Stats ---
22.11	c start processing
22.11	c start relation processing
30.20	c start cnf exporting
101.56	c parsing time : 21.912
101.56	c preprocessing time : 101.363
101.56	
101.56	c Nary constraints - conflicts : 0 supports : 0
101.57	c Binary constraints - conflicts : 74 supports :26
101.57	c max arity constraint : 2
101.57	c Max Tuples generated 76964
101.57	c relations : 100
101.57	c relations BDD: 0
101.57	c vars : 5975 - clauses :  2292666
101.57	
101.65	 
101.65	c --- Minisat Stats ---
101.66	 
123.45	c restarts              : 13
123.45	c conflicts             : 25912          (1211 /sec)
123.45	c decisions             : 161462         (1.77 % random) (7543 /sec)
123.45	c propagations          : 5853732        (273465 /sec)
123.45	c conflict literals     : 6291638        (20.80 % deleted)
123.45	c Memory used           : 119.27 MB
123.45	c CPU time              : 21.4057 s
123.45	
123.45	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/node1/watcher-234560-1168332632 -o ROOT/results/node1/solver-234560-1168332632 -C 1800 -M 900 /tmp/evaluation/234560-1168332632/galac.sh /tmp/evaluation/234560-1168332632/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.03 2.14 2.06 5/87 20184
/proc/meminfo: memFree=1330656/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=8560 CPUtime=0
/proc/20183/stat : 20183 (galac.sh) R 20181 20183 17905 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 181658937 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20183/statm: 2140 253 197 79 0 133 0

[startup+0.10736 s]
/proc/loadavg: 2.03 2.14 2.06 5/87 20184
/proc/meminfo: memFree=1330656/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.515405 s]
/proc/loadavg: 2.03 2.14 2.06 5/87 20184
/proc/meminfo: memFree=1330656/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.3385 s]
/proc/loadavg: 2.03 2.14 2.06 4/95 20204
/proc/meminfo: memFree=1280416/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20197] ppid=20183 vsize=860884 CPUtime=1.24
/proc/20197/stat : 20197 (java) R 20183 20183 17905 0 -1 0 15183 0 1 0 116 8 0 0 16 0 8 0 181658944 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073712975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20197/statm: 215221 14915 1994 14 0 201478 0
[pid=20197/tid=20198] ppid=20183 vsize=860884 CPUtime=0.46
/proc/20197/task/20198/stat : 20198 (java) S 20183 20183 17905 0 -1 64 6326 0 0 0 44 2 0 0 16 0 8 0 181658948 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20199] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20199/stat : 20199 (java) S 20183 20183 17905 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20200] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20200/stat : 20200 (java) S 20183 20183 17905 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20201] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20201/stat : 20201 (java) S 20183 20183 17905 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181658952 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20202] ppid=20183 vsize=860884 CPUtime=0.11
/proc/20197/task/20202/stat : 20202 (java) R 20183 20183 17905 0 -1 64 913 0 0 0 11 0 0 0 20 0 8 0 181658952 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20203] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20203/stat : 20203 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181658952 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20204] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20204/stat : 20204 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181658952 881545216 14915 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 908456

[startup+2.99075 s]
/proc/loadavg: 2.03 2.14 2.06 3/95 20204
/proc/meminfo: memFree=1267040/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20197] ppid=20183 vsize=860884 CPUtime=2.87
/proc/20197/stat : 20197 (java) R 20183 20183 17905 0 -1 0 19528 0 1 0 278 9 0 0 16 0 8 0 181658944 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073712781 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20197/statm: 215221 19181 1994 14 0 201478 0
[pid=20197/tid=20198] ppid=20183 vsize=860884 CPUtime=1.64
/proc/20197/task/20198/stat : 20198 (java) R 20183 20183 17905 0 -1 64 10654 0 0 0 161 3 0 0 25 0 8 0 181658948 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20199] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20199/stat : 20199 (java) S 20183 20183 17905 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20200] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20200/stat : 20200 (java) S 20183 20183 17905 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20201] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20201/stat : 20201 (java) S 20183 20183 17905 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181658952 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20202] ppid=20183 vsize=860884 CPUtime=0.12
/proc/20197/task/20202/stat : 20202 (java) S 20183 20183 17905 0 -1 64 919 0 0 0 12 0 0 0 16 0 8 0 181658952 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20203] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20203/stat : 20203 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181658952 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20204] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20204/stat : 20204 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181658952 881545216 19181 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908456

[startup+6.27108 s]
/proc/loadavg: 2.03 2.13 2.06 3/95 20204
/proc/meminfo: memFree=1241952/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20197] ppid=20183 vsize=860884 CPUtime=6.13
/proc/20197/stat : 20197 (java) S 20183 20183 17905 0 -1 0 25373 0 1 0 602 11 0 0 16 0 8 0 181658944 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20197/statm: 215221 24955 1994 14 0 201478 0
[pid=20197/tid=20198] ppid=20183 vsize=860884 CPUtime=4.3
/proc/20197/task/20198/stat : 20198 (java) R 20183 20183 17905 0 -1 64 16476 0 0 0 425 5 0 0 25 0 8 0 181658948 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20199] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20199/stat : 20199 (java) S 20183 20183 17905 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20200] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20200/stat : 20200 (java) S 20183 20183 17905 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20201] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20201/stat : 20201 (java) S 20183 20183 17905 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181658952 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20202] ppid=20183 vsize=860884 CPUtime=0.13
/proc/20197/task/20202/stat : 20202 (java) S 20183 20183 17905 0 -1 64 923 0 0 0 13 0 0 0 16 0 8 0 181658952 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20203] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20203/stat : 20203 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181658952 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20204] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20204/stat : 20204 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181658952 881545216 24955 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 908456

[startup+12.6928 s]
/proc/loadavg: 2.02 2.13 2.06 3/95 20204
/proc/meminfo: memFree=1206432/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20197] ppid=20183 vsize=860884 CPUtime=12.48
/proc/20197/stat : 20197 (java) S 20183 20183 17905 0 -1 0 33243 0 1 0 1234 14 0 0 16 0 8 0 181658944 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20197/statm: 215221 32798 1994 14 0 201478 0
[pid=20197/tid=20198] ppid=20183 vsize=860884 CPUtime=9.84
/proc/20197/task/20198/stat : 20198 (java) R 20183 20183 17905 0 -1 64 24310 0 0 0 976 8 0 0 25 0 8 0 181658948 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772428 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20199] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20199/stat : 20199 (java) S 20183 20183 17905 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20200] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20200/stat : 20200 (java) S 20183 20183 17905 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20201] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20201/stat : 20201 (java) S 20183 20183 17905 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181658952 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20202] ppid=20183 vsize=860884 CPUtime=0.14
/proc/20197/task/20202/stat : 20202 (java) S 20183 20183 17905 0 -1 64 932 0 0 0 14 0 0 0 15 0 8 0 181658952 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20203] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20203/stat : 20203 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181658952 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20204] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20204/stat : 20204 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181658952 881545216 32798 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 908456

[startup+25.5683 s]
/proc/loadavg: 2.09 2.14 2.06 3/95 20204
/proc/meminfo: memFree=1174368/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20197] ppid=20183 vsize=860884 CPUtime=25.24
/proc/20197/stat : 20197 (java) R 20183 20183 17905 0 -1 0 41334 0 1 0 2507 17 0 0 19 0 8 0 181658944 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073880073 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20197/statm: 215221 40859 1995 14 0 201478 0
[pid=20197/tid=20198] ppid=20183 vsize=860884 CPUtime=18.33
/proc/20197/task/20198/stat : 20198 (java) S 20183 20183 17905 0 -1 64 32354 0 0 0 1822 11 0 0 16 0 8 0 181658948 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20199] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20199/stat : 20199 (java) S 20183 20183 17905 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20200] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20200/stat : 20200 (java) S 20183 20183 17905 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20201] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20201/stat : 20201 (java) S 20183 20183 17905 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181658952 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20202] ppid=20183 vsize=860884 CPUtime=0.17
/proc/20197/task/20202/stat : 20202 (java) S 20183 20183 17905 0 -1 64 945 0 0 0 17 0 0 0 16 0 8 0 181658952 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20203] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20203/stat : 20203 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181658952 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20204] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20204/stat : 20204 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181658952 881545216 40859 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 908456

[startup+51.2213 s]
/proc/loadavg: 2.17 2.16 2.07 4/95 20204
/proc/meminfo: memFree=1107808/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=0.01
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20197] ppid=20183 vsize=860884 CPUtime=50.65
/proc/20197/stat : 20197 (java) R 20183 20183 17905 0 -1 0 54737 0 1 0 5034 31 0 0 25 0 8 0 181658944 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074007596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20197/statm: 215221 54226 2016 14 0 201478 0
[pid=20197/tid=20198] ppid=20183 vsize=860884 CPUtime=18.52
/proc/20197/task/20198/stat : 20198 (java) S 20183 20183 17905 0 -1 64 38656 0 0 0 1839 13 0 0 16 0 8 0 181658948 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20199] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20199/stat : 20199 (java) S 20183 20183 17905 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 181658948 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20200] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20200/stat : 20200 (java) S 20183 20183 17905 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181658948 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20201] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20201/stat : 20201 (java) S 20183 20183 17905 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 181658952 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20202] ppid=20183 vsize=860884 CPUtime=0.26
/proc/20197/task/20202/stat : 20202 (java) S 20183 20183 17905 0 -1 64 995 0 0 0 26 0 0 0 15 0 8 0 181658952 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20203] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20203/stat : 20203 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181658952 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20197/tid=20204] ppid=20183 vsize=860884 CPUtime=0
/proc/20197/task/20204/stat : 20204 (java) S 20183 20183 17905 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181658952 881545216 54226 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 908456

[startup+102.521 s]
/proc/loadavg: 2.34 2.20 2.09 3/88 20205
/proc/meminfo: memFree=1259672/2055920 swapFree=4165612/4192956
[pid=20183] ppid=20181 vsize=47572 CPUtime=100.59
/proc/20183/stat : 20183 (galac.sh) S 20181 20183 17905 0 -1 4194304 799 56623 0 1 0 0 10009 50 17 0 1 0 181658937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20183/statm: 11893 363 245 79 0 218 0
[pid=20205] ppid=20183 vsize=83120 CPUtime=0.85
/proc/20205/stat : 20205 (minisat) R 20183 20183 17905 0 -1 4194304 20400 0 0 0 73 12 0 0 25 0 1 0 181669103 85114880 20382 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134531343 0 0 4096 3 0 0 0 17 1 0 0
/proc/20205/statm: 20780 20382 50 142 0 20636 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 130692

Child status: 0
Real time (s): 123.502
CPU time (s): 122.256
CPU user time (s): 121.506
CPU system time (s): 0.750885
CPU usage (%): 98.9912
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.506
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87923
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3878
involuntary context switches= 6240

runsolver used 0.144977 s user time and 0.413937 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 08:50:32 UTC 2007


IDJOB= 234560
IDBENCH= 6695
FILE ID= node1/234560-1168332632

PBS_JOBID= 3503055

Free space on /tmp= 66495 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-95-3.xml
COMMAND LINE= /tmp/evaluation/234560-1168332632/galac.sh /tmp/evaluation/234560-1168332632/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-234560-1168332632 -o ROOT/results/node1/solver-234560-1168332632 -C 1800 -M 900  /tmp/evaluation/234560-1168332632/galac.sh /tmp/evaluation/234560-1168332632/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  ebcfe93baf0015fb805231ea90739aa3

RANDOM SEED= 810301019

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.234
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.234
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:       1331072 kB
Buffers:         79408 kB
Cached:         511836 kB
SwapCached:       3620 kB
Active:         224356 kB
Inactive:       438928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331072 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2844 kB
Writeback:           0 kB
Mapped:          83116 kB
Slab:            46072 kB
Committed_AS:  5770320 kB
PageTables:       2392 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= 66495 MiB



End job on node1 on Tue Jan  9 08:52:36 UTC 2007