Trace number 211151

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 1SAT 43.9143 44.1255

General information on the benchmark

NamepseudoSeries/uclid/
blast-floppy1-4.xml
MD5SUM27acce07240f4a60ff37b3a77ffae0f0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06499
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables237
Number of constraints196
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension196
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
12.85	c start processing
12.85	c start relation processing
26.72	c start cnf exporting
41.29	c parsing time : 12.665
41.29	c preprocessing time : 41.106
41.29	
41.29	c Nary constraints - conflicts : 112 supports : 0
41.29	c Binary constraints - conflicts : 84 supports :0
41.29	c max arity constraint : 19
41.29	c Max Tuples generated 524288
41.29	c relations : 23
41.29	c relations BDD: 18
41.29	c vars : 76568 - clauses :  274343
41.29	
41.38	 
41.38	c --- Minisat Stats ---
41.38	 
42.70	c restarts              : 6
42.70	c conflicts             : 1451           (1123 /sec)
42.70	c decisions             : 6113           (1.41 % random) (4732 /sec)
42.70	c propagations          : 3633129        (2812448 /sec)
42.70	c conflict literals     : 19417          (3.01 % deleted)
42.70	c Memory used           : 19.17 MB
42.70	c CPU time              : 1.2918 s
42.70	
42.73	s SATISFIABLE
44.12	v 1 1 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 0 0 0 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 0 0 1 1 1 1 0 0 1 0 0 0 0 0 1 1 1 1 1 0 1 0 0 0 0 0 1 1 1 1 1 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 1 1 1 0 0 1 0 1 1 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 1 0 1 0 1 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-211151-1168205817 -o ROOT/results/node60/solver-211151-1168205817 -C 1800 -M 900 /tmp/evaluation/211151-1168205817/galac.sh /tmp/evaluation/211151-1168205817/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: 0.92 0.99 1.21 2/65 18327
/proc/meminfo: memFree=1391496/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=8652 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) R 18324 18326 17504 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 168979714 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894243999 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/18326/statm: 2163 279 207 79 0 156 0
[pid=18328] ppid=18326 vsize=8688 CPUtime=0
/proc/18328/stat : 18328 (galac.sh) R 18326 18326 17504 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 168979714 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894243999 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/18328/statm: 2172 286 209 79 0 165 0
[pid=18329] ppid=18328 vsize=8688 CPUtime=0
/proc/18329/stat : 18329 (galac.sh) R 18328 18326 17504 0 -1 4194368 10 0 0 0 0 0 0 0 17 0 1 0 168979714 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894411954 0 0 4096 73728 0 0 0 17 1 0 0
/proc/18329/statm: 2172 286 209 79 0 165 0

[startup+0.102385 s]
/proc/loadavg: 0.92 0.99 1.21 2/65 18327
/proc/meminfo: memFree=1391496/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.510426 s]
/proc/loadavg: 0.92 0.99 1.21 2/65 18327
/proc/meminfo: memFree=1391496/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.3305 s]
/proc/loadavg: 0.92 0.99 1.21 2/73 18347
/proc/meminfo: memFree=1351944/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
[pid=18340] ppid=18326 vsize=861064 CPUtime=1.26
/proc/18340/stat : 18340 (java) R 18326 18326 17504 0 -1 0 11908 0 1 0 120 6 0 0 19 0 8 0 168979717 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073514757 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18340/statm: 215266 11655 1989 14 0 201471 0
[pid=18340/tid=18341] ppid=18326 vsize=861064 CPUtime=0.19
/proc/18340/task/18341/stat : 18341 (java) S 18326 18326 17504 0 -1 64 3371 0 0 0 18 1 0 0 16 0 8 0 168979721 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18342] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18342/stat : 18342 (java) S 18326 18326 17504 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18343] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18343/stat : 18343 (java) S 18326 18326 17504 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18344] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18344/stat : 18344 (java) S 18326 18326 17504 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 168979727 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18345] ppid=18326 vsize=861064 CPUtime=0.15
/proc/18340/task/18345/stat : 18345 (java) S 18326 18326 17504 0 -1 64 923 0 0 0 15 0 0 0 16 0 8 0 168979728 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18346] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18346/stat : 18346 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168979728 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18347] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18347/stat : 18347 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168979728 881729536 11655 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908632

[startup+2.97366 s]
/proc/loadavg: 0.93 0.99 1.21 2/73 18347
/proc/meminfo: memFree=1333448/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
[pid=18340] ppid=18326 vsize=861064 CPUtime=2.9
/proc/18340/stat : 18340 (java) R 18326 18326 17504 0 -1 0 22459 0 1 0 280 10 0 0 21 0 8 0 168979717 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073847264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18340/statm: 215266 22204 1989 14 0 201471 0
[pid=18340/tid=18341] ppid=18326 vsize=861064 CPUtime=0.3
/proc/18340/task/18341/stat : 18341 (java) S 18326 18326 17504 0 -1 64 9323 0 0 0 27 3 0 0 17 0 8 0 168979721 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18342] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18342/stat : 18342 (java) S 18326 18326 17504 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18343] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18343/stat : 18343 (java) S 18326 18326 17504 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18344] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18344/stat : 18344 (java) S 18326 18326 17504 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 168979727 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18345] ppid=18326 vsize=861064 CPUtime=0.17
/proc/18340/task/18345/stat : 18345 (java) S 18326 18326 17504 0 -1 64 928 0 0 0 16 1 0 0 16 0 8 0 168979728 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18346] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18346/stat : 18346 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168979728 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18347] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18347/stat : 18347 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168979728 881729536 22204 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908632

[startup+6.17899 s]
/proc/loadavg: 0.93 0.99 1.21 2/73 18347
/proc/meminfo: memFree=1260360/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
[pid=18340] ppid=18326 vsize=861064 CPUtime=6.09
/proc/18340/stat : 18340 (java) S 18326 18326 17504 0 -1 0 40508 0 1 0 592 17 0 0 17 0 8 0 168979717 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18340/statm: 215266 40248 1989 14 0 201471 0
[pid=18340/tid=18341] ppid=18326 vsize=861064 CPUtime=1.15
/proc/18340/task/18341/stat : 18341 (java) R 18326 18326 17504 0 -1 64 27002 0 0 0 106 9 0 0 17 0 8 0 168979721 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18342] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18342/stat : 18342 (java) S 18326 18326 17504 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18343] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18343/stat : 18343 (java) S 18326 18326 17504 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18344] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18344/stat : 18344 (java) S 18326 18326 17504 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 168979727 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18345] ppid=18326 vsize=861064 CPUtime=0.19
/proc/18340/task/18345/stat : 18345 (java) S 18326 18326 17504 0 -1 64 948 0 0 0 18 1 0 0 16 0 8 0 168979728 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18346] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18346/stat : 18346 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168979728 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18347] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18347/stat : 18347 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168979728 881729536 40248 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908632

[startup+12.6476 s]
/proc/loadavg: 0.94 0.99 1.21 2/73 18347
/proc/meminfo: memFree=1151768/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
[pid=18340] ppid=18326 vsize=861064 CPUtime=12.55
/proc/18340/stat : 18340 (java) R 18326 18326 17504 0 -1 0 61980 0 1 0 1229 26 0 0 18 0 8 0 168979717 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073890066 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18340/statm: 215266 61515 1992 14 0 201471 0
[pid=18340/tid=18341] ppid=18326 vsize=861064 CPUtime=3.52
/proc/18340/task/18341/stat : 18341 (java) S 18326 18326 17504 0 -1 64 46090 0 0 0 335 17 0 0 16 0 8 0 168979721 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18342] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18342/stat : 18342 (java) S 18326 18326 17504 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18343] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18343/stat : 18343 (java) S 18326 18326 17504 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18344] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18344/stat : 18344 (java) S 18326 18326 17504 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 168979727 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18345] ppid=18326 vsize=861064 CPUtime=0.2
/proc/18340/task/18345/stat : 18345 (java) S 18326 18326 17504 0 -1 64 949 0 0 0 19 1 0 0 15 0 8 0 168979728 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18346] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18346/stat : 18346 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168979728 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18347] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18347/stat : 18347 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168979728 881729536 61515 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908632

[startup+25.4959 s]
/proc/loadavg: 0.95 0.99 1.21 2/73 18347
/proc/meminfo: memFree=1108392/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=47568 CPUtime=0
/proc/18326/stat : 18326 (galac.sh) S 18324 18326 17504 0 -1 4194304 761 1704 0 0 0 0 0 0 17 0 1 0 168979714 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18326/statm: 11892 363 245 79 0 218 0
[pid=18340] ppid=18326 vsize=861064 CPUtime=25.39
/proc/18340/stat : 18340 (java) R 18326 18326 17504 0 -1 0 72890 0 1 0 2508 31 0 0 25 0 8 0 168979717 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073985602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18340/statm: 215266 72423 1997 14 0 201471 0
[pid=18340/tid=18341] ppid=18326 vsize=861064 CPUtime=3.67
/proc/18340/task/18341/stat : 18341 (java) S 18326 18326 17504 0 -1 64 56966 0 0 0 345 22 0 0 16 0 8 0 168979721 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18342] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18342/stat : 18342 (java) S 18326 18326 17504 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18343] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18343/stat : 18343 (java) S 18326 18326 17504 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168979721 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18344] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18344/stat : 18344 (java) S 18326 18326 17504 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 168979727 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18345] ppid=18326 vsize=861064 CPUtime=0.23
/proc/18340/task/18345/stat : 18345 (java) S 18326 18326 17504 0 -1 64 970 0 0 0 22 1 0 0 16 0 8 0 168979728 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18340/tid=18346] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18346/stat : 18346 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168979728 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18340/tid=18347] ppid=18326 vsize=861064 CPUtime=0
/proc/18340/task/18347/stat : 18347 (java) S 18326 18326 17504 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168979728 881729536 72423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 908632

Child status: 0
Real time (s): 44.1255
CPU time (s): 43.9143
CPU user time (s): 43.3594
CPU system time (s): 0.554915
CPU usage (%): 99.5215
Max. virtual memory (cumulated for all children) (KiB): 909636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.3594
system time used= 0.554915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99132
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2736
involuntary context switches= 786

runsolver used 0.052991 s user time and 0.116982 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 21:36:58 UTC 2007


IDJOB= 211151
IDBENCH= 4672
FILE ID= node60/211151-1168205817

PBS_JOBID= 3480755

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/blast-floppy1-4.xml
COMMAND LINE= /tmp/evaluation/211151-1168205817/galac.sh /tmp/evaluation/211151-1168205817/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-211151-1168205817 -o ROOT/results/node60/solver-211151-1168205817 -C 1800 -M 900  /tmp/evaluation/211151-1168205817/galac.sh /tmp/evaluation/211151-1168205817/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  27acce07240f4a60ff37b3a77ffae0f0

RANDOM SEED= 956071579

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.236
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.236
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:       1391976 kB
Buffers:         44480 kB
Cached:         545420 kB
SwapCached:          0 kB
Active:         182820 kB
Inactive:       423028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2980 kB
Writeback:           0 kB
Mapped:          26092 kB
Slab:            44092 kB
Committed_AS:  3828612 kB
PageTables:       1468 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= 66556 MiB



End job on node60 on Sun Jan  7 21:37:42 UTC 2007