Trace number 234723

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 388.576 392.513

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-8.xml
MD5SUMb44e154edbaa39f899e76fd76810454f
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.022996
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size320
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.03	c --- Preproc Stats ---
27.35	c start processing
27.35	c start relation processing
39.17	c start cnf exporting
132.51	c parsing time : 27.186
132.51	c preprocessing time : 132.345
132.51	
132.51	c Nary constraints - conflicts : 0 supports : 0
132.51	c Binary constraints - conflicts : 76 supports :24
132.51	c max arity constraint : 2
132.51	c Max Tuples generated 100480
132.51	c relations : 100
132.51	c relations BDD: 0
132.51	c vars : 6822 - clauses :  3012241
132.51	
132.56	 
132.56	c --- Minisat Stats ---
132.56	 
392.43	c restarts              : 16
392.43	c conflicts             : 100921         (393 /sec)
392.43	c decisions             : 762132         (1.72 % random) (2968 /sec)
392.43	c propagations          : 24019370       (93544 /sec)
392.43	c conflict literals     : 41554771       (18.87 % deleted)
392.43	c Memory used           : 313.23 MB
392.43	c CPU time              : 256.771 s
392.43	
392.43	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/node14/watcher-234723-1168333093 -o ROOT/results/node14/solver-234723-1168333093 -C 1800 -M 900 /tmp/evaluation/234723-1168333093/galac.sh /tmp/evaluation/234723-1168333093/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.92 2.01 1.99 5/93 31373
/proc/meminfo: memFree=1149104/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=18540 CPUtime=0
/proc/31372/stat : 31372 (runsolver) R 31370 31372 31302 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 181704251 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31372/statm: 4635 279 244 17 0 2626 0

[startup+0.110298 s]
/proc/loadavg: 1.92 2.01 1.99 5/93 31373
/proc/meminfo: memFree=1149104/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+0.518339 s]
/proc/loadavg: 1.92 2.01 1.99 5/93 31373
/proc/meminfo: memFree=1149104/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+1.34142 s]
/proc/loadavg: 1.92 2.01 1.99 4/101 31393
/proc/meminfo: memFree=1096304/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=1.27
/proc/31386/stat : 31386 (java) R 31372 31372 31302 0 -1 0 15571 0 1 0 121 6 0 0 16 0 8 0 181704255 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073712955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 15241 1994 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=0.42
/proc/31386/task/31387/stat : 31387 (java) S 31372 31372 31302 0 -1 64 6569 0 0 0 40 2 0 0 16 0 8 0 181704259 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.11
/proc/31386/task/31391/stat : 31391 (java) R 31372 31372 31302 0 -1 64 913 0 0 0 11 0 0 0 20 0 8 0 181704263 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 15241 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908644

[startup+2.99457 s]
/proc/loadavg: 2.01 2.03 2.00 4/101 31393
/proc/meminfo: memFree=1084400/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=2.91
/proc/31386/stat : 31386 (java) R 31372 31372 31302 0 -1 0 20907 0 1 0 283 8 0 0 16 0 8 0 181704255 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155769955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 20467 1994 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=1.59
/proc/31386/task/31387/stat : 31387 (java) R 31372 31372 31302 0 -1 64 11889 0 0 0 155 4 0 0 23 0 8 0 181704259 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.11
/proc/31386/task/31391/stat : 31391 (java) S 31372 31372 31302 0 -1 64 922 0 0 0 11 0 0 0 16 0 8 0 181704263 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 20467 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908644

[startup+6.28589 s]
/proc/loadavg: 2.01 2.03 2.00 3/101 31393
/proc/meminfo: memFree=1053616/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=6.17
/proc/31386/stat : 31386 (java) S 31372 31372 31302 0 -1 0 27500 0 1 0 607 10 0 0 16 0 8 0 181704255 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 26943 1994 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=4.16
/proc/31386/task/31387/stat : 31387 (java) R 31372 31372 31302 0 -1 64 18463 0 0 0 410 6 0 0 25 0 8 0 181704259 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155134180 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.12
/proc/31386/task/31391/stat : 31391 (java) S 31372 31372 31302 0 -1 64 924 0 0 0 12 0 0 0 16 0 8 0 181704263 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 26943 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908644

[startup+12.6975 s]
/proc/loadavg: 2.01 2.02 2.00 3/101 31393
/proc/meminfo: memFree=1014064/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=12.52
/proc/31386/stat : 31386 (java) S 31372 31372 31302 0 -1 0 36025 0 1 0 1240 12 0 0 16 0 8 0 181704255 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 35445 1994 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=9.6
/proc/31386/task/31387/stat : 31387 (java) R 31372 31372 31302 0 -1 64 26953 0 0 0 951 9 0 0 25 0 8 0 181704259 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772454 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.14
/proc/31386/task/31391/stat : 31391 (java) S 31372 31372 31302 0 -1 64 936 0 0 0 14 0 0 0 16 0 8 0 181704263 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 35445 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 908644

[startup+25.5867 s]
/proc/loadavg: 2.00 2.02 2.00 4/101 31393
/proc/meminfo: memFree=960176/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=25.29
/proc/31386/stat : 31386 (java) S 31372 31372 31302 0 -1 0 49526 0 1 0 2512 17 0 0 16 0 8 0 181704255 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 48912 1994 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=21.05
/proc/31386/task/31387/stat : 31387 (java) R 31372 31372 31302 0 -1 64 40413 0 0 0 2092 13 0 0 25 0 8 0 181704259 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155134173 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.15
/proc/31386/task/31391/stat : 31391 (java) S 31372 31372 31302 0 -1 64 943 0 0 0 15 0 0 0 16 0 8 0 181704263 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 48912 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 908644

[startup+51.2431 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 31393
/proc/meminfo: memFree=889904/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=50.71
/proc/31386/stat : 31386 (java) R 31372 31372 31302 0 -1 0 64895 0 1 0 5042 29 0 0 25 0 8 0 181704255 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073929486 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 64254 2015 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=22.91
/proc/31386/task/31387/stat : 31387 (java) S 31372 31372 31302 0 -1 64 48840 0 0 0 2274 17 0 0 16 0 8 0 181704259 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181704259 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.23
/proc/31386/task/31391/stat : 31391 (java) S 31372 31372 31302 0 -1 64 986 0 0 0 22 1 0 0 16 0 8 0 181704263 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 64254 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 908644

[startup+102.546 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 31393
/proc/meminfo: memFree=865456/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=0
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31386] ppid=31372 vsize=861092 CPUtime=101.52
/proc/31386/stat : 31386 (java) R 31372 31372 31302 0 -1 0 65076 0 1 0 10108 44 0 0 25 0 8 0 181704255 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155213414 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31386/statm: 215273 64358 2016 14 0 201478 0
[pid=31386/tid=31387] ppid=31372 vsize=861092 CPUtime=23.03
/proc/31386/task/31387/stat : 31387 (java) S 31372 31372 31302 0 -1 64 48928 0 0 0 2285 18 0 0 16 0 8 0 181704259 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31388] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31388/stat : 31388 (java) S 31372 31372 31302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181704259 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31389] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31389/stat : 31389 (java) S 31372 31372 31302 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 181704259 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31390] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31390/stat : 31390 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181704263 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31391] ppid=31372 vsize=861092 CPUtime=0.26
/proc/31386/task/31391/stat : 31391 (java) S 31372 31372 31302 0 -1 64 1001 0 0 0 25 1 0 0 15 0 8 0 181704263 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31392] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31392/stat : 31392 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181704263 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31386/tid=31393] ppid=31372 vsize=861092 CPUtime=0
/proc/31386/task/31393/stat : 31393 (java) S 31372 31372 31302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181704263 881758208 64358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 908644

[startup+162.621 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 31394
/proc/meminfo: memFree=920808/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=131.2
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 799 66878 0 1 0 0 13061 59 17 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31394] ppid=31372 vsize=183784 CPUtime=29.77
/proc/31394/stat : 31394 (minisat) R 31372 31372 31302 0 -1 4194304 45287 0 0 0 2951 26 0 0 25 0 1 0 181717508 188194816 45269 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/31394/statm: 45946 45269 54 142 0 45802 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 231336

[startup+222.623 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 31540
/proc/meminfo: memFree=857848/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=131.2
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 799 66878 0 1 0 0 13061 59 17 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31394] ppid=31372 vsize=246920 CPUtime=89.07
/proc/31394/stat : 31394 (minisat) R 31372 31372 31302 0 -1 4194304 60801 0 0 0 8870 37 0 0 25 0 1 0 181717508 252846080 60783 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31394/statm: 61730 60783 54 142 0 61586 0
Current children cumulated CPU time (s) 220.27
Current children cumulated vsize (KiB) 294472

[startup+282.662 s]
/proc/loadavg: 2.16 2.05 2.01 3/94 31592
/proc/meminfo: memFree=829864/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=131.2
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 799 66878 0 1 0 0 13061 59 17 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31394] ppid=31372 vsize=276308 CPUtime=148.49
/proc/31394/stat : 31394 (minisat) R 31372 31372 31302 0 -1 4194304 67940 0 0 0 14806 43 0 0 25 0 1 0 181717508 282939392 67922 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529420 0 0 4096 3 0 0 0 17 1 0 0
/proc/31394/statm: 69077 67922 54 142 0 68933 0
Current children cumulated CPU time (s) 279.69
Current children cumulated vsize (KiB) 323860

[startup+342.682 s]
/proc/loadavg: 2.06 2.04 2.00 3/94 31592
/proc/meminfo: memFree=803048/2055920 swapFree=4163780/4192956
[pid=31372] ppid=31370 vsize=47552 CPUtime=131.2
/proc/31372/stat : 31372 (galac.sh) S 31370 31372 31302 0 -1 4194304 799 66878 0 1 0 0 13061 59 17 0 1 0 181704251 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31372/statm: 11888 363 245 79 0 218 0
[pid=31394] ppid=31372 vsize=303952 CPUtime=207.96
/proc/31394/stat : 31394 (minisat) R 31372 31372 31302 0 -1 4194304 74625 0 0 0 20749 47 0 0 25 0 1 0 181717508 311246848 74607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31394/statm: 75988 74607 54 142 0 75844 0
Current children cumulated CPU time (s) 339.16
Current children cumulated vsize (KiB) 351504

Child status: 0
Real time (s): 392.513
CPU time (s): 388.576
CPU user time (s): 387.395
CPU system time (s): 1.18082
CPU usage (%): 98.9968
Max. virtual memory (cumulated for all children) (KiB): 908832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.395
system time used= 1.18082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146523
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= 4729
involuntary context switches= 18902

runsolver used 0.472928 s user time and 1.2848 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Jan  9 08:58:13 UTC 2007


IDJOB= 234723
IDBENCH= 6708
FILE ID= node14/234723-1168333093

PBS_JOBID= 3503089

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b44e154edbaa39f899e76fd76810454f

RANDOM SEED= 525482162

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.227
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.227
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:       1149520 kB
Buffers:         70688 kB
Cached:         397624 kB
SwapCached:       4084 kB
Active:         564396 kB
Inactive:       270692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149520 kB
SwapTotal:     4192956 kB
SwapFree:      4163780 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:         385364 kB
Slab:            55584 kB
Committed_AS:  6937500 kB
PageTables:       2868 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 node14 on Tue Jan  9 09:04:46 UTC 2007