Trace number 2088637

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
Sugar v1.14.6+picosatSAT 3.00854 4.88917

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-40-20-3-8_glb.xml
MD5SUM80149bc3e3601dae8b41f3098ee84275
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.079987
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of constraints661
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)weightedsum(61)

Solver Data

0.01/0.06	c 0	Sugar v1-14-6 + HOME/picosat
0.01/0.06	c 0	BEGIN Sun Jul 12 11:05:11 2009
0.01/0.06	c 0	PID 27249
0.01/0.07	c 0	HOST node91.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-2088637-1247389510.xml TO HOME/temp.csp
0.01/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088637-1247389510.xml' 'HOME/temp.csp'
0.06/0.46	c 0	1 domains, 840 variables, 1 predicates, 0 relations, 661 constraints
0.06/0.49	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.49	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.45/0.56	c 0	Parsing HOME/temp.csp
0.45/0.68	c 0	parsed 1503 expressions
0.45/0.69	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.45/0.69	c 0	Converting to clausal form CSP
0.45/0.71	c 0	converted 151 (10%) expressions
0.45/0.71	c 0	converted 301 (20%) expressions
0.45/0.72	c 0	converted 451 (30%) expressions
0.45/0.72	c 0	converted 602 (40%) expressions
0.45/0.72	c 0	converted 752 (50%) expressions
0.45/0.88	c 1	converted 902 (60%) expressions
0.45/0.96	c 1	converted 1053 (70%) expressions
0.95/1.01	c 1	converted 1203 (80%) expressions
0.95/1.06	c 1	converted 1353 (90%) expressions
1.15/1.21	c 1	converted 1503 (100%) expressions
1.15/1.21	c 1	CSP : 2418 integers, 1200 booleans, 6878 clauses, largest domain size 15
1.15/1.21	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.21	c 1	Propagation in CSP
1.15/1.24	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.15/1.25	c 1	CSP : 2418 integers, 1200 booleans, 6878 clauses, largest domain size 15
1.15/1.25	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.25	c 1	Simplifing CSP by introducing new Boolean variables
1.15/1.26	c 1	CSP : 2418 integers, 1200 booleans, 6878 clauses, largest domain size 15
1.15/1.26	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.24/1.30	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.24/1.31	c 1	242 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.31	c 1	484 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.31	c 1	726 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.32	c 1	968 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.32	c 1	1209 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.32	c 1	1451 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.33	c 1	1693 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.33	c 1	1935 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.33	c 1	2177 (90%) CSP integer variables are encoded (1045 clauses, 13649 bytes)
1.24/1.33	c 1	2418 (100%) CSP integer variables are encoded (2742 clauses, 35710 bytes)
1.24/1.36	c 1	688 (10%) CSP clauses are encoded (3430 clauses, 44366 bytes)
1.24/1.37	c 1	1376 (20%) CSP clauses are encoded (4118 clauses, 53697 bytes)
1.24/1.38	c 1	2064 (30%) CSP clauses are encoded (4806 clauses, 63135 bytes)
1.24/1.39	c 1	2752 (40%) CSP clauses are encoded (5494 clauses, 72560 bytes)
1.34/1.40	c 1	3439 (50%) CSP clauses are encoded (6181 clauses, 82042 bytes)
1.34/1.40	c 1	4127 (60%) CSP clauses are encoded (6869 clauses, 91541 bytes)
1.34/1.41	c 1	4815 (70%) CSP clauses are encoded (7557 clauses, 101286 bytes)
1.34/1.42	c 1	5503 (80%) CSP clauses are encoded (8245 clauses, 111061 bytes)
1.34/1.49	c 1	6191 (90%) CSP clauses are encoded (20183 clauses, 335939 bytes)
1.74/1.85	c 2	6878 (100%) CSP clauses are encoded (79356 clauses, 1612387 bytes)
1.79/3.63	c 2	6878 CSP clauses encoded
1.79/3.63	c 2	Writing map file : HOME/temp.map
1.79/3.64	c 3	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.79/3.64	c 3	SAT : 6360 SAT variables, 79356 SAT clauses, 1612387 bytes
1.79/3.64	c 3	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.79/3.67	c 3	SOLVING HOME/temp.cnf
1.79/3.67	c 3	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
2.63/4.57	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.63/4.57	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.72/4.64	c 4	Decoding HOME/temp.out
2.72/4.80	s SATISFIABLE
2.93/4.83	v 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 1 1 1 0 0 1 0 1 1 0 0 0 1 0 1 0 1 1 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 1 0 0 1 1 0 0 0 1 0 1 0 1 1 1 0 1 1 1 1 1 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 1 0 0 1 0 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 1 0 0 1 1 1 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 1 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 1 0 0 1 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 1 1 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 1 1 1 0 0 1 0 0 1 0 0 1 0 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0
2.93/4.84	c 5	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.93/4.88	c 5	CPU 2.99 (0.06 0.01 2.35 0.57)
2.93/4.88	c 5	END Sun Jul 12 11:05:16 2009

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-2088637-1247389510/watcher-2088637-1247389510 -o /tmp/evaluation-result-2088637-1247389510/solver-2088637-1247389510 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2088637-1247389510.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.09 2.03 2.01 4/75 27249
/proc/meminfo: memFree=1679360/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=12272 CPUtime=0
/proc/27249/stat : 27249 (sugar) R 27247 27249 25750 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 26015690 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 251601320549 0 0 4224 0 0 0 0 17 0 0 0
/proc/27249/statm: 3068 364 274 3 0 168 0

[startup+0.024956 s]
/proc/loadavg: 2.09 2.03 2.01 4/75 27249
/proc/meminfo: memFree=1679360/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=13072 CPUtime=0.01
/proc/27249/stat : 27249 (sugar) R 27247 27249 25750 0 -1 4194304 623 0 0 0 1 0 0 0 18 0 1 0 26015690 13385728 591 996147200 4194304 4206940 548682068608 18446744073709551615 251600999137 0 0 4224 0 0 0 0 17 0 0 0
/proc/27249/statm: 3268 592 316 3 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13072

[startup+0.108043 s]
/proc/loadavg: 2.09 2.03 2.01 4/75 27249
/proc/meminfo: memFree=1679360/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=0.06
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 26015690 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27249/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301985 s]
/proc/loadavg: 2.09 2.03 2.01 4/75 27249
/proc/meminfo: memFree=1679360/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=0.06
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 26015690 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27249/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702032 s]
/proc/loadavg: 2.09 2.03 2.01 4/75 27249
/proc/meminfo: memFree=1679360/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=0.45
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1309 4877 0 1 5 1 36 3 15 0 1 0 26015690 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27249/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 16868

[startup+1.50212 s]
/proc/loadavg: 2.09 2.03 2.01 3/86 27271
/proc/meminfo: memFree=1663336/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=0.45
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1310 4877 0 1 5 1 36 3 15 0 1 0 26015690 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27249/statm: 4217 1111 409 3 0 796 0
[pid=27262] ppid=27249 vsize=5356 CPUtime=0
/proc/27262/stat : 27262 (sh) S 27249 27249 25750 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26015739 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27262/statm: 1339 233 193 169 0 50 0
[pid=27263] ppid=27262 vsize=868672 CPUtime=0.99
/proc/27263/stat : 27263 (java) S 27262 27249 25750 0 -1 0 7362 0 1 0 95 4 0 0 20 0 9 0 26015739 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27263/statm: 217168 6560 2590 9 0 211645 0
[pid=27263/tid=27264] ppid=27262 vsize=868672 CPUtime=0.62
/proc/27263/task/27264/stat : 27264 (java) R 27262 27249 25750 0 -1 64 2774 0 1 0 61 1 0 0 25 0 9 0 26015740 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27265] ppid=27262 vsize=868672 CPUtime=0.12
/proc/27263/task/27265/stat : 27265 (java) S 27262 27249 25750 0 -1 64 2395 0 0 0 12 0 0 0 16 0 9 0 26015741 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27266] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27266/stat : 27266 (java) S 27262 27249 25750 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26015741 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27267] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27267/stat : 27267 (java) S 27262 27249 25750 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26015741 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27268] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27268/stat : 27268 (java) S 27262 27249 25750 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 26015743 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27269] ppid=27262 vsize=868672 CPUtime=0.21
/proc/27263/task/27269/stat : 27269 (java) S 27262 27249 25750 0 -1 64 1495 0 0 0 20 1 0 0 16 0 9 0 26015743 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27270] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27270/stat : 27270 (java) S 27262 27249 25750 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 26015743 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27271] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27271/stat : 27271 (java) S 27262 27249 25750 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26015743 889520128 6560 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890896

[startup+3.10137 s]
/proc/loadavg: 2.08 2.03 2.01 2/86 27271
/proc/meminfo: memFree=1658152/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=0.45
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1310 4877 0 1 5 1 36 3 15 0 1 0 26015690 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27249/statm: 4217 1111 409 3 0 796 0
[pid=27262] ppid=27249 vsize=5356 CPUtime=0
/proc/27262/stat : 27262 (sh) S 27249 27249 25750 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26015739 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27262/statm: 1339 233 193 169 0 50 0
[pid=27263] ppid=27262 vsize=868672 CPUtime=1.34
/proc/27263/stat : 27263 (java) S 27262 27249 25750 0 -1 0 7421 0 1 0 129 5 0 0 20 0 9 0 26015739 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27263/statm: 217168 6563 2590 9 0 211645 0
[pid=27263/tid=27264] ppid=27262 vsize=868672 CPUtime=0.97
/proc/27263/task/27264/stat : 27264 (java) D 27262 27249 25750 0 -1 64 2833 0 1 0 95 2 0 0 25 0 9 0 26015740 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 -1 0 0 0
[pid=27263/tid=27265] ppid=27262 vsize=868672 CPUtime=0.14
/proc/27263/task/27265/stat : 27265 (java) S 27262 27249 25750 0 -1 64 2395 0 0 0 13 1 0 0 16 0 9 0 26015741 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27266] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27266/stat : 27266 (java) S 27262 27249 25750 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26015741 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27267] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27267/stat : 27267 (java) S 27262 27249 25750 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 26015741 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27268] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27268/stat : 27268 (java) S 27262 27249 25750 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 26015743 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27269] ppid=27262 vsize=868672 CPUtime=0.21
/proc/27263/task/27269/stat : 27269 (java) S 27262 27249 25750 0 -1 64 1495 0 0 0 20 1 0 0 16 0 9 0 26015743 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27270] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27270/stat : 27270 (java) S 27262 27249 25750 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 26015743 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27263/tid=27271] ppid=27262 vsize=868672 CPUtime=0
/proc/27263/task/27271/stat : 27271 (java) S 27262 27249 25750 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26015743 889520128 6563 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 890896
heavy processes:

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

[startup+4.40144 s]
/proc/loadavg: 2.08 2.03 2.01 3/78 27273
/proc/meminfo: memFree=1673448/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=1.82
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1365 12598 0 2 5 1 166 10 16 0 1 0 26015690 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27249/statm: 4217 1113 409 3 0 796 0
[pid=27272] ppid=27249 vsize=5356 CPUtime=0
/proc/27272/stat : 27272 (sh) S 27249 27249 25750 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26016057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27272/statm: 1339 232 193 169 0 50 0
[pid=27273] ppid=27272 vsize=3596 CPUtime=0.71
/proc/27273/stat : 27273 (picosat) R 27272 27249 25750 0 -1 4194304 799 0 0 0 33 38 0 0 25 0 1 0 26016057 3682304 785 996147200 134512640 134931368 4294956256 18446744073709551615 134548592 0 0 4096 0 0 0 0 17 1 0 0
/proc/27273/statm: 899 785 40 102 0 794 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 25820

[startup+4.80149 s]
/proc/loadavg: 2.08 2.03 2.01 3/86 27283
/proc/meminfo: memFree=1668520/2055920 swapFree=4192812/4192956
[pid=27249] ppid=27247 vsize=16868 CPUtime=2.72
/proc/27249/stat : 27249 (sugar) S 27247 27249 25750 0 -1 4194304 1448 13810 0 2 5 1 212 54 15 0 1 0 26015690 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27249/statm: 4217 1113 409 3 0 796 0
[pid=27274] ppid=27249 vsize=5356 CPUtime=0
/proc/27274/stat : 27274 (sh) S 27249 27249 25750 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26016147 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27274/statm: 1339 233 193 169 0 50 0
[pid=27275] ppid=27274 vsize=862288 CPUtime=0.21
/proc/27275/stat : 27275 (java) S 27274 27249 25750 0 -1 0 3122 0 1 0 19 2 0 0 20 0 9 0 26016147 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27275/statm: 215572 2592 1281 9 0 210485 0
[pid=27275/tid=27276] ppid=27274 vsize=862288 CPUtime=0.15
/proc/27275/task/27276/stat : 27276 (java) R 27274 27249 25750 0 -1 64 2044 0 1 0 14 1 0 0 25 0 9 0 26016148 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27277] ppid=27274 vsize=862288 CPUtime=0
/proc/27275/task/27277/stat : 27277 (java) S 27274 27249 25750 0 -1 64 73 0 0 0 0 0 0 0 16 0 9 0 26016149 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27278] ppid=27274 vsize=862288 CPUtime=0
/proc/27275/task/27278/stat : 27278 (java) S 27274 27249 25750 0 -1 64 11 0 0 0 0 0 0 0 24 0 9 0 26016149 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27279] ppid=27274 vsize=862288 CPUtime=0
/proc/27275/task/27279/stat : 27279 (java) S 27274 27249 25750 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 26016149 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27280] ppid=27274 vsize=862288 CPUtime=0
/proc/27275/task/27280/stat : 27280 (java) S 27274 27249 25750 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 26016151 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27281] ppid=27274 vsize=862288 CPUtime=0.04
/proc/27275/task/27281/stat : 27281 (java) S 27274 27249 25750 0 -1 64 311 0 0 0 4 0 0 0 21 0 9 0 26016151 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27282] ppid=27274 vsize=862288 CPUtime=0
/proc/27275/task/27282/stat : 27282 (java) S 27274 27249 25750 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 26016151 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27275/tid=27283] ppid=27274 vsize=862288 CPUtime=0
/proc/27275/task/27283/stat : 27283 (java) S 27274 27249 25750 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26016152 882982912 2592 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 884512

Child status: 0
Real time (s): 4.88917
CPU time (s): 3.00854
CPU user time (s): 2.41263
CPU system time (s): 0.595909
CPU usage (%): 61.5348
Max. virtual memory (cumulated for all children) (KiB): 890896

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

runsolver used 0.008998 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 11:05:11
IDJOB=2088637
IDBENCH=58945
IDSOLVER=738
FILE ID=node91/2088637-1247389510
PBS_JOBID= 9507307
Free space on /tmp= 66208 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-40-20-3-8_glb.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088637-1247389510/watcher-2088637-1247389510 -o /tmp/evaluation-result-2088637-1247389510/solver-2088637-1247389510 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2088637-1247389510.xml

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

MD5SUM BENCH= 80149bc3e3601dae8b41f3098ee84275
RANDOM SEED=87539988

node91.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.241
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.241
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:       1679776 kB
Buffers:         16684 kB
Cached:          80692 kB
SwapCached:          0 kB
Active:         298676 kB
Inactive:        26464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:         238412 kB
Slab:            35600 kB
Committed_AS:   506124 kB
PageTables:       2416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node91 at 2009-07-12 11:05:16