Trace number 1067615

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 MSAT 11.0873 11.2733

General information on the benchmark

Namecsp/primes-20/
normalized-primes-20-60-2-1.xml
MD5SUM3722c9f6b8b98b38946c34eea0c06cd8
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.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity3
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
4.92/5.06	c start processing
4.92/5.06	c start relation processing
5.70/5.86	c start cnf exporting
10.25/10.42	c parsing time : 4.929
10.25/10.42	c preprocessing time : 10.289
10.25/10.42	
10.25/10.42	c Nary constraints - conflicts : 0 supports : 30
10.25/10.42	c Binary constraints - conflicts : 0 supports :30
10.25/10.42	c max arity constraint : 3
10.25/10.42	c Max Tuples generated 343000
10.25/10.42	c relations : 60
10.25/10.42	c relations BDD: 30
10.25/10.42	c sampling 30/30
10.25/10.42	c vars : 11875 - clauses :  257558
10.25/10.42	
10.25/10.48	 
10.25/10.48	c --- SAT Solver Stats ---
10.25/10.48	 
10.30/10.66	c restarts              : 1
10.30/10.66	c conflicts             : 0              (0 /sec)
10.30/10.66	c decisions             : 1258           (1.03 % random) (8170 /sec)
10.30/10.66	c propagations          : 11874          (77116 /sec)
10.30/10.66	c conflict literals     : 0              ( nan % deleted)
10.30/10.66	c Memory used           : 12.16 MB
10.30/10.66	c CPU time              : 0.153976 s
10.30/10.66	
10.30/10.67	s SATISFIABLE
11.00/11.26	v 7 17 61 53 43 53 17 41 29 3 5 19 31 62 2 17 2 17 41 59 37 23 2 29 5 31 5 7 19 53 29 5 5 67 29 19 43 59 37 5 29 43 3 71 11 2 67 11 2 31 43 17 37 2 59 43 5 31 59 3 13 2 11 2 59 2 2 2 43 61 11 53 5 13 47 19 2 2 2 31 2 23 59 2 23 11 2 2 47 71 41 2 59 2 71 2 17 17 47 2

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067615-1215150779/watcher-1067615-1215150779 -o /tmp/evaluation-result-1067615-1215150779/solver-1067615-1215150779 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1067615-1215150779.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.14 2.05 4/83 9606
/proc/meminfo: memFree=1093464/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=5268 CPUtime=0
/proc/9606/stat : 9606 (galacM.sh) R 9604 9606 7962 0 -1 4194304 222 0 0 0 0 0 0 0 20 0 1 0 638011539 5394432 186 996147200 4194304 4520092 548682068832 18446744073709551615 231494082496 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9606/statm: 1317 186 139 79 0 121 0

[startup+0.047002 s]
/proc/loadavg: 2.16 2.14 2.05 4/83 9606
/proc/meminfo: memFree=1093464/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.10299 s]
/proc/loadavg: 2.16 2.14 2.05 4/83 9606
/proc/meminfo: memFree=1093464/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.303018 s]
/proc/loadavg: 2.16 2.14 2.05 4/83 9606
/proc/meminfo: memFree=1093464/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701085 s]
/proc/loadavg: 2.16 2.14 2.05 4/83 9606
/proc/meminfo: memFree=1093464/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.5012 s]
/proc/loadavg: 2.16 2.14 2.05 3/93 9628
/proc/meminfo: memFree=1052424/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
[pid=9620] ppid=9606 vsize=812752 CPUtime=1.44
/proc/9620/stat : 9620 (java) S 9606 9606 7962 0 -1 0 13447 0 1 0 134 10 0 0 19 0 9 0 638011543 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9620/statm: 203188 12639 2583 9 0 197169 0
[pid=9620/tid=9621] ppid=9606 vsize=812752 CPUtime=0.46
/proc/9620/task/9621/stat : 9621 (java) S 9606 9606 7962 0 -1 64 7582 0 1 0 40 6 0 0 16 0 9 0 638011544 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9622] ppid=9606 vsize=812752 CPUtime=0.83
/proc/9620/task/9622/stat : 9622 (java) R 9606 9606 7962 0 -1 64 4421 0 0 0 80 3 0 0 20 0 9 0 638011545 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 103739264 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9623] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9623/stat : 9623 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638011546 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9624] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9624/stat : 9624 (java) S 9606 9606 7962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638011546 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9625] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9625/stat : 9625 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638011548 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9626] ppid=9606 vsize=812752 CPUtime=0.12
/proc/9620/task/9626/stat : 9626 (java) S 9606 9606 7962 0 -1 64 744 0 0 0 12 0 0 0 15 0 9 0 638011548 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9627] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9627/stat : 9627 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638011548 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9628] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9628/stat : 9628 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638011548 832258048 12639 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860324

[startup+3.10143 s]
/proc/loadavg: 2.16 2.14 2.05 4/93 9628
/proc/meminfo: memFree=1116168/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
[pid=9620] ppid=9606 vsize=812752 CPUtime=3.02
/proc/9620/stat : 9620 (java) S 9606 9606 7962 0 -1 0 13481 0 1 0 292 10 0 0 19 0 9 0 638011543 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9620/statm: 203188 12665 2588 9 0 197169 0
[pid=9620/tid=9621] ppid=9606 vsize=812752 CPUtime=1.83
/proc/9620/task/9621/stat : 9621 (java) R 9606 9606 7962 0 -1 64 7598 0 1 0 177 6 0 0 25 0 9 0 638011544 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4126702962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9622] ppid=9606 vsize=812752 CPUtime=1.03
/proc/9620/task/9622/stat : 9622 (java) S 9606 9606 7962 0 -1 64 4423 0 0 0 100 3 0 0 22 0 9 0 638011545 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9623] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9623/stat : 9623 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638011546 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9624] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9624/stat : 9624 (java) S 9606 9606 7962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638011546 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9625] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9625/stat : 9625 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638011548 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9626] ppid=9606 vsize=812752 CPUtime=0.13
/proc/9620/task/9626/stat : 9626 (java) S 9606 9606 7962 0 -1 64 760 0 0 0 13 0 0 0 15 0 9 0 638011548 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9627] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9627/stat : 9627 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638011548 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9628] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9628/stat : 9628 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638011548 832258048 12665 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860324

[startup+6.30192 s]
/proc/loadavg: 2.15 2.14 2.05 3/93 9628
/proc/meminfo: memFree=1051592/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
[pid=9620] ppid=9606 vsize=812752 CPUtime=6.19
/proc/9620/stat : 9620 (java) S 9606 9606 7962 0 -1 0 16644 0 1 0 605 14 0 0 19 0 9 0 638011543 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9620/statm: 203188 15824 2589 9 0 197169 0
[pid=9620/tid=9621] ppid=9606 vsize=812752 CPUtime=4.89
/proc/9620/task/9621/stat : 9621 (java) R 9606 9606 7962 0 -1 64 10706 0 1 0 480 9 0 0 25 0 9 0 638011544 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 102064648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9622] ppid=9606 vsize=812752 CPUtime=1.03
/proc/9620/task/9622/stat : 9622 (java) S 9606 9606 7962 0 -1 64 4423 0 0 0 100 3 0 0 17 0 9 0 638011545 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9623] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9623/stat : 9623 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638011546 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9624] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9624/stat : 9624 (java) S 9606 9606 7962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638011546 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9625] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9625/stat : 9625 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638011548 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9626] ppid=9606 vsize=812752 CPUtime=0.23
/proc/9620/task/9626/stat : 9626 (java) S 9606 9606 7962 0 -1 64 815 0 0 0 23 0 0 0 15 0 9 0 638011548 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9627] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9627/stat : 9627 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638011548 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9628] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9628/stat : 9628 (java) R 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638011548 832258048 15824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860324

Solver just ended. Dumping a history of the last processes samples

[startup+9.50239 s]
/proc/loadavg: 2.14 2.14 2.05 3/93 9628
/proc/meminfo: memFree=1080968/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
[pid=9620] ppid=9606 vsize=812752 CPUtime=9.35
/proc/9620/stat : 9620 (java) S 9606 9606 7962 0 -1 0 21647 0 1 0 915 20 0 0 19 0 9 0 638011543 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9620/statm: 203188 20820 2593 9 0 197169 0
[pid=9620/tid=9621] ppid=9606 vsize=812752 CPUtime=7.98
/proc/9620/task/9621/stat : 9621 (java) R 9606 9606 7962 0 -1 64 14665 0 1 0 783 15 0 0 25 0 9 0 638011544 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 103827265 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9622] ppid=9606 vsize=812752 CPUtime=1.11
/proc/9620/task/9622/stat : 9622 (java) S 9606 9606 7962 0 -1 64 5467 0 0 0 108 3 0 0 16 0 9 0 638011545 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9623] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9623/stat : 9623 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638011546 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9624] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9624/stat : 9624 (java) S 9606 9606 7962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638011546 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9625] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9625/stat : 9625 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638011548 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9626] ppid=9606 vsize=812752 CPUtime=0.23
/proc/9620/task/9626/stat : 9626 (java) S 9606 9606 7962 0 -1 64 815 0 0 0 23 0 0 0 15 0 9 0 638011548 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9627] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9627/stat : 9627 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638011548 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9628] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9628/stat : 9628 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638011548 832258048 20820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.36
Current children cumulated vsize (KiB) 860324

[startup+10.3025 s]
/proc/loadavg: 2.14 2.14 2.05 3/93 9628
/proc/meminfo: memFree=1080008/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=0.01
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 638011539 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9606/statm: 11893 364 245 79 0 219 0
[pid=9620] ppid=9606 vsize=812752 CPUtime=10.14
/proc/9620/stat : 9620 (java) S 9606 9606 7962 0 -1 0 21684 0 1 0 993 21 0 0 19 0 9 0 638011543 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9620/statm: 203188 20855 2593 9 0 197169 0
[pid=9620/tid=9621] ppid=9606 vsize=812752 CPUtime=8.73
/proc/9620/task/9621/stat : 9621 (java) R 9606 9606 7962 0 -1 64 14667 0 1 0 857 16 0 0 25 0 9 0 638011544 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4126929836 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9622] ppid=9606 vsize=812752 CPUtime=1.13
/proc/9620/task/9622/stat : 9622 (java) S 9606 9606 7962 0 -1 64 5492 0 0 0 110 3 0 0 16 0 9 0 638011545 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9623] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9623/stat : 9623 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638011546 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9624] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9624/stat : 9624 (java) S 9606 9606 7962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638011546 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9625] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9625/stat : 9625 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638011548 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9626] ppid=9606 vsize=812752 CPUtime=0.24
/proc/9620/task/9626/stat : 9626 (java) S 9606 9606 7962 0 -1 64 825 0 0 0 24 0 0 0 15 0 9 0 638011548 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9627] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9627/stat : 9627 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638011548 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9620/tid=9628] ppid=9606 vsize=812752 CPUtime=0
/proc/9620/task/9628/stat : 9628 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638011548 832258048 20855 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.15
Current children cumulated vsize (KiB) 860324

[startup+10.7026 s]
/proc/loadavg: 2.14 2.14 2.05 3/93 9628
/proc/meminfo: memFree=1080008/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=10.49
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 836 26357 0 1 0 0 1022 27 15 0 1 0 638011539 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9606/statm: 11893 365 245 79 0 219 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 47572

[startup+11.1016 s]
/proc/loadavg: 2.14 2.14 2.05 3/93 9638
/proc/meminfo: memFree=1096776/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=10.49
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 836 26357 0 1 0 0 1022 27 15 0 1 0 638011539 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9606/statm: 11893 365 245 79 0 219 0
[pid=9630] ppid=9606 vsize=812788 CPUtime=0.41
/proc/9630/stat : 9630 (java) S 9606 9606 7962 0 -1 0 5396 0 1 0 36 5 0 0 18 0 9 0 638012606 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9630/statm: 203197 4778 1907 9 0 197150 0
[pid=9630/tid=9631] ppid=9606 vsize=812788 CPUtime=0.29
/proc/9630/task/9631/stat : 9631 (java) R 9606 9606 7962 0 -1 64 3926 0 1 0 25 4 0 0 18 0 9 0 638012607 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4125952130 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9632] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9632/stat : 9632 (java) S 9606 9606 7962 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 638012609 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9633] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9633/stat : 9633 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 638012609 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9634] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9634/stat : 9634 (java) S 9606 9606 7962 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 638012609 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9635] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9635/stat : 9635 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638012611 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9636] ppid=9606 vsize=812788 CPUtime=0.1
/proc/9630/task/9636/stat : 9636 (java) S 9606 9606 7962 0 -1 64 756 0 0 0 10 0 0 0 16 0 9 0 638012611 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9637] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9637/stat : 9637 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638012611 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9638] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9638/stat : 9638 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638012611 832294912 4778 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.9
Current children cumulated vsize (KiB) 860360

[startup+11.2016 s]
/proc/loadavg: 2.14 2.14 2.05 3/93 9638
/proc/meminfo: memFree=1096776/2055920 swapFree=4180808/4192956
[pid=9606] ppid=9604 vsize=47572 CPUtime=10.49
/proc/9606/stat : 9606 (galacM.sh) S 9604 9606 7962 0 -1 4194304 836 26357 0 1 0 0 1022 27 15 0 1 0 638011539 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9606/statm: 11893 365 245 79 0 219 0
[pid=9630] ppid=9606 vsize=812788 CPUtime=0.51
/proc/9630/stat : 9630 (java) S 9606 9606 7962 0 -1 0 6811 0 1 0 44 7 0 0 18 0 9 0 638012606 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9630/statm: 203197 6193 1909 9 0 197150 0
[pid=9630/tid=9631] ppid=9606 vsize=812788 CPUtime=0.36
/proc/9630/task/9631/stat : 9631 (java) R 9606 9606 7962 0 -1 64 5320 0 1 0 31 5 0 0 18 0 9 0 638012607 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4126764623 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9632] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9632/stat : 9632 (java) S 9606 9606 7962 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 638012609 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9633] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9633/stat : 9633 (java) S 9606 9606 7962 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 638012609 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9634] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9634/stat : 9634 (java) S 9606 9606 7962 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 638012609 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9635] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9635/stat : 9635 (java) S 9606 9606 7962 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638012611 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9636] ppid=9606 vsize=812788 CPUtime=0.12
/proc/9630/task/9636/stat : 9636 (java) S 9606 9606 7962 0 -1 64 777 0 0 0 12 0 0 0 16 0 9 0 638012611 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9637] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9637/stat : 9637 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638012611 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9630/tid=9638] ppid=9606 vsize=812788 CPUtime=0
/proc/9630/task/9638/stat : 9638 (java) S 9606 9606 7962 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638012611 832294912 6193 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11
Current children cumulated vsize (KiB) 860360

Child status: 0
Real time (s): 11.2733
CPU time (s): 11.0873
CPU user time (s): 10.7104
CPU system time (s): 0.376942
CPU usage (%): 98.35
Max. virtual memory (cumulated for all children) (KiB): 860360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7104
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35430
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= 2150
involuntary context switches= 2301

runsolver used 0.026995 second user time and 0.038994 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-04 07:52:59
IDJOB=1067615
IDBENCH=55406
IDSOLVER=350
FILE ID=node39/1067615-1215150779
PBS_JOBID= 7877384
Free space on /tmp= 66560 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/primes-20/normalized-primes-20-60-2-1.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067615-1215150779/watcher-1067615-1215150779 -o /tmp/evaluation-result-1067615-1215150779/solver-1067615-1215150779 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1067615-1215150779.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3722c9f6b8b98b38946c34eea0c06cd8
RANDOM SEED=1485167440

node39.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.267
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.267
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:       1093944 kB
Buffers:         24536 kB
Cached:         106064 kB
SwapCached:       6012 kB
Active:         863388 kB
Inactive:        38908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093944 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            3376 kB
Writeback:           0 kB
Mapped:         783028 kB
Slab:            43288 kB
Committed_AS:  1686748 kB
PageTables:       3488 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 node39 at 2008-07-04 07:53:11