Trace number 2059197

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.2SAT 39.1321 39.3152

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/marc/
normalized-large-92-sat_ext.xml
MD5SUMb8c8d5edeb1c5ac13491e6fb9a38beea
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.5396
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size92
Number of constraints which are defined in extension4186
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.14/0.29	c has big domains
0.14/0.29	c big-domain mode
0.14/0.29	c Seed is 1225700821
0.14/0.29	c Constructing HOME/instance-2059197-1247695058.xml  with 10249 constraints
39.00/39.29	c Solving 0 backtracks
39.10/39.30	s SATISFIABLE
39.10/39.30	c V0=11, V1=11, V2=11, V3=11, V4=11, V5=11, V6=11, V7=11, V8=11, V9=11, V10=11, V11=11, V12=11, V13=11, V14=11, V15=11, V16=11, V17=11, V18=11, V19=11, V20=11, V21=11, V22=11, V23=11, V24=11, V25=11, V26=11, V27=11, V28=11, V29=11, V30=11, V31=11, V32=11, V33=11, V34=11, V35=11, V36=11, V37=11, V38=11, V39=11, V40=11, V41=11, V42=11, V43=11, V44=11, V45=11, V46=11, V47=11, V48=11, V49=11, V50=11, V51=11, V52=11, V53=11, V54=11, V55=11, V56=11, V57=11, V58=11, V59=11, V60=11, V61=11, V62=11, V63=11, V64=11, V65=11, V66=11, V67=11, V68=11, V69=11, V70=11, V71=11, V72=11, V73=11, V74=11, V75=11, V76=11, V77=11, V78=11, V79=11, V80=11, V81=11, V82=11, V83=11, V84=11, V85=11, V86=11, V87=11, V88=11, V89=11, V90=11, V91=11, 
39.10/39.30	v 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 
39.10/39.30	d ASSIGNMENTS 0

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-2059197-1247695058/watcher-2059197-1247695058 -o /tmp/evaluation-result-2059197-1247695058/solver-2059197-1247695058 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1225700821 HOME/instance-2059197-1247695058.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

[startup+0 s]
/proc/loadavg: 2.33 1.97 1.20 3/70 10353
/proc/meminfo: memFree=785336/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=18576 CPUtime=0
/proc/10353/stat : 10353 (runsolver) R 10351 10109 10109 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 1 0 56572121 19021824 282 996147200 4194304 4302564 548682068496 18446744073709551615 270222771891 0 0 4096 24578 0 0 0 17 0 0 0
/proc/10353/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.02033 s]
/proc/loadavg: 2.33 1.97 1.20 3/70 10353
/proc/meminfo: memFree=785336/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=5356 CPUtime=0
/proc/10353/stat : 10353 (pcssolve) S 10351 10353 10109 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 56572121 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10353/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101338 s]
/proc/loadavg: 2.33 1.97 1.20 3/70 10353
/proc/meminfo: memFree=785336/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=5356 CPUtime=0
/proc/10353/stat : 10353 (pcssolve) S 10351 10353 10109 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 56572121 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10353/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30136 s]
/proc/loadavg: 2.33 1.97 1.20 3/70 10353
/proc/meminfo: memFree=785336/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=4844 CPUtime=0.28
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 854 656 0 0 0 0 20 8 16 0 1 0 56572121 4960256 485 996147200 134512640 135215973 4294956304 18446744073709551615 134835507 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 1211 485 369 171 0 136 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4844

[startup+0.701402 s]
/proc/loadavg: 2.33 1.97 1.20 3/70 10353
/proc/meminfo: memFree=785336/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=7272 CPUtime=0.68
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 958 656 0 0 40 0 20 8 19 0 1 0 56572121 7446528 589 996147200 134512640 135215973 4294956304 18446744073709551615 134882358 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 1818 589 372 171 0 743 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7272

[startup+1.50149 s]
/proc/loadavg: 2.33 1.97 1.20 3/71 10358
/proc/meminfo: memFree=773040/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=11884 CPUtime=1.47
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 1091 656 0 0 119 0 20 8 25 0 1 0 56572121 12169216 722 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 2971 722 372 171 0 1896 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11884

[startup+3.10168 s]
/proc/loadavg: 2.39 1.98 1.21 3/71 10358
/proc/meminfo: memFree=759408/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=21568 CPUtime=3.08
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 1468 656 0 0 279 1 20 8 25 0 1 0 56572121 22085632 1099 996147200 134512640 135215973 4294956304 18446744073709551615 134740316 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 5392 1099 372 171 0 4317 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21568

[startup+6.30104 s]
/proc/loadavg: 2.39 1.98 1.21 3/71 10358
/proc/meminfo: memFree=719600/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=40488 CPUtime=6.26
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 2219 656 0 0 596 2 20 8 25 0 1 0 56572121 41459712 1850 996147200 134512640 135215973 4294956304 18446744073709551615 134695743 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 10122 1850 372 171 0 9047 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40488

[startup+12.7018 s]
/proc/loadavg: 2.40 2.00 1.22 3/71 10358
/proc/meminfo: memFree=638896/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=77728 CPUtime=12.64
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 3706 656 0 0 1232 4 20 8 25 0 1 0 56572121 79593472 3337 996147200 134512640 135215973 4294956304 18446744073709551615 134740283 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 19432 3337 372 171 0 18357 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 77728

[startup+25.5022 s]
/proc/loadavg: 2.34 2.00 1.23 3/71 10358
/proc/meminfo: memFree=475376/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=149544 CPUtime=25.38
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 6564 656 0 0 2503 7 20 8 25 0 1 0 56572121 153133056 6195 996147200 134512640 135215973 4294956304 18446744073709551615 134882318 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 37386 6195 372 171 0 36311 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 149544

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

[startup+31.907 s]
/proc/loadavg: 2.31 2.00 1.23 3/71 10358
/proc/meminfo: memFree=391856/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=184708 CPUtime=31.75
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 7969 656 0 0 3138 9 20 8 25 0 1 0 56572121 189140992 7600 996147200 134512640 135215973 4294956304 18446744073709551615 4159336996 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 46177 7600 372 171 0 45102 0
Current children cumulated CPU time (s) 31.75
Current children cumulated vsize (KiB) 184708

[startup+35.1013 s]
/proc/loadavg: 2.28 2.00 1.23 3/71 10358
/proc/meminfo: memFree=356272/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=202140 CPUtime=34.92
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 8665 656 0 0 3453 11 20 8 25 0 1 0 56572121 206991360 8296 996147200 134512640 135215973 4294956304 18446744073709551615 10387078 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 50535 8296 372 171 0 49460 0
Current children cumulated CPU time (s) 34.92
Current children cumulated vsize (KiB) 202140

[startup+36.7015 s]
/proc/loadavg: 2.28 2.00 1.23 3/71 10358
/proc/meminfo: memFree=342896/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=210780 CPUtime=36.51
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 9014 656 0 0 3612 11 20 8 25 0 1 0 56572121 215838720 8645 996147200 134512640 135215973 4294956304 18446744073709551615 10355068 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 52695 8645 372 171 0 51620 0
Current children cumulated CPU time (s) 36.51
Current children cumulated vsize (KiB) 210780

[startup+38.3017 s]
/proc/loadavg: 2.26 2.00 1.24 3/71 10358
/proc/meminfo: memFree=329264/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=219424 CPUtime=38.11
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 9366 656 0 0 3771 12 20 8 25 0 1 0 56572121 224690176 8997 996147200 134512640 135215973 4294956304 18446744073709551615 10350744 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 54856 8997 372 171 0 53781 0
Current children cumulated CPU time (s) 38.11
Current children cumulated vsize (KiB) 219424

[startup+39.1018 s]
/proc/loadavg: 2.26 2.00 1.24 3/71 10358
/proc/meminfo: memFree=315568/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=223596 CPUtime=38.9
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 9543 656 0 0 3850 12 20 8 25 0 1 0 56572121 228962304 9174 996147200 134512640 135215973 4294956304 18446744073709551615 134837548 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 55899 9174 372 171 0 54824 0
Current children cumulated CPU time (s) 38.9
Current children cumulated vsize (KiB) 223596

[startup+39.3018 s]
/proc/loadavg: 2.26 2.00 1.24 3/71 10358
/proc/meminfo: memFree=315568/2055920 swapFree=4192812/4192956
[pid=10353] ppid=10351 vsize=226968 CPUtime=39.1
/proc/10353/stat : 10353 (pcs.big) R 10351 10353 10109 0 -1 4194304 10458 656 0 0 3870 12 20 8 25 0 1 0 56572121 232415232 9937 996147200 134512640 135215973 4294956304 18446744073709551615 134650800 0 0 4096 0 0 0 0 17 0 0 0
/proc/10353/statm: 56742 9937 390 171 0 55667 0
Current children cumulated CPU time (s) 39.1
Current children cumulated vsize (KiB) 226968

Child status: 0
Real time (s): 39.3152
CPU time (s): 39.1321
CPU user time (s): 38.9101
CPU system time (s): 0.221966
CPU usage (%): 99.5341
Max. virtual memory (cumulated for all children) (KiB): 226968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.9101
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11118
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= 20
involuntary context switches= 552

runsolver used 0.044993 second user time and 0.102984 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-15 23:57:49
IDJOB=2059197
IDBENCH=53560
IDSOLVER=734
FILE ID=node88/2059197-1247695058
PBS_JOBID= 9521142
Free space on /tmp= 65860 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/marc/normalized-large-92-sat_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059197-1247695058/watcher-2059197-1247695058 -o /tmp/evaluation-result-2059197-1247695058/solver-2059197-1247695058 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1225700821 HOME/instance-2059197-1247695058.xml

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

MD5SUM BENCH= b8c8d5edeb1c5ac13491e6fb9a38beea
RANDOM SEED=1225700821

node88.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        785880 kB
Buffers:         75644 kB
Cached:         857588 kB
SwapCached:          0 kB
Active:         754104 kB
Inactive:       442616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          211468 kB
Writeback:           0 kB
Mapped:         273724 kB
Slab:            58076 kB
Committed_AS:   870388 kB
PageTables:       2428 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= 65860 MiB
End job on node88 at 2009-07-15 23:58:29