Trace number 2077674

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
bpsolver 09SAT 96.1694 117.673

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-02.xml
MD5SUMc43c11a622e7a100b4687e0b36838a79
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 benchmark2.35764
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints4428
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension182
Number of constraints which are defined in intension4246
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2077674-1247365485)
4.72/5.35	c Converted in 1702 ms
5.27/5.98	c solving(HOME/instance-2077674-1247365485,1800000)
5.27/5.98	c solving(HOME/instance-2077674-1247365485,1800000)
96.10/117.65	c (ffc_inout)
96.10/117.65	s SATISFIABLE
96.10/117.65	v 0 17 4 0 18 3 0 12 15 15 4 15 18 8 14 3 3 4 17 2 20 17 18 4 0 11 4 4 0 19 11 0 18 15 14 14 11 4 3 2 17 20 18 19 0 2 4 0 13 1 7 0 6 0 21 0 3 6 8 19 0 17 0 15 12 2 2 11 4 11 11 0 13 1 0 11 3 18 0 13 0 11 19 7 0 4 0 11 4 14 13 3 4 13 18 2 7 8 2 0 13 13 18 7 14 3 7 0 11 15 4 0 11 4 0 15 7 8 3 7 4 0 15 0 11 0 18 1 4 0 3 11 4 0 5 3 0 13 19 4 13 8 6 7 0 17 17 4 0 17 18 18 0 13 0 4 13 3 18 6 8 11 1 0 17 6 4 3 8 4 14 11 3 11 0 3 18 12 0 12 0 14 13 19 14 9 14 18 4 18 15 0 13 18 1 4 11 0 1 0 19 7 4 20 11 4 17 0 1 14 11 8 18 7 17 0 19 19 11 4 17 14 3 3 13 4 18 18 3 4 12 14 13 0 15 4 3 4 24 4 3 11 0 6 14 18 3 17 4 22 18 10 4 22 8 13 13 18 14 14 25 4 2 0 1 4 4 11 11 14 8 17 4 5 4 13 0 2 12 4 7 4 8 17 17 0 24 1 20 17 13 17 20 13 18 0 2 19 4 3 0 13 3 24 14 11 4 6 8 17 8 18 19 7 0 22 19 8 19 0 13 0 19 14 11 11 22 4 8 9 14 4 11 1 8 19 15 20 11 11 7 0 0 18 18 4 0 12 1 0 19 8 18 19 0 18 17 8 5 0 8 17 3 8 18 12 8 18 18 4 3 11 0 2 8 13 21 0 11 8 3 8 19 8 4 18 25 4 11 11 4 17 1 0 2 7 18 8 4 6 4 11 11 8 4 6 4 4 12 8 11 0 17 19 8 4 15 17 14 22 18 24 4 12 4 13 3 8 12 4 12 0 18 19 18 
96.10/117.66	
96.10/117.66	c Time=91212 ms Backtracks=2212
96.10/117.66	

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077674-1247365485/watcher-2077674-1247365485 -o /tmp/evaluation-result-2077674-1247365485/solver-2077674-1247365485 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2077674-1247365485 1800 

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): 2000 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


[startup+0 s]
/proc/loadavg: 3.09 2.57 2.39 5/89 3717
/proc/meminfo: memFree=1243104/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62200 CPUtime=0
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 876 0 0 0 0 0 0 0 18 0 1 0 23615015 63692800 592 996147200 134512640 135105188 4294956096 18446744073709551615 134557234 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15550 593 127 144 0 15034 0

[startup+0.031448 s]
/proc/loadavg: 3.09 2.57 2.39 5/89 3717
/proc/meminfo: memFree=1243104/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62208 CPUtime=0.02
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 1105 0 0 0 2 0 0 0 18 0 1 0 23615015 63700992 818 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15552 819 174 144 0 15036 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 62208

[startup+0.102453 s]
/proc/loadavg: 3.09 2.57 2.39 5/89 3717
/proc/meminfo: memFree=1243104/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62208 CPUtime=0.08
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 1147 0 0 0 3 5 0 0 18 0 1 0 23615015 63700992 860 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15552 860 174 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.302475 s]
/proc/loadavg: 3.09 2.57 2.39 5/89 3717
/proc/meminfo: memFree=1243104/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62208 CPUtime=0.28
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 1168 0 0 0 10 18 0 0 19 0 1 0 23615015 63700992 881 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15552 881 176 144 0 15036 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62208

[startup+0.702531 s]
/proc/loadavg: 3.09 2.57 2.39 5/89 3717
/proc/meminfo: memFree=1243104/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62208 CPUtime=0.65
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 1180 0 0 0 22 43 0 0 23 0 1 0 23615015 63700992 893 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15552 893 176 144 0 15036 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 62208

[startup+1.5016 s]
/proc/loadavg: 3.09 2.57 2.39 5/89 3754
/proc/meminfo: memFree=1240288/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62208 CPUtime=1.36
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 1193 0 0 0 45 91 0 0 25 0 1 0 23615015 63700992 906 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15552 906 176 144 0 15036 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 62208

[startup+3.10178 s]
/proc/loadavg: 3.09 2.57 2.39 4/90 3810
/proc/meminfo: memFree=1239512/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=62208 CPUtime=2.76
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 1203 0 0 0 89 187 0 0 25 0 1 0 23615015 63700992 916 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 15552 916 176 144 0 15036 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 62208

[startup+6.30112 s]
/proc/loadavg: 3.08 2.57 2.39 5/90 3968
/proc/meminfo: memFree=1236504/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=72432 CPUtime=5.6
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 9621 0 0 0 250 310 0 0 25 0 1 0 23615015 74170368 8734 996147200 134512640 135105188 4294956096 18446744073709551615 134748428 0 0 4096 2 0 0 0 17 1 0 0
/proc/3717/statm: 18108 8734 196 144 0 17592 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 72432

[startup+12.7018 s]
/proc/loadavg: 3.08 2.58 2.39 4/91 4544
/proc/meminfo: memFree=1201680/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=154048 CPUtime=10.72
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 22681 0 0 0 754 318 0 0 25 0 2 0 23615015 157745152 17945 996147200 134512640 135105188 4294956096 18446744073709551615 135073136 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 38512 17945 201 144 0 37996 0
[pid=3717/tid=4013] ppid=3714 vsize=154048 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 157745152 17945 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 154048

[startup+25.5022 s]
/proc/loadavg: 3.06 2.60 2.40 4/91 5564
/proc/meminfo: memFree=1197344/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=21.4
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 1821 319 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134749070 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.4
Current children cumulated vsize (KiB) 118888

[startup+51.103 s]
/proc/loadavg: 3.25 2.68 2.43 4/91 7661
/proc/meminfo: memFree=1195160/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=42.32
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 3912 320 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134748497 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 42.32
Current children cumulated vsize (KiB) 118888

[startup+102.308 s]
/proc/loadavg: 3.38 2.80 2.49 4/90 12377
/proc/meminfo: memFree=1189600/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=83.83
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 8061 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134748443 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.83
Current children cumulated vsize (KiB) 118888

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

[startup+108.701 s]
/proc/loadavg: 3.32 2.81 2.49 4/90 12667
/proc/meminfo: memFree=1189280/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=89.38
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 8616 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134748331 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.38
Current children cumulated vsize (KiB) 118888

[startup+111.903 s]
/proc/loadavg: 3.32 2.81 2.49 4/91 12948
/proc/meminfo: memFree=1188632/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=91.86
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 8864 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.86
Current children cumulated vsize (KiB) 118888

[startup+115.102 s]
/proc/loadavg: 3.30 2.81 2.49 6/91 13342
/proc/meminfo: memFree=1188632/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=94.28
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 9106 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134748503 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 94.28
Current children cumulated vsize (KiB) 118888

[startup+116.701 s]
/proc/loadavg: 3.30 2.81 2.49 5/91 13613
/proc/meminfo: memFree=1187800/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=95.42
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 9220 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.42
Current children cumulated vsize (KiB) 118888

[startup+117.101 s]
/proc/loadavg: 3.30 2.81 2.49 5/91 13613
/proc/meminfo: memFree=1187800/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=95.72
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 9250 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.72
Current children cumulated vsize (KiB) 118888

[startup+117.501 s]
/proc/loadavg: 3.30 2.81 2.49 5/91 13613
/proc/meminfo: memFree=1187800/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=96
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23269 0 0 0 9278 322 0 0 25 0 2 0 23615015 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 134718089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10677 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10677 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96
Current children cumulated vsize (KiB) 118888

[startup+117.601 s]
/proc/loadavg: 3.27 2.82 2.50 6/91 13779
/proc/meminfo: memFree=1188184/2055920 swapFree=4192812/4192956
[pid=3717] ppid=3714 vsize=118888 CPUtime=96.1
/proc/3717/stat : 3717 (bprolog) R 3714 3717 18192 0 -1 4194304 23277 0 0 0 9288 322 0 0 25 0 2 0 23615015 121741312 10685 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3717/statm: 29722 10685 201 144 0 29206 0
[pid=3717/tid=4013] ppid=3714 vsize=118888 CPUtime=0
/proc/3717/task/4013/stat : 4013 (bprolog) S 3714 3717 18192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23615647 121741312 10685 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.1
Current children cumulated vsize (KiB) 118888

Child status: 0
Real time (s): 117.673
CPU time (s): 96.1694
CPU user time (s): 92.9309
CPU system time (s): 3.23851
CPU usage (%): 81.7257
Max. virtual memory (cumulated for all children) (KiB): 154048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.9309
system time used= 3.23851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23284
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 6758

runsolver used 0.163975 second user time and 0.39394 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 04:24:45
IDJOB=2077674
IDBENCH=56647
IDSOLVER=770
FILE ID=node21/2077674-1247365485
PBS_JOBID= 9507035
Free space on /tmp= 66404 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-23-02.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077674-1247365485/watcher-2077674-1247365485 -o /tmp/evaluation-result-2077674-1247365485/solver-2077674-1247365485 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2077674-1247365485 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c43c11a622e7a100b4687e0b36838a79
RANDOM SEED=211758025

node21.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.240
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.240
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:       1243968 kB
Buffers:         36956 kB
Cached:         264896 kB
SwapCached:          0 kB
Active:         540304 kB
Inactive:       196392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1243968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3708 kB
Writeback:           0 kB
Mapped:         456504 kB
Slab:            59096 kB
Committed_AS:   796872 kB
PageTables:       3044 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= 66400 MiB
End job on node21 at 2009-07-12 04:26:43