Trace number 247324

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 348.825 351.907

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-3_ext.xml
MD5SUM9878667f61c3b4080ef79f2b3273178f
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.39048
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.03	c --- Preproc Stats ---
1.30	c start processing
1.30	c start relation processing
2.76	c start cnf exporting
22.29	c parsing time : 1.14
22.29	c preprocessing time : 22.135
22.29	
22.29	c Nary constraints - conflicts : 0 supports : 5
22.29	c Binary constraints - conflicts : 0 supports :0
22.29	c max arity constraint : 10
22.29	c Max Tuples generated 0
22.29	c relations : 5
22.29	c relations BDD: 5
22.29	c vars : 169804 - clauses :  559678
22.29	
22.35	 
22.35	c --- Minisat Stats ---
22.35	 
351.89	c restarts              : 11
351.89	c conflicts             : 11700          (36 /sec)
351.89	c decisions             : 26857          (1.61 % random) (82 /sec)
351.89	c propagations          : 504819568      (1546234 /sec)
351.89	c conflict literals     : 663736         (52.63 % deleted)
351.89	c Memory used           : 40.29 MB
351.89	c CPU time              : 326.483 s
351.89	
351.89	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-247324-1168391964 -o ROOT/results/node14/solver-247324-1168391964 -C 1800 -M 900 /tmp/evaluation/247324-1168391964/galac.sh /tmp/evaluation/247324-1168391964/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.22 1.06 1.02 5/86 5520
/proc/meminfo: memFree=1587424/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=5184 CPUtime=0
/proc/5519/stat : 5519 (galac.sh) R 5517 5519 5305 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 187591355 5308416 72 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234062832 0 0 4096 0 0 0 0 17 1 0 0
/proc/5519/statm: 1296 72 55 79 0 106 0

[startup+0.104161 s]
/proc/loadavg: 1.22 1.06 1.02 5/86 5520
/proc/meminfo: memFree=1587424/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=0.01
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.512204 s]
/proc/loadavg: 1.22 1.06 1.02 5/86 5520
/proc/meminfo: memFree=1587424/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=0.01
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33428 s]
/proc/loadavg: 1.22 1.06 1.02 3/94 5540
/proc/meminfo: memFree=1514272/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=0.01
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5533] ppid=5519 vsize=861064 CPUtime=1.27
/proc/5533/stat : 5533 (java) R 5519 5519 5305 0 -1 0 20273 0 1 0 115 12 0 0 23 0 8 0 187591359 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5533/statm: 215266 20027 1972 14 0 201471 0
[pid=5533/tid=5534] ppid=5519 vsize=861064 CPUtime=0.03
/proc/5533/task/5534/stat : 5534 (java) S 5519 5519 5305 0 -1 64 4504 0 0 0 2 1 0 0 16 0 8 0 187591362 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5535] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5535/stat : 5535 (java) S 5519 5519 5305 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187591363 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5536] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5536/stat : 5536 (java) S 5519 5519 5305 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187591363 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5537] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5537/stat : 5537 (java) S 5519 5519 5305 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187591366 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5538] ppid=5519 vsize=861064 CPUtime=0.12
/proc/5533/task/5538/stat : 5538 (java) R 5519 5519 5305 0 -1 64 894 0 0 0 12 0 0 0 16 0 8 0 187591366 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4152957856 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5539] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5539/stat : 5539 (java) S 5519 5519 5305 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187591366 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5540] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5540/stat : 5540 (java) S 5519 5519 5305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187591366 881729536 20027 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908616

[startup+2.98643 s]
/proc/loadavg: 1.22 1.06 1.02 4/94 5540
/proc/meminfo: memFree=1445280/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=0.01
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5533] ppid=5519 vsize=861064 CPUtime=2.91
/proc/5533/stat : 5533 (java) R 5519 5519 5305 0 -1 0 31860 0 1 0 271 20 0 0 25 0 8 0 187591359 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155239813 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5533/statm: 215266 31612 1993 14 0 201471 0
[pid=5533/tid=5534] ppid=5519 vsize=861064 CPUtime=0.44
/proc/5533/task/5534/stat : 5534 (java) S 5519 5519 5305 0 -1 64 15995 0 0 0 37 7 0 0 19 0 8 0 187591362 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5535] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5535/stat : 5535 (java) S 5519 5519 5305 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187591363 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5536] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5536/stat : 5536 (java) S 5519 5519 5305 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187591363 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5537] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5537/stat : 5537 (java) S 5519 5519 5305 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187591366 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5538] ppid=5519 vsize=861064 CPUtime=0.22
/proc/5533/task/5538/stat : 5538 (java) S 5519 5519 5305 0 -1 64 947 0 0 0 21 1 0 0 15 0 8 0 187591366 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5539] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5539/stat : 5539 (java) S 5519 5519 5305 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187591366 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5540] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5540/stat : 5540 (java) S 5519 5519 5305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187591366 881729536 31612 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908616

[startup+6.19493 s]
/proc/loadavg: 1.28 1.07 1.02 4/94 5540
/proc/meminfo: memFree=1393824/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=0.01
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5533] ppid=5519 vsize=861064 CPUtime=6.09
/proc/5533/stat : 5533 (java) R 5519 5519 5305 0 -1 0 40336 0 1 0 583 26 0 0 25 0 8 0 187591359 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073514688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5533/statm: 215266 40083 1993 14 0 201471 0
[pid=5533/tid=5534] ppid=5519 vsize=861064 CPUtime=0.77
/proc/5533/task/5534/stat : 5534 (java) S 5519 5519 5305 0 -1 64 24463 0 0 0 65 12 0 0 16 0 8 0 187591362 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5535] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5535/stat : 5535 (java) S 5519 5519 5305 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187591363 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5536] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5536/stat : 5536 (java) S 5519 5519 5305 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187591363 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5537] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5537/stat : 5537 (java) S 5519 5519 5305 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187591366 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5538] ppid=5519 vsize=861064 CPUtime=0.22
/proc/5533/task/5538/stat : 5538 (java) S 5519 5519 5305 0 -1 64 950 0 0 0 21 1 0 0 15 0 8 0 187591366 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5539] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5539/stat : 5539 (java) S 5519 5519 5305 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187591366 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5540] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5540/stat : 5540 (java) S 5519 5519 5305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187591366 881729536 40083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908616

[startup+12.6734 s]
/proc/loadavg: 1.34 1.09 1.03 3/94 5540
/proc/meminfo: memFree=1347488/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=0.01
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5533] ppid=5519 vsize=861064 CPUtime=12.51
/proc/5533/stat : 5533 (java) R 5519 5519 5305 0 -1 0 40349 0 1 0 1222 29 0 0 25 0 8 0 187591359 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073958052 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5533/statm: 215266 40085 1993 14 0 201471 0
[pid=5533/tid=5534] ppid=5519 vsize=861064 CPUtime=0.78
/proc/5533/task/5534/stat : 5534 (java) S 5519 5519 5305 0 -1 64 24463 0 0 0 66 12 0 0 16 0 8 0 187591362 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5535] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5535/stat : 5535 (java) S 5519 5519 5305 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187591363 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5536] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5536/stat : 5536 (java) S 5519 5519 5305 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187591363 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5537] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5537/stat : 5537 (java) S 5519 5519 5305 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187591366 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5538] ppid=5519 vsize=861064 CPUtime=0.23
/proc/5533/task/5538/stat : 5538 (java) S 5519 5519 5305 0 -1 64 952 0 0 0 22 1 0 0 16 0 8 0 187591366 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5539] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5539/stat : 5539 (java) S 5519 5519 5305 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187591366 881729536 40085 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5533/tid=5540] ppid=5519 vsize=861064 CPUtime=0
/proc/5533/task/5540/stat : 5540 (java) S 5519 5519 5305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187591366 881729536 40085 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) 908616

[startup+25.5506 s]
/proc/loadavg: 1.48 1.13 1.04 3/87 5541
/proc/meminfo: memFree=1459992/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=37596 CPUtime=3.15
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 8491 0 0 0 310 5 0 0 25 0 1 0 187593591 38498304 8472 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/5541/statm: 9399 8472 51 142 0 9255 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 85148

[startup+51.226 s]
/proc/loadavg: 1.66 1.20 1.07 3/87 5541
/proc/meminfo: memFree=1298456/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=38012 CPUtime=28.58
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 8625 0 0 0 2853 5 0 0 25 0 1 0 187593591 38924288 8606 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5541/statm: 9503 8606 54 142 0 9359 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 85564

[startup+102.471 s]
/proc/loadavg: 1.85 1.32 1.11 3/87 5541
/proc/meminfo: memFree=1292824/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=38676 CPUtime=79.36
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 8790 0 0 0 7930 6 0 0 25 0 1 0 187593591 39604224 8771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/5541/statm: 9669 8771 54 142 0 9525 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 86228

[startup+162.545 s]
/proc/loadavg: 2.00 1.46 1.17 3/87 5541
/proc/meminfo: memFree=999256/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=39224 CPUtime=138.89
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 8920 0 0 0 13883 6 0 0 25 0 1 0 187593591 40165376 8901 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/5541/statm: 9806 8901 54 142 0 9662 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 86776

[startup+222.624 s]
/proc/loadavg: 2.08 1.58 1.23 3/87 5541
/proc/meminfo: memFree=992024/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=39784 CPUtime=198.42
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 9061 0 0 0 19836 6 0 0 25 0 1 0 187593591 40738816 9042 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5541/statm: 9946 9042 54 142 0 9802 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 87336

[startup+282.709 s]
/proc/loadavg: 2.03 1.66 1.28 3/87 5541
/proc/meminfo: memFree=991256/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=40592 CPUtime=257.96
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 9232 0 0 0 25789 7 0 0 25 0 1 0 187593591 41566208 9213 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527002 0 0 4096 3 0 0 0 17 1 0 0
/proc/5541/statm: 10148 9213 54 142 0 10004 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 88144

[startup+342.782 s]
/proc/loadavg: 2.01 1.72 1.32 3/94 5600
/proc/meminfo: memFree=1323488/2055920 swapFree=4158768/4192956
[pid=5519] ppid=5517 vsize=47552 CPUtime=22.08
/proc/5519/stat : 5519 (galac.sh) S 5517 5519 5305 0 -1 4194304 798 42078 0 1 0 0 2171 37 17 0 1 0 187591355 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5519/statm: 11888 363 245 79 0 218 0
[pid=5541] ppid=5519 vsize=41252 CPUtime=317.62
/proc/5541/stat : 5541 (minisat) R 5519 5519 5305 0 -1 4194304 9401 0 0 0 31741 21 0 0 25 0 1 0 187593591 42242048 9382 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529627 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 10313 9382 54 142 0 10169 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 88804

Child status: 0
Real time (s): 351.907
CPU time (s): 348.825
CPU user time (s): 348.205
CPU system time (s): 0.619905
CPU usage (%): 99.1241
Max. virtual memory (cumulated for all children) (KiB): 908616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.205
system time used= 0.619905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52499
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= 1481
involuntary context switches= 14341

runsolver used 0.38894 s user time and 1.13883 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Jan 10 01:19:24 UTC 2007


IDJOB= 247324
IDBENCH= 11097
FILE ID= node14/247324-1168391964

PBS_JOBID= 3522773

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9878667f61c3b4080ef79f2b3273178f

RANDOM SEED= 338529231

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:       1587840 kB
Buffers:         60280 kB
Cached:         250912 kB
SwapCached:       3240 kB
Active:         294860 kB
Inactive:       111996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587840 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:            7360 kB
Writeback:           0 kB
Mapped:         103664 kB
Slab:            46072 kB
Committed_AS:  7022276 kB
PageTables:       2324 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= 66536 MiB



End job on node14 on Wed Jan 10 01:25:16 UTC 2007