Trace number 2080504

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
pcs-restart 0.3.2UNSAT 676.266 679.087

DiagnosticValue
ASSIGNMENTS172559

General information on the benchmark

Namecsp/queensKnights/
normalized-queensKnights-10-5-add.xml
MD5SUM7f40f39ce18aac0954c703f625811a4a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.822874
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints55
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension55
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 1622489736
0.00/0.02	c Constructing HOME/instance-2080504-1247717807.xml 
0.00/0.02	c deduced all_different(V1,V2,V3,V4,V5,V6,V7,V8,V9,V0)
0.00/0.02	c  with 321 constraints
0.00/0.02	c Solving 172559 backtracks 21 restarts
676.17/679.04	s UNSATISFIABLE
676.17/679.04	d ASSIGNMENTS 172559

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2080504-1247717807/watcher-2080504-1247717807 -o /tmp/evaluation-result-2080504-1247717807/solver-2080504-1247717807 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1622489736 HOME/instance-2080504-1247717807.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): 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: 2.21 2.14 2.06 4/81 16857
/proc/meminfo: memFree=495968/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=18576 CPUtime=0
/proc/16857/stat : 16857 (runsolver) R 16855 16857 14580 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 58848216 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16857/statm: 4644 284 249 26 0 2626 0

[startup+0.103797 s]
/proc/loadavg: 2.21 2.14 2.06 4/81 16857
/proc/meminfo: memFree=495968/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=4892 CPUtime=0.08
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 925 645 0 0 8 0 0 0 22 0 1 0 58848216 5009408 556 996147200 134512640 135215973 4294956304 18446744073709551615 134632941 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 1223 556 422 171 0 148 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4892

[startup+0.201814 s]
/proc/loadavg: 2.21 2.14 2.06 4/81 16857
/proc/meminfo: memFree=495968/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=4892 CPUtime=0.18
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 950 645 0 0 18 0 0 0 22 0 1 0 58848216 5009408 581 996147200 134512640 135215973 4294956304 18446744073709551615 4159345920 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 1223 581 422 171 0 148 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4892

[startup+0.301834 s]
/proc/loadavg: 2.21 2.14 2.06 4/81 16857
/proc/meminfo: memFree=495968/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=5176 CPUtime=0.28
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 995 645 0 0 28 0 0 0 23 0 1 0 58848216 5300224 626 996147200 134512640 135215973 4294956304 18446744073709551615 134532661 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 1294 626 422 171 0 219 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5176

[startup+0.701913 s]
/proc/loadavg: 2.21 2.14 2.06 4/81 16857
/proc/meminfo: memFree=495968/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=5876 CPUtime=0.67
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 1147 645 0 0 67 0 0 0 25 0 1 0 58848216 6017024 778 996147200 134512640 135215973 4294956304 18446744073709551615 134902603 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 1469 778 422 171 0 394 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5876

[startup+1.50107 s]
/proc/loadavg: 2.21 2.14 2.06 3/82 16862
/proc/meminfo: memFree=494096/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=6528 CPUtime=1.46
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 1345 645 0 0 146 0 0 0 25 0 1 0 58848216 6684672 976 996147200 134512640 135215973 4294956304 18446744073709551615 134603535 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 1632 976 422 171 0 557 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6528

[startup+3.10138 s]
/proc/loadavg: 2.21 2.14 2.06 3/82 16862
/proc/meminfo: memFree=492752/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=8092 CPUtime=3.07
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 1733 645 0 0 306 1 0 0 25 0 1 0 58848216 8286208 1331 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 2023 1331 422 171 0 948 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8092

[startup+6.302 s]
/proc/loadavg: 2.27 2.16 2.07 3/82 16862
/proc/meminfo: memFree=489496/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=11372 CPUtime=6.25
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 2593 645 0 0 624 1 0 0 25 0 1 0 58848216 11644928 2158 996147200 134512640 135215973 4294956304 18446744073709551615 134977089 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 2843 2158 422 171 0 1768 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11372

[startup+12.7022 s]
/proc/loadavg: 2.25 2.16 2.07 3/82 16862
/proc/meminfo: memFree=483424/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=17216 CPUtime=12.63
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 4132 645 0 0 1261 2 0 0 25 0 1 0 58848216 17629184 3567 996147200 134512640 135215973 4294956304 18446744073709551615 134609785 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 4304 3567 422 171 0 3229 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 17216

[startup+25.5017 s]
/proc/loadavg: 2.19 2.15 2.06 3/73 16895
/proc/meminfo: memFree=1216496/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=25304 CPUtime=25.36
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 6269 645 0 0 2533 3 0 0 25 0 1 0 58848216 25911296 5575 996147200 134512640 135215973 4294956304 18446744073709551615 134591110 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 6326 5575 422 171 0 5251 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 25304

[startup+51.1016 s]
/proc/loadavg: 2.13 2.13 2.06 3/73 16895
/proc/meminfo: memFree=1089912/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=41084 CPUtime=50.86
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 10518 645 0 0 5078 8 0 0 25 0 1 0 58848216 42070016 9438 996147200 134512640 135215973 4294956304 18446744073709551615 134743496 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 10271 9438 422 171 0 9196 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 41084

[startup+102.301 s]
/proc/loadavg: 2.05 2.11 2.06 3/73 16895
/proc/meminfo: memFree=893752/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=71064 CPUtime=101.84
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 18626 645 0 0 10170 14 0 0 25 0 1 0 58848216 72769536 16776 996147200 134512640 135215973 4294956304 18446744073709551615 4158960014 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 17766 16776 422 171 0 16691 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 71064

[startup+162.302 s]
/proc/loadavg: 2.02 2.09 2.05 3/73 16895
/proc/meminfo: memFree=755640/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=105800 CPUtime=161.59
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 27837 645 0 0 16137 22 0 0 25 0 1 0 58848216 108339200 24449 996147200 134512640 135215973 4294956304 18446744073709551615 134590021 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 26450 24449 422 171 0 25375 0
Current children cumulated CPU time (s) 161.59
Current children cumulated vsize (KiB) 105800

[startup+222.305 s]
/proc/loadavg: 2.00 2.07 2.05 3/73 16895
/proc/meminfo: memFree=735480/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=124064 CPUtime=221.35
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 32752 645 0 0 22108 27 0 0 25 0 1 0 58848216 127041536 29364 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 31016 29364 422 171 0 29941 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 124064

[startup+282.303 s]
/proc/loadavg: 2.00 2.05 2.04 3/73 16895
/proc/meminfo: memFree=714488/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=141012 CPUtime=281.11
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 37312 645 0 0 28079 32 0 0 25 0 1 0 58848216 144396288 33924 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 35253 33924 422 171 0 34178 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 141012

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.03 3/73 16895
/proc/meminfo: memFree=693304/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=157508 CPUtime=340.85
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 41769 645 0 0 34049 36 0 0 25 0 1 0 58848216 161288192 38381 996147200 134512640 135215973 4294956304 18446744073709551615 134591029 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 39377 38381 422 171 0 38302 0
Current children cumulated CPU time (s) 340.85
Current children cumulated vsize (KiB) 157508

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.03 3/73 16895
/proc/meminfo: memFree=666104/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=183628 CPUtime=400.61
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 48749 645 0 0 40019 42 0 0 25 0 1 0 58848216 188035072 43312 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 45907 43312 422 171 0 44832 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 183628

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/73 16895
/proc/meminfo: memFree=642168/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=209600 CPUtime=460.36
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 55626 645 0 0 45989 47 0 0 25 0 1 0 58848216 214630400 49164 996147200 134512640 135215973 4294956304 18446744073709551615 134587241 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 52400 49164 422 171 0 51325 0
Current children cumulated CPU time (s) 460.36
Current children cumulated vsize (KiB) 209600

[startup+522.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/73 16895
/proc/meminfo: memFree=622328/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=227660 CPUtime=520.11
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 60620 645 0 0 51960 51 0 0 25 0 1 0 58848216 233123840 54158 996147200 134512640 135215973 4294956304 18446744073709551615 134590993 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 56915 54158 422 171 0 55840 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 227660

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.01 3/73 16895
/proc/meminfo: memFree=601912/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=245984 CPUtime=579.86
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 65673 645 0 0 57929 57 0 0 25 0 1 0 58848216 251887616 59211 996147200 134512640 135215973 4294956304 18446744073709551615 134533264 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 61496 59211 422 171 0 60421 0
Current children cumulated CPU time (s) 579.86
Current children cumulated vsize (KiB) 245984

[startup+642.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 16895
/proc/meminfo: memFree=579832/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=266268 CPUtime=639.62
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 71239 645 0 0 63899 63 0 0 25 0 1 0 58848216 272658432 64777 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 66567 64777 422 171 0 65492 0
Current children cumulated CPU time (s) 639.62
Current children cumulated vsize (KiB) 266268

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

[startup+665.607 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=565048/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=273856 CPUtime=662.83
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 73338 645 0 0 66217 66 0 0 25 0 1 0 58848216 280428544 66876 996147200 134512640 135215973 4294956304 18446744073709551615 134590995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 68464 66876 422 171 0 67389 0
Current children cumulated CPU time (s) 662.83
Current children cumulated vsize (KiB) 273856

[startup+672.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=558072/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=276212 CPUtime=669.2
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 73966 645 0 0 66854 66 0 0 25 0 1 0 58848216 282841088 67504 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 69053 67504 422 171 0 67978 0
Current children cumulated CPU time (s) 669.2
Current children cumulated vsize (KiB) 276212

[startup+675.201 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=553912/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=277256 CPUtime=672.38
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 74281 645 0 0 67172 66 0 0 25 0 1 0 58848216 283910144 67819 996147200 134512640 135215973 4294956304 18446744073709551615 134687083 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 69314 67819 422 171 0 68239 0
Current children cumulated CPU time (s) 672.38
Current children cumulated vsize (KiB) 277256

[startup+676.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=551096/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=277912 CPUtime=673.97
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 74439 645 0 0 67331 66 0 0 25 0 1 0 58848216 284581888 67977 996147200 134512640 135215973 4294956304 18446744073709551615 134591100 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 69478 67977 422 171 0 68403 0
Current children cumulated CPU time (s) 673.97
Current children cumulated vsize (KiB) 277912

[startup+678.403 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=549688/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=278436 CPUtime=675.57
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 74583 645 0 0 67491 66 0 0 25 0 1 0 58848216 285118464 68121 996147200 134512640 135215973 4294956304 18446744073709551615 134591029 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 69609 68121 422 171 0 68534 0
Current children cumulated CPU time (s) 675.57
Current children cumulated vsize (KiB) 278436

[startup+678.805 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=554424/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=270240 CPUtime=675.97
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 74596 645 0 0 67530 67 0 0 25 0 1 0 58848216 276725760 66783 996147200 134512640 135215973 4294956304 18446744073709551615 134626105 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 67560 66783 422 171 0 66485 0
Current children cumulated CPU time (s) 675.97
Current children cumulated vsize (KiB) 270240

[startup+679.001 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16895
/proc/meminfo: memFree=554424/2055920 swapFree=4192812/4192956
[pid=16857] ppid=16855 vsize=270240 CPUtime=676.17
/proc/16857/stat : 16857 (pcs.big) R 16855 16857 14580 0 -1 4194304 74596 645 0 0 67550 67 0 0 25 0 1 0 58848216 276725760 66783 996147200 134512640 135215973 4294956304 18446744073709551615 8323196 0 0 4096 0 0 0 0 17 0 0 0
/proc/16857/statm: 67560 66783 422 171 0 66485 0
Current children cumulated CPU time (s) 676.17
Current children cumulated vsize (KiB) 270240

Child status: 0
Real time (s): 679.087
CPU time (s): 676.266
CPU user time (s): 675.551
CPU system time (s): 0.714891
CPU usage (%): 99.5847
Max. virtual memory (cumulated for all children) (KiB): 278436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 675.551
system time used= 0.714891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75243
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= 19
involuntary context switches= 9148

runsolver used 0.737887 second user time and 1.73974 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-16 06:16:47
IDJOB=2080504
IDBENCH=57099
IDSOLVER=734
FILE ID=node5/2080504-1247717807
PBS_JOBID= 9521368
Free space on /tmp= 66316 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/queensKnights/normalized-queensKnights-10-5-add.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080504-1247717807/watcher-2080504-1247717807 -o /tmp/evaluation-result-2080504-1247717807/solver-2080504-1247717807 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1622489736 HOME/instance-2080504-1247717807.xml

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

MD5SUM BENCH= 7f40f39ce18aac0954c703f625811a4a
RANDOM SEED=1622489736

node5.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.258
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.258
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:        496448 kB
Buffers:         89220 kB
Cached:         623760 kB
SwapCached:          0 kB
Active:         966972 kB
Inactive:       518132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        496448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:         792492 kB
Slab:            58028 kB
Committed_AS:  1387072 kB
PageTables:       3312 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= 66320 MiB
End job on node5 at 2009-07-16 06:28:07